2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildrop / postfix / ...
FromSent OnAttachments
Fred TyreJul 1, 2009 12:35 pm 
Jeremiah MillayJul 1, 2009 1:24 pm 
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: [maildropl] maildrop / postfix / ldap configuration issue.Actions...
From:Jeremiah Millay (mil@sover.net)
Date:Jul 1, 2009 1:24:01 pm
List:net.sourceforge.lists.courier-maildrop

In your mailfilter file try adding the following

logfile "/var/log/maildrop.log"

This should log what maildrop is doing with the messages. If you would like us to look over the log file feel free to paste your log file output to the list. Including your global mailfilter conf or the $HOME/.mailfilter conf would be helpful for future reference. Jeremiah

Fred Tyre wrote:

I have googled this. I have researched several howtos on this, but i still can't figure it out. Sorry if this is a repetitive question. If it is please point me to the right documentation and I will research from there.

I have run the following tests successfully. The Maillog even says that the message is being delivered. However, when I go to the virtual email folder (/EMAIL_ACCOUNTS/domains/example.com <http://example.com>), there are no emails. I hope this isn't spammy, but I wanted to make sure you had all the configs, etc. that you might need to help me. Thanks in advance.

postmap -q example.com <http://example.com> ldap:/etc/postfix/LDAP/ldap-transport.cf <http://ldap-transport.cf> maildrop: postmap -q example.com <http://example.com> ldap:/etc/postfix/LDAP/ldap-domains.cf <http://ldap-domains.cf> example.com <http://example.com> postmap -q fred@example.com <mailto:fred@example.com> ldap:/etc/postfix/LDAP/ldap-virtualforward.cf <http://ldap-virtualforward.cf> postmap -q fred@example.com <mailto:fred@example.com> ldap:/etc/postfix/LDAP/ldap-aliases.cf <http://ldap-aliases.cf> postmap -q fred@example.com <mailto:fred@example.com> ldap:/etc/postfix/LDAP/ldap-accountsmap.cf <http://ldap-accountsmap.cf> fred@example.com <mailto:fred@example.com> postmap -q fred@example.com <mailto:fred@example.com> ldap:/etc/postfix/LDAP/ldap-accounts.cf <http://ldap-accounts.cf> example.com/fred.tyre/ <http://example.com/fred.tyre/> postmap -q fred@example.com <mailto:fred@example.com> ldap:/etc/postfix/LDAP/ldap-alias_maps.cf <http://ldap-alias_maps.cf> postmap -q fred@example.com <mailto:fred@example.com> ldap:/etc/postfix/LDAP/ldap-vfm.cf <http://ldap-vfm.cf>

authtest fred@example.com <mailto:fred@example.com> Authentication succeeded.

Authenticated: fred@example.com <mailto:fred@example.com> (uid 1000, gid 1000) Home Directory: /EMAIL_ACCOUNTS/domains/example.com/fred.tyre/ <http://example.com/fred.tyre/>

Maildir: (none) Quota: (none) Encrypted Password: (none) Cleartext Password: (none) Options: (none)

tail /var/log/maillog Jul 1 09:43:40 postfix1 postfix/pickup[12647]: BF32B38826: uid=0 from=<root> Jul 1 09:43:42 postfix1 postfix/cleanup[12854]: BF32B38826: message-id=<2009@mail.example.com <mailto:2009@mail.example.com>> Jul 1 09:43:43 postfix1 postfix/qmgr[7989]: BF32B38826: from=<ro@example.com <mailto:ro@example.com>>, size=459, nrcpt=1 (queue active) Jul 1 09:43:43 postfix1 postfix/pipe[12857]: BF32B38826: to=<fred@example.com <mailto:fred@example.com>>, relay=maildrop, delay=5.2, delays=4.8/0.31/0/0.09, dsn=2.0.0, status=sent (delivered via maildrop service) Jul 1 09:43:43 postfix1 postfix/qmgr[7989]: BF32B38826: removed

I tried to send more configuration information, etc. earlier, but it is waiting on moderator approval due to size.

Sincerely, Fred