Displaying 2 results from an estimated 2 matches for "geomail".
Did you mean:
eomail
2010 Sep 13
1
It's broke but I can't see why
Hi All,
My Dovecot was working I made a change and receive this error
Sep 13 17:01:42 geomail dovecot: imap-login: Internal login failure
(auth failed, 1 attempts): user=<user>, method=PLAIN,
rip=xxx.xxx.xxx.xxx, lip=192.168.1.80, TLS
Sep 13 17:01:43 geomail dovecot: dovecot: Relative home directory
paths not supported (user user):
I had changed
mechanisms = plain
to
mechanisms = pl...
2010 Aug 31
1
Mail error in log
Hi All,
I am getting the following in the mail error log
deliver(julie): safe_mkstemp(/home/julie/.temp.geomail.10443.) failed:
Permission denied
This is correct julie does not have access to write to her home directory
Julie is a system user who is chrooted so her home is owned by root,
this is for when she logs in via sftp to retrieve files she can only
access folders below her home.
I am using Maildir...