Nathan Fowler wrote:
>
> Tom, I think you can do that with SMTP_Check_rules, read the
> documentation here:
>
>
http://www.obtuse.com/juniper-docs/man/smtpd_address_check.html>
> As an FYI, in your previous post you asked me to look at your
> rules. They look pretty good, below are my rules I'm using:
>
> deny:UNKNOWN EXCEPT
> 216.191.234.126,216.79.168.196,127.0.0.1:ALL:ALL EXCEPT
> par5@domain.net,matthew.branch@domain.net,strick_9@anotherdomain.com:550 Your SMTP server's IP of %I does not have a reverse lookup or MX entry, as a result your message to %T was not delivered. Please contact your mail administrator and inform them of the problem.
>
> deny:ALL:NS=UNKNOWN:ALL EXCEPT
> par5@domain.net,matthew.branch@domain.net,strick_9@anotherdomain.com:550 Your MAIL FROM address of %F does not have a reverse lookup or MX entry, as a result your message to %T was not delivered. Please contact your mail administrator and inform them of the problem.
>
Hi Nathan,
I' am a newbie to mailservers. Where do i put in this rule?
Should i use a custom-template or what?
I am running SME 5.5
/ Dennis