atom feed10 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Difficulty sendin...
FromSent OnAttachments
Sam KuperOct 25, 2008 4:59 pm 
Jérôme BlionOct 25, 2008 5:19 pm 
Sam KuperOct 25, 2008 6:17 pm 
Sam KuperOct 25, 2008 7:08 pm 
Sam KuperOct 26, 2008 5:14 am 
Sam VarshavchikOct 26, 2008 6:58 am 
Tim LythOct 26, 2008 7:35 am 
Sam KuperOct 26, 2008 9:04 am 
Sam KuperOct 26, 2008 9:18 am 
Gordon MessmerOct 26, 2008 11:24 am 
Subject:Re: [courier-users] Difficulty sending mail via Courier from Mutt on Ubuntu 8.04.1
From:Sam Kuper (sam.@uclmail.net)
Date:Oct 26, 2008 5:14:40 am
List:net.sourceforge.lists.courier-users

Hi Tim,

I hope you don't mind that I've taken the liberty of copying your reply back to the list.

2008/10/26 Tim Lyth:

You should also have /var/log/mail.log and maybe /var/log/mail.err. `tail -n50` those - that'll at least show you a bit more history of what's been going with email. AND that might give the clue needed - especially if you have a timestamp for when the email was sent via mutt.

I tried sending another message, using mutt -x, to sam.@uclmail.net at 11.49.20 on Oct 26.

'tail -n50 /var/log/mail.log' gives:

Oct 26 11:49:20 shelleysoldbox courierd: newmsg,id=00027AE8.4904593F.000031D0: dns; localhost (localhost [127.0.0.1]) Oct 26 11:49:20 shelleysoldbox courierd: started,id=00027AE8.4904593F.000031D0,from=<sam@shelleysoldbox>,module=esmtp,host=uclmail.net,addr=<sam.@uclmail.net> Oct 26 11:49:20 shelleysoldbox courierd: Waiting. shutdown time=none, wakeup time=Sun Oct 26 11:50:17 2008, queuedelivering=2, inprogress=1 Oct 26 11:49:21 shelleysoldbox courieresmtp: id=00027AE8.4904593F.000031D0,from=<sam@shelleysoldbox>,addr=<sam.@uclmail.net>: 504 Need Fully Qualified Address Oct 26 11:49:21 shelleysoldbox courieresmtp: id=00027AE8.4904593F.000031D0,from=<sam@shelleysoldbox>,addr=<sam.@uclmail.net>,status: failure Oct 26 11:49:21 shelleysoldbox courierd: completed,id=00027AE8.4904593F.000031D0 Oct 26 11:49:21 shelleysoldbox courierd: started,id=00027AE8.4904593F.000031D0,from=<>,module=dsn,host=,addr=<sam@shelleysoldbox> Oct 26 11:49:21 shelleysoldbox courierd: Waiting. shutdown time=none, wakeup time=Sun Oct 26 11:50:17 2008, queuedelivering=2, inprogress=1 Oct 26 11:49:22 shelleysoldbox courierd: newmsg,id=00027AEB.49045941.000031D4: dns; localhost (localhost [127.0.0.1]) Oct 26 11:49:22 shelleysoldbox courierd: started,id=00027AEB.49045941.000031D4,from=<>,module=local,host=sam!!1000!1000!/home/sam!!,addr=<sam> Oct 26 11:49:22 shelleysoldbox courierd: Waiting. shutdown time=none, wakeup time=Sun Oct 26 11:50:17 2008, queuedelivering=3, inprogress=2 Oct 26 11:49:22 shelleysoldbox courierd: completed,id=00027AE8.4904593F.000031D0 Oct 26 11:49:22 shelleysoldbox courierd: Waiting. shutdown time=none, wakeup time=Sun Oct 26 11:50:17 2008, queuedelivering=2, inprogress=1 Oct 26 11:49:22 shelleysoldbox courierlocal: id=00027AEB.49045941.000031D4,from=<>,addr=<sam@shelleysoldbox>,size=2683,success: Message delivered. Oct 26 11:49:22 shelleysoldbox courierd: completed,id=00027AEB.49045941.000031D4 Oct 26 11:49:22 shelleysoldbox courierd: Waiting. shutdown time=Sun Oct 26 12:20:08 2008, wakeup time=Sun Oct 26 11:50:17 2008, queuedelivering=1, inprogress=0

'tail -n50 /var/log/mail.err' doesn't give any results.

I guess that the "504 Need Fully Qualified Address" part might be significant, but I'm not quite sure what it means or what to do about it. I can't see anything relating to that error code on the Courier website.

Thanks again for the assistance!

Sam