[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: configuring postfix to reject messages to non-existing user account



1) main.cf:
check_recipient_restrictions = check_recipient_access
btree:/etc/postfix/virtaccess

2) /etc/postfix/virtaccess file with
joe@domain.tld OK
frank@domain2.tld OK
format, must be converted to btree or something by postmap

i guess, the similar stuff can be injected into SQL database..

David Zejda



Reply to: