Charlie wrote:
> I just discovered there are 100+ emails messages sitting the undeliverable folder of 
>CFUSION/mail on our production server......i have sorted thru and forwarded any 
>essential info to our clients........IS there a good practice to follow with regards 
>to this......my first thought was to schedule a process that retrieved these emails 
>and forwarded them to someone at our company ( 10 employees, hosting 50+ sites) to 
>address the undelivered mail???????

I make my customers add an X-Complaints-To header to each email using 
cfmailparam with a valid emailaddress of their own. Not only does that 
mean that they get to handle all the complaints about email themselves, 
but it is also the emailaddres that I send all undeliverable email that 
is left on the disk to. Anything without that header gets deleted.

Jochem

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to