domainlist mm_domains=lists.example.com:lists.example2.com
AND:
begin transports
mailman_transport:
driver = pipe
command = MM_WRAP \
'${if def:local_part_suffix \
{${sg{$local_part_suffix}{-(\\w+)(\\+.*)?}{\$1}}} \
{post}}' \
$local_part
current_directory = MM_HOME
home_directory = MM_HOME
user = MM_UID
group = MM_GID
On 03/18/2011 07:59 PM, Phil Pennock wrote:
On 2011-03-18 at 11:14 -0700, William King wrote:
mailman_router:
driver = accept
domains = +mm_domains
What is the definition of the mm_domains domainlist, please?
transport = mailman_transport
And what is the definition of this transport?
-Phil
--
## 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/