On Sat, 12 Nov 2005, Leonardo Boselli wrote: > I wish however that: > a. if the message is sent to [EMAIL PROTECTED] a list of aliases > be checked to see if the addresse is in one alis list, so the message is > not sent out and then bounced back;
If both domains are hosted on the same machine then Exim will do this by default. If not, you need to configure recipient callout verification on the machine hosting otherdomain. > b. if the message is sent to [EMAIL PROTECTED] if the sender is in the > list of aliases the from field be mangled to become > [EMAIL PROTECTED] Why do you think this is a good ieda? Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
