This should be very simple..
but I can't find the way..
graphic interface (inside directdmin) is nothing for this..
so it should be by code.. in system_filter.exim ... I suppose ...
but it doesn't work ..
this is more or less the code i try ....
if $header_from: "@specificdomain.com" and $header_to: "@specificuser"
then
deliver to "addres1;addres2"
end if
but it doesn't work ..
but I can't find the way..
graphic interface (inside directdmin) is nothing for this..
so it should be by code.. in system_filter.exim ... I suppose ...
but it doesn't work ..
this is more or less the code i try ....
if $header_from: "@specificdomain.com" and $header_to: "@specificuser"
then
deliver to "addres1;addres2"
end if
but it doesn't work ..