Hi Andreas,
give this rule a try:
uucp_from_pattern = "From\\s+(\\S+)\\s+(?:.*?remote from (\\S+)|)"
uucp_from_sender = "${if eq{$2}{}{$1}{$2!$1}}"
I derived it from Philips one. It should work with CrossPoint
systems, e..
You have to add some other rewriting rules for the bang-addresses.
Greetings,
Georg
--
*** Exim information can be found at
http://www.exim.org/ ***