Re: [exim] Dynamic email address

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Bob Johannessen
Date:  
À: exim
Sujet: Re: [exim] Dynamic email address
Brent Clark wrote:
> Basically the IT dept would like the new developed app to send out an
> email to our client.
> The email will contain a From: address of: booking123456@???
> (random number after booking)
>
> I now need Exim to accept this email and then to forward it onto a file
> (/var/bookings/).


Have a look at:
http://www.exim.org/exim-html-4.50/doc/html/spec_46.html#SECT46.7

should give you some ideas on how to do this...


    Bob