6 messages in net.sourceforge.lists.courier-users[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:[courier-users] authpam questionActions...
From:Binand Sethumadhavan (bin@gmail.com)
Date:Apr 25, 2006 8:31:46 pm
List:net.sourceforge.lists.courier-users

Hi,

I just rolled out my first non-virtualhosted courier installation.

It runs on host.domain.com (hostname command output, also forward DNS points to the IP of this box, and this IP reverse-resolves to host.domain.com), has another A record for mx1.domain.com which is the MX record for domain.com. In my courier config, I have domain.com and host.domain.com in /etc/courier/locals. I do not have a "me" file. I have a Unix user "binand" on this box, and I get emails meant for bin@domain.com just fine.

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

ie, there is no alias for ma@domain.com. So courier tries to deliver to the FC2 Unix user "mail", which fails with the error

maildrop: Home directory owned by wrong user.

which is understandable, as the mail user's home diectory is /var/spool/mail owned by root.

How do I tell courier to append all entries in locals to all aliases in aliases/system?

Thanks,

Binand

PS: Incidentally, if dnsreports.com reports an error connecting to your courier server, it seems to be because of missing postmaster@ ID in the domain you are testing.