7 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] 555 fully qualified e...
FromSent OnAttachments
gimiliMar 27, 2008 5:30 am 
moussMar 27, 2008 1:57 pm 
gimiliMar 28, 2008 10:01 am 
moussMar 28, 2008 2:27 pm 
Sam VarshavchikMar 28, 2008 3:14 pm 
Dylan MarkowApr 29, 2008 8:09 am 
Sam VarshavchikApr 29, 2008 4:14 pm 
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: [maildropl] 555 fully qualified email address required (#5.5.1)Actions...
From:mouss (mou@netoyen.net)
Date:Mar 27, 2008 1:57:05 pm
List:net.sourceforge.lists.courier-maildrop

gimili wrote:

Up until a week ago I was able to use maildrop and this script to forward a
user's mail to their hotmail account. I am now getting the "555 fully qualified
email address required (#5.5.1)" error. I think it a spam feature my isp has
implemented. I googled this until I was blue in the face but I could not find
the answer. If I forward using an entry in /etc/aliases it works fine but I
prefer to use .mailfilter. Any help much appreciated.

#.mailfilter if( \ /^From: .*/:h \ ) exception { cc "! us@hotmail.com" to "${DEFAULT}" }

Reporting-MTA: dns; mail.myloalnetwork.com X-Postfix-Queue-ID: 354C295A9E X-Postfix-Sender: rfc822; MAIL@mail.mylocalnetwork.com Arrival-Date: Thu, 27 Mar 2008 07:44:02 -0400 (EDT)

Final-Recipient: rfc822; us@hotmail.com Original-Recipient: rfc822; user Action: failed Status: 5.0.0 Remote-MTA: dns; mail.myisp.com Diagnostic-Code: smtp; 555 fully qualified email address required (#5.5.1)

you need to make sure your sendmail command uses an fqnd sender address. you can force configure this in your MTA for example.