On Mon, 21 Sep 1998 10:39:28 +0100 (BST) Philip Hazel wrote:
> On Fri, 18 Sep 1998, Bernard Stern wrote:
>> moderators:
>> driver = aliasfile
>> domains = lsearch;EXIM_CFG/moderators-domains
>> transport = moderators_smtp
>> include_domain
>> no_more
>> file = EXIM_CFG/${domain}-users
>> search_type = lsearch
>>
>> What I would like to achieve is extract the new address of the aliases
>> file and forward mails to this new address. However, for non-existing
>> aliases, mail must not be accepted.
> That should happen automatically with the director you have got, because
> of the no_more setting. Does it not?
No, it did not. I have spotted the culprit: there is no need to
define any transport. Simply defining
moderators:
driver = aliasfile
domains = lsearch;EXIM_CFG/moderators-domains
no_more
file = EXIM_CFG/${domain}-users
search_type = lsearch
solved my problem. Thank you anyway for your time.
> --
> Philip Hazel University of Cambridge Computing Service,
> ph10@??? Cambridge, England. Phone: +44 1223 334714.
Regards,
Bernard Stern, SWITCH
_____SWITCH Swiss Academic and Research Network_______________________________
Mail: SWITCH Head Office / Tel:+41 1 268 1520 | Fax: +41 1 268 1568
Limmatquai 138 / Internet: stern@???
CH-8001 Zurich / X.400: /S=stern/O=switch/P=SWITCH/A=400net/C=ch/
______________________________________________________________________________
--
*** Exim information can be found at
http://www.exim.org/ ***