[exim] Mail archiving

Góra strony
Delete this message
Reply to this message
Autor: Rijas PA
Data:  
Dla: Exim-users
Temat: [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