as of /etc/cron.d/sqwebmail points.. the user that seems own the cache
directory of the sqwebmail is "bin" and cos that the cache files for
users when no virtual ones are setup (pam, localdb, ldap) cannot be
created:

Jan  1 23:33:53 isomaker sqwebmaild: LOGIN, user=user, ip=[186.91.0.20]
Jan  1 23:33:53 isomaker sqwebmaild: maildircache: Cache create
failure - unable to create file /var/cache/sqwebmail/223550/us/user.

solution seems easy and no security will implicate here:

in sqwebmail.postinst line 68:
    add_override courier bin     0770 /var/cache/sqwebmail
and in sqwebmail.prerm line 51:
    del_override courier bin     0770 /var/cache/sqwebmail

This was explained in the pull !9 README.Debian of the courier git
work and i will added that patch to the merge request.


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

Reply via email to