Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: asep.karunia on April 25, 2013, 04:29:38 PM

Title: how to check blaclisted email from another email addrres
Post by: asep.karunia on April 25, 2013, 04:29:38 PM
Hi,

Please need your help,
i just got worked as an it support.
my company is using sme server manager 7.6,
and today i have user told me that the mail from abc@***.com is not coming through but they received email from us.
i kind a panicked and confused. so i report to my supperior he said that the abc@***.com is blacklisted by our mail server.
my question is. how can i check the blacklisted email in the server by using command line ? because my supperior did not tell me the way. he just said that he was checking by using command line
please need your help
i really appreciate it.

thank you
Title: Re: how to check blaclisted email from another email addrres
Post by: janet on April 25, 2013, 05:13:16 PM
asep.karunia

If you want to learn about sme server, then you will have to learn to read the available documentation.
Take a look at the FAQ linked at top of these forums, in particular read
http://wiki.contribs.org/SME_Server:Documentation:FAQ:Section04#Real-time_Blackhole_List_.28RBL.29
and make sure you follow the two links in that article [1] & [2]

Once you see what lists your server is checking mail against, you can then search the Internet for further details of those lists.
eg spamhaus.org
to see what their policies are & why they blacklist certain mail servers.
Title: Re: how to check blaclisted email from another email addrres
Post by: stephdl on April 25, 2013, 05:23:35 PM
the advice to learn by yourself with the offical documentation is good....  8)

you have this web page if you want quickly undestanding the beginnig of spamassassin

http://www.sonoracomm.com/?option=com_content&task=view&id=49&Itemid=32

and this page from documentation

http://wiki.contribs.org/Email


 
Title: Re: how to check blaclisted email from another email addrres
Post by: Stefano on April 25, 2013, 05:58:40 PM
log in as root,  then

Code: [Select]


grep -i 'blocked email address' /var/log/qpsmtpd/current


will tell you something interesting