[Dovecot] Re: telnet to pop3 problem
Hi
Yes i was :( did the change you suggested and that bit works now. Off to look at using syslog to how dovecot logging works.
Mark
----- Original Message ----- From: "Herbert" herbert@oslo.ath.cx To: "Obantec Support" support@obantec.net Sent: Monday, March 28, 2005 4:31 PM Subject: Re: telnet to pop3 problem
Obantec Support support@obantec.net wrote:
Hi
default_mail_env was commented out. when i set it to
default_mail_env = maildir:/var/spool/mail/%u ^^^^^^^ You are not using maildir, are you?
it fails to deliver maillog shows. Mar 28 15:34:31 proteus2a pop3(obantec): lstat(/var/spool/mail/obantec/cur) failed: Not a directory
/var/spool/mail exists what is /cur ??? all i want is /var/spool/mail/obantec where obantec is the mail file.
Maybe you should use:
default_mail_env = mbox:/var/spool/mail/%u
- Herbert
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.8.4 - Release Date: 27/03/2005
participants (1)
-
Obantec Support