Re: [EXIM] uucp configuration

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Kerry Hoath
Cc: exim-users
Asunto: Re: [EXIM] uucp configuration
On Wed, 12 Nov 1997, Kerry Hoath wrote:

> Does anyone have any rewriting rules for exim 1.61 to rewrite bang-paths
> so I can toss uucp mail with exim?


This rewrites a!b as b@a, which is the only one I've got. Of course it
handles only simple cases.

^([^!]+)!(.+)@xoanon\.csi\.cam\.ac\.uk$ $2@$1


-- 
Philip Hazel                   University Computing Service,
ph10@???             New Museums Site, Cambridge CB2 3QG,
P.Hazel@???          England.  Phone: +44 1223 334714



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