On Sat, 3 May 2008, Konstantin Boyandin wrote: > > In /etc/aliases: > > userlist: :include:/path/to/a/file > > Whereas the /path/to/a/file contains this: > > userlist > user1 > user2 > > I.e., userlist is both local account and forwarder. In such a case, > any email sent to > > [EMAIL PROTECTED] > > comes *twice* to all the mailboxes mentioned in /path/to/a/file.
Have a look at the check_ancestor and repeat_use options. 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://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
