On Thu, 29 Sep 2005, Hardy wrote: > > i want to create a mini mail-list just by putting some (externe) > addresses into aliases. on every post to "[EMAIL PROTECTED]" i want the > sender to be rewritten to the same name "[EMAIL PROTECTED]" (not only > reply-to). is this easy to be done in exim.conf? how?
Set errors_to on the list alias router. 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/
