exim and Sender ID filter

jangeles

New member
Joined
Oct 14, 2008
Messages
4
I have a question:
Is possible apply Sender ID filter with Exim, or only it can with Exchange?

Regards,

Jesus
 
Sender ID validates the origin of e-mail messages by verifying the IP address of the sender against the alleged owner of the sending domain.

Is the sending domain that which appears in the From header or the hostname of the server sending the email?
 
sending domain that which appears in the From header.

Anybody know how to do it with exim?
 
I'm not sure what you mean by Sender ID filter. DirectAdmin by default includes the SpamBlocker exim.conf file. If the domain (on your server) receiving the email is listed in /etc/virtual/use_rbl_domains, then you can list the sender in the /etc/virtual/blacklist_senders file. You don't even need to restart anything.

Jeff
 
Back
Top