[exim] Re: Again Sympa and exim...

Top Page
Delete this message
Reply to this message
Author: Marco Gaiarin
Date:  
To: Jeremy Harris via Exim-users
CC: exim-users
Subject: [exim] Re: Again Sympa and exim...
Mandi! Jeremy Harris via Exim-users
In chel di` si favelave...

> More likely they did get expanded, but had no content.


Seems exactly that.


> I don't see anything in your "sympa_lists" router that would be
> setting $local_part_data - do you have it elsewhere, or did you
> never have it?


OK; so seems that in:

sympa_lists:
debug_print = "R: sympa list for $local_part$domain"
driver = redirect
domains = LOCAL_SYMPA_DOMAINS
local_part_suffix = -request : -editor : -subscribe : -unsubscribe
local_part_suffix_optional
require_files = /var/lib/sympa/list_data/${local_part}
retry_use_local_part
data = | /usr/lib/sympa/bin/queue ${local_part_data}${local_part_suffix}@${domain_data}
pipe_transport = sympa_transport


I've to add something like:

local_parts = ${lookup {${local_part}} dsearch,ret=key,filter=dir {/var/lib/sympa/list_data/} }

to 'enumerate' lists and add so local_part_data. Right?

--



--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/