Arthur Hagen wrote:
> 
> Very useful!  I'll modify it slightly to check whether $localpart allows
> this, because I don't believe in modifying emails (besides adding
> required but missing and X- headers) unless the user opts in on it.

The local user already has to opt in to this by creating their own 
~/.list-folders file. Both routers have a require_files to check that.

There's one hack to pay attention to in the remote_list router, which is 
that it can't use check_local_user, and therefore can't use $home, so it 
has the real value of $home hardcoded (as /home/$authenticated_id/).

Unless I misunderstand what you're talking about?

- Marc



-- 
## 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/

Reply via email to