thanks len... I started thinking (uhoh) and added an alias called abuse in = Imail that points to postmaster. The extractImailusers process then = created the abuse@ entry for the relay local recipients... I think I am = good to go now...
thanks for the reply! bob On Tuesday, November 18, 2003 2:21 PM, Len Conrad <[EMAIL PROTECTED]> = wrote: > > >>I just ran the dnsreport.com for my domain and it comes back with this = =3D >>warning: >> >>mx1.gfps.k12.mt.us's abuse response: >> >>> RCPT TO: <[EMAIL PROTECTED]> >> <<< 550 : User unknown in relay recipient table >> >>I do have a relay_recipients.map file that is an extract from my Imail = =3D >>server. Do I need to modify that file to include the aliase, etc that = are =3D >>configured in the aliases.map file or is there a setting I can set in = main.=3D >>cf to allow mail to abuse? > >you need a > >to_local_recipients.map file with abuse and postmaster to the IMGate = domain=20 >name, > >and you need to_relay_recipients.map containg abuse and postmaster for = all=20 >Imail domains. > >If you don't have those on Imail, then you can cheat with > >recipient_canonical_maps =3D >hash:/etc/postfix/recipient_canonical.map > >that contains: > >abuse@ [EMAIL PROTECTED] >postmaster@ [EMAIL PROTECTED] > > >Len > > >
