On Thu, Sep 05, 2013 at 09:45:55AM +1000, Aaron Howell wrote:
> The Spamcop plugin, located in 
> /usr/share/perl5/Mail/SpamAssassin/Plugin/SpamCop.pm is currently configured 
> to use the submission (587) port to send reports.
> Spamcop recently changed their smtp infrastructure and are no longer 
> accepting connections on port 587. You now need to use the standard smtp (25) 
> port instead.

Are you sure they've stopped accepting mail on 587? It seems to be
working fine for me. I haven't found any announcements of any change on
their site, either.

$ host -t mx spam.spamcop.net
spam.spamcop.net mail is handled by 5 vmx.spamcop.net.
$ telnet vmx.spamcop.net. 587
Trying 184.94.240.112...
Connected to vmx.spamcop.net.
Escape character is '^]'.
220 vmx.spamcop.net ESMTP
ehlo morgul.net
250-vmx.spamcop.net
250-8BITMIME
250 SIZE 20971520
quit
221 vmx.spamcop.net
Connection closed by foreign host.


Attachment: signature.asc
Description: Digital signature

Reply via email to