[exim] exim filter redirect to another domain

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Sławomir Dworaczek
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [exim] exim filter redirect to another domain
How to redirect incoming mail to uset to another domain eg.

if $h_to: myuser@my_domain
then
unseen deliver user@another_domain
endif

Not works :(