nexus.berkshire.net supports port 587, so try changing your smtp-server
setting from
nexus.berkshire.net
to
nexus.berkshire.net:587
On Tue, 23 Sep 2008, mic...@bathrick.com posted:
-- Mark --
http://panda.com/mrc
Democracy is two wolves and a sheep deciding what to eat for lunch.
Liberty is a well-armed sheep contesting the vote.
It's the SMTP you are trying to send that gives you this response, which isn't
really correct, the SMTP should have given a 504 or 421.
I suggest you use a smart host instead of using your own SMTP. Responses like
these aren't uncommon when posting from a dynamic ip, as those tend to be the
most common source of spam, specially US (China is still just second).
--
//Aho
Thanks - that didn't work. Does pine log errors to a file somewhere?
Mike
Thanks - the email is coming from the localhost, not a dynamic IP, but
a static IP
Mike
Thanks - the email is coming from the localhost, not a dynamic IP, but
a static IP
Mike
> Thanks - the email is coming from the localhost, not a dynamic IP, but
> a static IP
Could be that all SMTP traffic from your ISP is banned, due excessive spam,
except your ISPs official mail servers, reconfigure your
sendmail/postfix/qmail/exim to forward all mail to your IPSs SMTP server,
which will relay the mail for you to the receiver.
--
//Aho