On Mon, 7 Mar 2011 09:43:40 -0500 (EST), Wietse Venema <wie...@porcupine.org> wrote:
> The basic idea is that with a local aliases > file, file ownership determines the execution privileges for > "|command" and /file/name destinations, and the envelope sender > address for non-delivery notifications. Meaning that (keeping with the example lis...@example.org mailing list) the following would simply work as expected: /etc/postfix/virtual-alias-maps lis...@example.org list01@localhost /etc/aliases list01: "|/usr/bin/mlmmj-recieve -L /var/spool/mlmmj/list01/ > In other words, alias ownership of regexp/pcre files now works as > documented. If not for anything else, at least this was good to fix that bug. ... and, by the way, the subject of this thread should have been "Configuration of postfix 2.8.1 + mlmmj 1.2.17", not ezmlm... but it seems that old habits don't die easily. Thank you Wietse and keep up this great work M.