blaine writes: 

>   I have a few mailing lists, running on a working mailman setup. I've
> added the appropriate aliases into /etc/courier/aliases/mailman and this
> is being processed by makealiases (the file looks like this:) 
> 
>     test_list: |/var/lib/mailman/mail/wrapper post test_list
>     test_list-admin: |/var/lib/mailman/mail/wrapper mailowner test_list
>     test_list-request: |/var/lib/mailman/mail/wrapper mailcmd test_list
>     test_list-owner: test_list-admin 
> 
> makealiases makes the /etc/courier/.courier-:xalias with the appropriate
> entries. I should mention that local delivery and simple aliases work
> just fine, and imap/pop is working, too.  I've testing the
> /var/lib/mailman/mail/wrapper script by hand, and it's working as well. 
> 
> Sooo. When I try to send mail to [EMAIL PROTECTED] (or just
> test_list), I am greeted with the following error message: 
> 
> Apr 21 19:31:14 wedgeweed courierd:
> 
>id=0000FA1A.3CC375F2.00001756,from=<[EMAIL PROTECTED]>,addr=<".xalias/test_list@wedgeweed+2eorg"@wedgeweed.org>:
> 550 User unknown.
> Apr 21 19:31:14 wedgeweed courierd:
> 
>id=0000FA1A.3CC375F2.00001756,from=<[EMAIL PROTECTED]>,addr=<".xalias/test_list@wedgeweed+2eorg"@wedgeweed.org>,status:
> failure 
> 
> Why?!?! It appears as though the alias isn't piping the message through
> mailman's wrapper. I've checked everything that I can, and I really
> don't know how to fix this. Any ideas?

Verify that your default mail domain (defaulthost, or me, or hostname), is 
configured as a local domain, in Courier, then rerun makealiases. 

Furthermore keep in mind that your mailman wrapper will be executed under 
Courier's uid/gid. 

-- 
Sam 


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to