6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] authpam question
FromSent OnAttachments
Binand SethumadhavanApr 25, 2006 8:31 pm 
Gordon MessmerApr 25, 2006 11:19 pm 
Binand SethumadhavanApr 25, 2006 11:44 pm 
Gordon MessmerApr 26, 2006 12:00 am 
Bowie BaileyApr 26, 2006 6:13 am 
Binand SethumadhavanApr 27, 2006 4:51 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] authpam questionActions...
From:Binand Sethumadhavan (bin@gmail.com)
Date:Apr 25, 2006 11:44:38 pm
List:net.sourceforge.lists.courier-users

On 26/04/06, Gordon Messmer <yiny@eburg.com> wrote:

Binand Sethumadhavan wrote:

Now, the problem is that I added a few aliases to /etc/courier/system (mainly, for postmaster, abuse and mail). But I get, from makealiases -dump,

ma@host.domain.com: ali@host.domain.com

What does the alias actually look like, in the "system" file? It should just say:

mail: alias

...and work the way you expect it to.

I thought it would, too. Here is how it looks:

postmaster: admin

# Additional aliases may be defined here, or create other files in # local/config/aliases directory. # # After making any changes, run the makealiases script to compile the # alias database.

abuse: admin mail: admin

postmaster and abuse do indeed work, the one I am having problem is mail (which exists as a Unix user on FC2).

I just did a courier flush, and I still get:

Apr 26 07:46:29 vaibus courierlocal: id=0041C80A.4448F95A.0000117C,from=<xx@gmail.com>,addr=<ma@domain.com>: maildrop: Home directory owned by wrong user.

Binand