On Saturday 23 February 2008 06:19:34 Tom Jennings wrote: > AOL is a MAJOR PITA when it comes to accepting mail from > lists. You have to sign up, kiss their ass, swear allegience, > blah blah, then MAYBE tey will accept list mail... oh, and if ANY I'm of the opinion that anyone using AOL for their mail deserves what they get anyway.
> mail.log:Feb 21 10:00:00 splatter postfix/smtpd[21697]: NOQUEUE: reject: > RCPT from 208-78-101-139.slicehost.net[208.78.101.139]: 504 5.5.2 > <stacktrace>: Helo command rejected: need fully-qualified hostname; > from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> proto=ESMTP > helo=<stacktrace> It seems strange to me that it is claiming to be 'stacktrace' (which I presume is the machine name). The explanation in your mail doesn't mention that, I think. It's saying 'helo' and not providing a qualified hostname. Many mailservers will enforce that it does. Mine should be, yet the email got through, I should look into that. However, because there are _so many_ badly configured mail servers out there, while rejecting on bad helo is OK, rejecting on helo not matching hostname is asking for a lot of dropped legitimate mail. The fix I would do would be (assuming postfix on the sender): add: myhostname=stacktrace.mixxx.org and in DNS, point stacktrace.mixxx.org to the mail server. (you can't really use mail.mixxx.org as that's pointing to google) -- Robin <[EMAIL PROTECTED]> JabberID: <[EMAIL PROTECTED]> Hostes alienigeni me abduxerunt. Qui annus est? PGP Key 0xA99CEB6D = 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
