Re: [EXIM] Help me find problem with my headers

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: araqnid
Fecha:  
A: exim-users
Asunto: Re: [EXIM] Help me find problem with my headers
On Thu, Jun 10, 1999 at 05:15:51PM -0400, Arcady Genkin wrote:
> Also, how do I tune Return-path header to contain valid info?


Unfortunately, the list software munges your headers so they can't be
checked. However, I think you want to add a rewrite rule a bit like this:

*@wgaf.net a.genkin@??? Ffrs

which will rewrite like so:

steve@arise:16:~$ exim -C eximconfig/exim.conf -brw antipode@???
  sender: a.genkin@???
    from: a.genkin@???
      to: antipode@???
      cc: antipode@???
     bcc: antipode@???
reply-to: a.genkin@???
env-from: a.genkin@???
  env-to: antipode@???


HTH

SRH
-- 
Steve Haslam      http://www.arise.demon.co.uk/      steve@???
Debian GNU/Linux Maintainer                               araqnid@???
Linux/Solaris pgmr/sysadmin for sale    http://www.arise.demon.co.uk/cv.html
I will protect you from your visions to save you from illusions
I will protect you from ideals to save you from defeat            [covenant]


--
*** Exim information can be found at http://www.exim.org/ ***