> > > Run something like:
> > > mailq | grep "Recipient address rejected"
> > 
> > I thought that the above was supposed to be a perm error, 
> not temp?  
> > Does anyone know what I need to set in postfix on svr1 to 
> change it to 
> > a perm?
> 
> Yes, htat's what I sent before :-)
> 
> c) Change svr1 parameters to:
> unknown_relay_recipient_reject_code = 550 and 
> unknown_local_recipient_reject_code = 550

By the way, the proper way to fix it it o use a relay_recipient_map. To
this map, add all the users that are valid in postgresql.org, and
install it on svr4. Then svr4 will reject the connections *before* it
queues up the mail, and it'll also get rid of the incorrect bounces.

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to