> You won't regret. I am not aware of any modern SMTP-server which do not
> honour 450 errors and retries delivery. Some ancient Lotus Notes does
> not, and some scripts on websites that tries do do it's own mail
> delivery in realtime (like mail() in PHP - never use it without a
> SMPT-server!). So far I have only experienced this with amateurs sites,
> like bittorrent sites.
>
>> The prices on your webpage are they in euro's?
>
> Hehe! Prices in NOK, but I'm not really freelancing anymore so I ought
> to change the front page. Switching jobs in a week or two and
> freelancing would then compete with my new pimp...

Ok, good.

I just put in my main.cf:

smtpd_recipient_restrictions =
         permit_mynetworks,
         reject_unauth_destination,
         check_policy_service inet:127.0.0.1:2501

Is this all there is? (and starting sqlgrey of course)?



_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to