Greetings,

I've just installed courier-0.41.0. I have esmtpd, imap and pop3 running. The fqdn for the host and the destination for the test emails I'm sending is industry.synchrosounds.com. The user is jlixfeld. Below is the test message and the entry from the maillog. The message says it gets delivered, but it doesn't show up in ~jlixfeld/Maildir/new. I'm not too sure where to look. The configuration is very simple and it looks as though the message got delivered but I'm not sure where:

[root@industry jlixfeld]# echo "To: jlixfeld" | /services/mail/courier/bin/sendmail && tail -f /var/log/maillog
Feb 3 02:31:48 industry courierd: Purging /services/mail/content/msgs
Feb 3 02:31:48 industry courierd: Waiting. shutdown time=Mon Feb 3 03:31:48 2003, wakeup time=Mon Feb 3 03:31:48 2003, queuedelivering=0, inprogress=0
Feb 3 02:39:34 industry courieresmtpd: started,ip=[::ffff:211.117.60.34]
Feb 3 02:39:34 industry courieresmtpd: error,relay=::ffff:211.117.60.34,from=<[EMAIL PROTECTED]>,to=<[EMAIL PROTECTED]>: 550 User unknown.
Feb 3 02:46:29 industry courierd: newmsg,id=0023C007.3E3E1E55.00000881
Feb 3 02:46:29 industry courierd: started,id=0023C007.3E3E1E55.00000881,from=<[EMAIL PROTECTED]>,module=local,host=jlixfeld!!500!500!/services/home/jlixfeld!!,addr=<jlixfeld>
Feb 3 02:46:29 industry courierd: Waiting. shutdown time=none, wakeup time=none, queuedelivering=1, inprogress=1
Feb 3 02:46:29 industry courierlocal: id=0023C007.3E3E1E55.00000881,from=<[EMAIL PROTECTED]>,addr=<[EMAIL PROTECTED]>,size=330,success: Message delivered.
Feb 3 02:46:29 industry courierd: completed,id=0023C007.3E3E1E55.00000881
Feb 3 02:46:29 industry courierd: Waiting. shutdown time=Mon Feb 3 03:31:48 2003, wakeup time=Mon Feb 3 03:31:48 2003, queuedelivering=0, inprogress=0
Feb 3 02:46:43 industry courierd: newmsg,id=0023C007.3E3E1E63.00000888
Feb 3 02:46:43 industry courierd: started,id=0023C007.3E3E1E63.00000888,from=<[EMAIL PROTECTED]>,module=local,host=jlixfeld!!500!500!/services/home/jlixfeld!!,addr=<jlixfeld>
Feb 3 02:46:43 industry courierd: Waiting. shutdown time=none, wakeup time=none, queuedelivering=1, inprogress=1
Feb 3 02:46:43 industry courierlocal: id=0023C007.3E3E1E63.00000888,from=<[EMAIL PROTECTED]>,addr=<[EMAIL PROTECTED]>,size=330,success: Message delivered.
Feb 3 02:46:43 industry courierd: completed,id=0023C007.3E3E1E63.00000888
Feb 3 02:46:43 industry courierd: Waiting. shutdown time=Mon Feb 3 03:31:48 2003, wakeup time=Mon Feb 3 03:31:48 2003, queuedelivering=0, inprogress=0

[root@industry tmp]# ls -al ~jlixfeld/Maildir/new/
total 8
drwx------ 2 jlixfeld jlixfeld 4096 Feb 2 23:37 .
drwx------ 6 jlixfeld jlixfeld 4096 Feb 2 23:55 ..
[root@industry tmp]# /services/mail/courier/sbin/makeacceptmailfor
[root@industry tmp]# /services/mail/courier/sbin/makesmtpaccess
[root@industry tmp]# more /services/mail/conf/courier/locals
synchrosounds.com
.synchrosounds.com
andromedas.com
.andromedas.com
[root@industry tmp]# more /services/mail/conf/courier/esmtpacceptmailfor
synchrosounds.com
.synchrosounds.com
andromedas.com
.andromedas.com
[root@industry tmp]#

I hope this is enough info for someone to lead me down the right track, but I would be happy to provide more if it's needed.

Thanks in advance.



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to