> >For such small volume, put reject_unverified_recipient near the top of your > >smtpd restrictions > >would this still work if i've got an Antivirus Gateway between the IMGate >box and Imail
no, the recipient address would be resolved in transport.map which points to the AV box, not IMail,and the AV box accepts mail for everybody > and i'm running peering on the Imail? so Imail also accepts mail for everybody. You can't use reject_unverified_recipient, so you have to export the mailbox list to IMGate. so use check_recipient_maps + to_relay_recipients. Imail user+domain export : http://www.smartbusiness.net/imail/ Len
