Re: [exim] The dreaded disposition-notification-to header

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Andrew Johnson
Date:  
À: 'Clive McDowell', exim-users
Nouveaux-sujets: [exim] Handling undesirable headers, was: The dreaded disposition-notification-to header
Sujet: Re: [exim] The dreaded disposition-notification-to header
We ended up using a transport filter and a bit of python code to do our
rewriting. It checks all the headers that just about any email software
might be using..

#     Disposition-Notification-To:
#     Receipt-Requested-To:
#     Confirm-Reading-To:
#     MDRcpt-To:
#     MDSend-Notifications-To:
#     Smtp-Rcpt-To:
#     Return-Receipt-To:
#     Read-Receipt-To:
#     X-Confirm-Reading-To:
#     X-Acknowledge-To:
#     Delivery-Receipt-To:
#     X-PMrqc
#     Errors-To


-Andy-

-----Original Message-----
From: Clive McDowell [mailto:c.mcdowell@qub.ac.uk]
Sent: 25 October 2007 08:17
To: exim-users@???
Subject: Re: [exim] The dreaded disposition-notification-to header

Tony Finch wrote:

> So it doesn't. I think you'll have to delete and re-insert the header
> then.


I feared so.

> The real way to solve the problem is to ensure that the Exchange
> system uses globally valid email addresses, so that you don't have to
> do any rewriting.


Of course but that isn't possible with our current setup. My preferred
solution was to strip them out but PHBs seem to like read receipts for some
reason.

Thanks anyway,

Clive McDowell

Information Services
The Queen's University of Belfast