[Chandler-dev] Re: *FQDN required for functional tests*
Brian Kirsch
bkirsch at osafoundation.org
Wed Dec 13 11:52:49 PST 2006
>
> *FQDN required for functional tests*
> Wrapping up a thread started the previous week, Dan explained that
> functional tests now require fully qualified domain names for tests
> that
> send email. (OSAF's SMTP servers now require this as part of an update
> to deal with the spam-pocalypse.) Dan linked to Jared's
> instructions on
> making sure boxes are configured properly.
> http://wiki.osafoundation.org/bin/view/Projects/
> EmailFunctionalTestsRequireFullyQualifiedDomanNames
> http://lists.osafoundation.org/pipermail/chandler-dev/2006-November/
> 007320.html
Hello,
I just checked in a change to mail.smtp in revision 12633 that will
no longer require
the FQDN for sending messages. The ip address of the client per RFC
2821 is now
used instead for HELO / EHLO commands sent to the SMTP server.
-Brian
More information about the chandler-dev
mailing list