[thelist] [php] bounced php mail on win2k

Anthony Baratta anthony at baratta.com
Wed May 5 15:12:23 CDT 2004


At 12:01 PM 5/5/2004, Judah McAuley wrote:

>Any thoughts on handling bounce messages elegantly short of writing a 
>custom parser to check the sendmail_from mailbox and send the bounces to 
>the correct addresses?

Try adding a header called Return-Path. e.g.

Return-Path: <bounces at foo.org>

In addition to your reply to header. This will help - but nothing is 100% 
effective to route bounces.

---
Anthony Baratta
President
Keyboard Jockeys

"Conformity is the refuge of the unimaginative."



More information about the thelist mailing list