Re: [Exim] copy mail according to IP

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Milos Prudek
Ημερομηνία:  
Προς: Philip Hazel
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] copy mail according to IP
> condition = ${if matches{$received:}{^.*1\\.2\\.3\\.4}{yes}{no}}

"matches" is not defined in exim 3.03. I tried "match", it seems ok.
"$received" is not defined in exim 3.03. I tried $message_headers
instead, but the condition is never true, even when sender address is
1.2.3.4.

--
Milos Prudek