I use in my main.cf smtpd_recipient_restrictions = check_sender_access regexp:/etc/postfix/sender_transport
and in sender_transport I use FILTER to redirect mails as required If a mail is coming in via uucp then this will not work. Can something be done to get it working Thanks Ram