Page 1 of 1
SPAM - Whitelisting problem
Posted: Wed Apr 15, 2015 6:38 pm
by magos
I changed below file (local.cf) and whitelist some domains domain1.com and domain2.com, but still mail from these 2 domains are found on spam folder, please anyone can have any idea thanks a lot.
/etc/spamassassin/local.cf
Code: Select all
whitelist_from *@domain1.com, *@domain2.com
# Set the threshold at which a message is considered spam (default: 5.0)
required_score 4.0
Re: SPAM - Whitelisting problem
Posted: Wed Apr 15, 2015 11:01 pm
by skurudo
magos wrote:I changed below file (local.cf) and whitelist some domains domain1.com and domain2.com, but still mail from these 2 domains are found on spam folder
Found by who? Who send mail to whom? You talking about outside mail, you got mail and do not want those domain in spam, right?
Re: SPAM - Whitelisting problem
Posted: Thu Apr 16, 2015 3:25 pm
by magos
skurudo wrote:magos wrote:I changed below file (local.cf) and whitelist some domains domain1.com and domain2.com, but still mail from these 2 domains are found on spam folder
Found by who? Who send mail to whom? You talking about outside mail, you got mail and do not want those domain in spam, right?
Yes, I do not want those domains in spam, thanks
Re: SPAM - Whitelisting problem
Posted: Fri Sep 25, 2015 1:18 am
by musicxpress
So what is the solution? None of the lines added to spamassasin conf seems to work.
Re: SPAM - Whitelisting problem
Posted: Fri Sep 25, 2015 7:22 am
by skurudo
musicxpress wrote:So what is the solution? None of the lines added to spamassasin conf seems to work.
required_score 4.0
Re: SPAM - Whitelisting problem
Posted: Fri Sep 25, 2015 10:58 pm
by badbojus
skurudo wrote:musicxpress wrote:So what is the solution? None of the lines added to spamassasin conf seems to work.
required_score 4.0
how to get it ? o_0
Thank you.
Re: SPAM - Whitelisting problem
Posted: Sat Sep 26, 2015 11:09 am
by hafeezksa
Last week I was working for one of my client mailing system using vesta. They are a company so my target was 100% mail delivery to inbox, after a lot of tries some mail was going ok but hotmail receiving in junk and a lot of other companies using ms-exchange servers were rejecting my emails.
So I found one solution I configure vesta exim to use amazon's smtp relay for outgoing emails it is not more expensive.
Now internal mails (same domain) delivering without using amazon service but if there is email for outer domain delivering 100% in inbox.
You can use my above idea if suitable for you. But I think you are facing problem for incoming emails to junk.
Re: SPAM - Whitelisting problem
Posted: Mon Sep 28, 2015 12:52 pm
by skurudo
badbojus wrote:how to get it ? o_0
/etc/exim4/exim4.conf.template
Re: SPAM - Whitelisting problem
Posted: Mon Sep 28, 2015 1:01 pm
by skurudo
hafeezksa wrote:Last week I was working for one of my client mailing system using vesta. They are a company so my target was 100% mail delivery to inbox, after a lot of tries some mail was going ok but hotmail receiving in junk and a lot of other companies using ms-exchange servers were rejecting my emails.
Yep, it's not that simple to make your mail good enough. Hotmail is very cranky. You need not only white IP, but SPF / Dkim / DMARC. But even this does not guarantee that the mail do not fall into the spam. In my case with local MailServers like Google/Mail.ru/Yandex it's work good.
hafeezksa wrote:So I found one solution I configure vesta exim to use amazon's smtp relay for outgoing emails it is not more expensive. Now internal mails (same domain) delivering without using amazon service but if there is email for outer domain delivering 100% in inbox.You can use my above idea if suitable for you. But I think you are facing problem for incoming emails to junk.
Yep, it's simplest and "surest" way to deal with thing, when you send mail (not receive).
Service for that -> Mailchimp / Pechkin / unisender / SmartResponder and others