1 message in net.sourceforge.lists.courier-maildrop[maildropl] Local Distribution using ...
FromSent OnAttachments
Tanveer MujahidApr 29, 2004 6:04 am.dat
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:[maildropl] Local Distribution using MaildropActions...
From:Tanveer Mujahid (tanv@subexgroup.com)
Date:Apr 29, 2004 6:04:40 am
List:net.sourceforge.lists.courier-maildrop
Attachments:
winmail.dat - 2k

Dear Techies,

I have installed qmail+getmail to get mails from ISP. I have installed maildrop 1.6.0 to distribute these mails locally.

I am not able to distribute mails local , can any one help me pls.

I am trying to download mails from common mail box provided by ISP for or@subexgroup.com,ta@subexgroup.com. In my local server , I have ora and tan as users. Local server domain name is subexgroup.com. I can send local mails from or@subexgroup.com to ta@subexgroup.com

Here are my configurations

In getmailrc

postmaster = "|/usr/local/bin/maildrop"

My .mailfilter is

DEFAULT="$HOME/Maildir/" ADDRLIST="" foreach /^(To|Cc): .*/ { foreach (getaddr $MATCH) =~ /.+/ { ADDRLIST="$ADDRLIST;$MATCH" } } echo $ADDRLIST

Regards Tanveer