5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] trouble deliverin...
FromSent OnAttachments
Ricardo KleemannSep 22, 2005 10:43 am 
Jay LeeSep 22, 2005 10:50 am 
Ricardo KleemannSep 22, 2005 11:35 am 
Sam VarshavchikSep 22, 2005 3:55 pm 
Alessandro VeselySep 23, 2005 5:02 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] trouble delivering bounces...Actions...
From:Ricardo Kleemann (rica@americasnet.com)
Date:Sep 22, 2005 11:35:24 am
List:net.sourceforge.lists.courier-users

Thanks.

Please see below...

Sep 21 20:55:07 server2 courieresmtp: id=00924CB1.43322B1A.0000781F,from=<>,addr=<email omitted>: 555 fully qualified email address required (#5.5.1)

I'm seeing this when attempting to deliver error/bounce messages to a specific sender. Is it possible that the destination server doesn't recognize the message as a DSN and so complains about the from=<> ?

I'm running courier 0.44.2 under linux

possibly yes, to find out for sure, use telnet

#telnet servername 25

ehlo fqdn.com < response mail from: ...

Yes, indeed if I supply "mail from: <>" I get the exact same error back.

However, isn't the mail server supposed to accept <> for DSNs ? Is there a way to get around this?

Ricardo