• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

All e-mails marked as spam

Iulian_Olaru

New Pleskian
Dear community,
I am dealing with a situation which i cannot understand. I am running an website for a resort and occasionally i am sending e-mail stop the people who book villas using the website. By occasionally i mean last year i sent 2 e-mail campaigns with a proper spam score.

However, at this moment, even the e-mails that i receive from the website's contact form arrive as Junk into Gmail for example.

What is there to do? Any kind of direction would be much appreciated.

With respect and thank you in advance,
 
So, what gmail says about your message? :)
If you open message in gmail's "spam" folder it shows you the reason "why"
 
Dear dash,
Gmail says that the e-mail looks like being similar to other spam emails identified by google. You can understand that i am sending the e-mails to announce discounts etc. You think it's all about the content and not some kind of certificate that i need to install into the server ?
 
hi,
yes - I think it's about message content in your case.
If there are some problems with sender host or domain (blacklisted) gmail explains this.
 
@Iulian_Olaru,

It is also convenient to check your server´s reputation on senderbase.org.

This will give you an indication whether your server has a bad reputation, that Gmail acts upon.

It can be added that an entry in a DNSBL lists, such as those of spamhaus.org, can also be checked, but quite often Gmail does not really act upon them, since Gmail primarily acts upon specific content in the mails and/or specific DNS settings of the mail server (note: this implicitly explains why the senderbase check is relevant).

Anyway, in order to prevent mails from the website contact form to end up in the Gmail spam folder, just do the following:

1 - create a (separate) mailbox on the server hosting the website (preferably a domain, different from the website domain),
2 - on the mailbox from step 1, create an automatic forward (in Plesk) to your Gmail account,
3 - set the contact form to mail the reactions from the website to the mailbox from step 1 (i.e. a local mail delivery, not giving any spam related errors)

and this way, one achieves some advantages:

- in the best case, Gmail will mark mails as spam, based upon the content (note: if so, it should suffice to "tell" Gmail that these mails are not "spam"),
- Gmail will NOT mark mails as spam, due to some "mail relay" related cause (note: this is very likely the culprit for the spam marking in your current situation),
- a simple backup of mails is maintained in the local mailbox (see step 1), being a replica of mails sent to Gmail,
- mails can be checked twice for spam/virus on the server hosting the website (incoming from the website, outgoing when forwarding).

In short, the above method allows to reduce the impact of spam on the (local) server and/or reduce the spam markings in Gmail.

As a final note, you should VERIFY that the website contact form is using the mail server installed with Plesk (qmail/postfix) and NOT sendmail (or similar), given the fact that, with sendmail (and similar), you are very vulnerable to "mail relay" related spamming by other parties than yourself (i.e. hackers).

In my personal experience, I very often have to observe that the Gmail related spam markings and/or bad reputation on senderbase and/or DNSBL listings are often the result of other mails (by spammers/hackers) and not the mails of the Plesk customer.

Be aware of the fact that your server has to be secure, since "bad reputation" in general can cause all mails from your mail server to be blocked and/or marked as spam.

Kind regards....
 
Back
Top