Re: Using Sendmail to add headers to mail

2005-12-27 Thread Gerard Seibert
On Saturday, December 24, 2005 2:23:28 PM Gerard Seibert <[EMAIL PROTECTED]> Subject: Using Sendmail to add headers to mail Wrote these words of wisdom: > I am not sure if this is possible or not. Is it possible to add custom > 'X-' headers to mail using Sendmail? For inst

Re: Using Sendmail to add headers to mail

2005-12-26 Thread Gerard Seibert
On Monday, December 26, 2005 5:29:38 AM "Ted Mittelstaedt" <[EMAIL PROTECTED]> Subject: RE: Using Sendmail to add headers to mail Wrote these words of wisdom: > > Yes it is, to do this you use a milter program. > > You can write one or perhaps use this one: >

RE: Using Sendmail to add headers to mail

2005-12-26 Thread Ted Mittelstaedt
Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Gerard Seibert >Sent: Saturday, December 24, 2005 11:23 AM >To: FreeBSD Questions >Subject: Using Sendmail to add headers to mail > > >I am not sure if this is possible or not. Is it possible to

Using Sendmail to add headers to mail

2005-12-24 Thread Gerard Seibert
I am not sure if this is possible or not. Is it possible to add custom 'X-' headers to mail using Sendmail? For instance, suppose I wanted to add the Habeas Headers to all my outgoing email. Is it possible to do via Sendmail, or can this only be accomplished via my MUA?