• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

SMTP authentication not working

Andy_N

New Pleskian
I have a server "example.com" with a mail account "myself" that redirects on a gmail one ([email protected] -> [email protected]).

I've set SMTP authentication (within plesk) and it seems to work.

ANYWAY: I receive much spam stating "[email protected] via example.com" as sender, where "example.com" is MY OWN SERVER (while the mail account changes often)! So it seems someone is sending mail thru my own server, but I cannot work out how to check / protect it (and the point is that my IP could be misunderstood as being a spammer!)

In /usr/local/psa/var/log/maillog, for example, I have:
Feb 2 15:54:28 {MYOWNSERVERNAME} postfix/smtpd[22724]: connect from unknown[190.223.53.198]
Feb 2 15:54:29 {MYOWNSERVERNAME} postfix/smtpd[22724]: E6D67239E: client=unknown[190.223.53.198]
Feb 2 15:54:31 {MYOWNSERVERNAME} postfix/smtpd[22724]: disconnect from unknown[190.223.53.198]

Where the IP seems a known spamming server... and I've received a mail with that ID (E6D67239E).

What can I check more? Which files/logs?

Thankx!!
 
Is there any way to check how mail are being sent from my server? Specifically which user are logging in, so to check if there's any "hole" somewhere... I state that there are "n" users, with a strong password set.
 
Back
Top