ispCP - Board - Support
Domain user sending mail problem - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: Domain user sending mail problem (/thread-8055.html)



Domain user sending mail problem - robbo007 - 10-07-2009 04:45 PM

Quick question.

Does the default install of ISPCP have any spam blacklist list checks built in?

I have a user who is accessing their email account via pop3 and their ADSL router public IP address is on a spam black list.

Could this affect sending of mail via SMTP?

They can collect pop3 email but not send.

I just want to eliminate the possibility that ISCP has some built in check before troubleshooting further.

Thanks,
Rob


RE: Domain user sending mail problem - joximu - 10-07-2009 05:27 PM

ispcp itself: no, but the installation of ispcp does set on the one hand postgrey and the policyd-weight daemon on the other to be used by postfix.
The second of them uses some RBL checking.

But if you use SMTP Auth (and on Port 587) then you always can send mails.

/J


RE: Domain user sending mail problem - robbo007 - 10-07-2009 08:10 PM

ok thanks for the reply.
Do you have any docs or links to activate SMTP Auth under ispcp or debian?

Thanks,


RE: Domain user sending mail problem - joximu - 10-07-2009 08:37 PM

in ispcp smtp auth *is* activated.
You need to setup the mail client correctly!

/J