[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: smartmail/exim question



> > Every outgoing message contains a Resent-To: header with the addresses
> > of everyone on the list.  How can I get rid of this?

Ok, I figured out how to do it.

There is a new feature in exim 1.73 (just uploaded) that allows you to
strip selected headers.  I changed to the following in /etc/exim.conf:

 # General configuration for SMTP delivery
smtp:
  remove_headers = "Resent-To",
  driver = smtp;

And that seems to be working.

Thanks for all the help.

Cheers,

 - Jim


Attachment: pgpoy20X8H0qU.pgp
Description: PGP signature


Reply to: