On Fri, Sep 01, 2006 at 01:40:49PM +0200, Oliver König said: > When a subscriber posts to the list /var/log/exim4/mainlog says: > 2006-09-01 13:37:27 H=mailout09.sul.t-online.com [194.25.134.84] > F=<[EMAIL PROTECTED]> rejected RCPT <[EMAIL PROTECTED]>: relay > not permitted > > Any idea how to allow postings from subscribers? Thanks.
It sounds to me like you don't have +MAILMAN_DOMAINS in any accept statements in your rcpt acl. I would just add it to one of the verify = recipient stanzas towards the end of the rcpt acl (given a stock configuration). -- -------------------------------------------------------------------------- | Stephen Gran | I am just a nice, clean-cut Mongolian | | [EMAIL PROTECTED] | boy. -- Yul Brynner, 1956 | | http://www.lobefin.net/~steve | | -------------------------------------------------------------------------- -- ## 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/
