On Tue, 25 Apr 2006, Judy Angel wrote: > > Vacation to a local user with no entry in the /etc/aliases file works fine. > With an entry in the aliases file, there is no delivery of the vacation > file. There is no error. There must be something documented somewhere, but > I can not find it. > exim is in queue only due to mailscanner, so debug is more difficult, the > 'exim -d -odb -bt username' is showing the same for the two users.
Run a debugging delivery with the back-end exim, bypassing MailScanner. -bt doesn't test enough. The problem might be caused by the external vacation program. 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/
