[exim] Mail archiving

Inizio della pagina
Delete this message
Reply to this message
Autore: Rijas PA
Data:  
To: Exim-users
Oggetto: [exim] Mail archiving
Hi All

An exim server is running in system

I need to copy all my incoming and outgoing email to another mail box

I got that I can write the following



*if $message_headers: contains "user@???"*

*then*

*unseen deliver user1@???*

*Endif*





But in which file should I write. Please help me.





Thanks for you help



Rijas PA