From: Eray Aslan (no email)
Date: Fri Jun 01 2007 - 07:18:29 EDT
On 01.06.2007 13:52, Martin Hochreiter wrote:
>
>> .org/postconf.5.html#smtpd_reject_unlisted_sender
>>
>> Here is how we use it:
>>
>> /etc/postfix/main.cf:
>> smtpd_recipient_restrictions = reject_non_fqdn_sender
>> reject_non_fqdn_recipient
>> reject_unlisted_recipient
>> reject_unlisted_sender
>> permit_sasl_authenticated
>> permit_mynetworks
>> reject_unauth_destination
>> [...]
>>
>>
> Is that working for virtual users?
Yes. Read the documentation for smtpd_reject_unlisted_sender. Postfix
checks the appropriate user list for each address class.
-- Eray
|
|
|