Len Conrad wrote:
>The problem was their MX refused all mail from <postmaster> :)) and guess
>what SAV's default sender is?
>
>Len
>
In my telnet test, I did:
mail from:<>
which was accepted. Is that not an indication from postmaster? Or does
Postfix send ' mail from:<[EMAIL PROTECTED]>' instead?
(Never mind- I just tested it myself and this site DOES accept both
forms for mail from postmaster)
Now here's something I find very odd- I can telnet from my Postfix box,
and the address verifies. But if I do it from my W2k box at home over a
BellSouth connection- it times out! Different telnet client and
different source ip.
K:\>telnet d5email.usbr.gov 25
220 *********************************************************
helo test
250 d5email.usbr.gov Hello test (216.78.104.92)
mail from:<>
Connection to host lost.
Telnet from Postfix still works. Is the .gov server really broke, or is
it a matter of the ip address that's trying to connect??