Re: [Exim] Cloning part of a message

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Leonardo Boselli
Data:  
Para: Kirill Miazine, exim-users
Assunto: Re: [Exim] Cloning part of a message
I assume jou should set something in exim conf to deliver all user-pager
commands to user ...

Il 3 Oct 2003 alle 15:14 Kirill Miazine immise in rete

> * marte [2003-10-03 15:00]:
> > I would like to send a copy of some emails I receive to another service,
> > sending me a message to my mobile phone. For privacy reasons
> > I would like to send only the first few bytes of every emailbody.
> >
> > Has anyone ever tried anything like this ?
>
> Here's how I notify myself of some urgent emails (those sent to
> me-pager@) using Exim filter:
>
> if $local_part_suffix is "-pager" then
>     mail from ${address:$h_from:}
>          to 47xxxxxxxx@???
>          subject ${substr_0_40:$h_subject:}
>          text ${substr_0_80:$message_body}
> endif

>
> The same result can be achieved by using a router.
>
> --
> Kirill Miazine
> mailto:km@krot.org
> http://km.krot.org/
>
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>
>
>


--
Leonardo Boselli
Nucleo Informatico e Telematico del Dipartimento Ingegneria Civile
Universita` di Firenze , V. S. Marta 3 - I-50139 Firenze
tel +39 0554796431 cell +39 3488605348 fax +39 055495333
http://www.dicea.unifi.it/~leo