4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Still no quota...
FromSent OnAttachments
Rodolfo GonzalezSep 11, 2002 3:05 pm 
Rolan YangSep 11, 2002 4:11 pm 
Rodolfo GonzalezSep 12, 2002 11:18 am 
Rodolfo GonzalezSep 12, 2002 12:09 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] Still no quota...Actions...
From:Rodolfo Gonzalez (rodo@equinoxe.g-networks.net)
Date:Sep 12, 2002 11:18:41 am
List:net.sourceforge.lists.courier-maildrop

Hi,

In my config, I added maildrop as a transport in /etc/postfix/master.cf maildrop unix - n n - - pipe flags=Ru user=postdrop argv=/usr/local/bin/maildrop -d ${recipient} the "user=" needs to be changed to whatever you use for your system. Then, in my transport mysql table, I changed the transport for my machine to "maildrop:".

I did so and I'm getting "unknown user" messages in my maillog. No mail is bounced, but it's deferred. I guess this is because of the -d flag, but I have compiled maildrop with --enable-restrict-trusted=0 ... So I guess something is really messed up in my setup. Do I need to make maildrop setuid to root, or change something else?.

In my opinion, the virtual delivery agent w/ maildirsize patch worked smoother than maildrop.

Hmmm, that would be ideal!!!, I don't need filtering capabilities, in fact, but I think that only using maildrop can I have the quotas in a column of a database, for instance... the other way is using the maildirsize file, created manually, right?.

I found this, I know this is not the postfix mailing list :)

http://www.oav.net/~kiwi/postfix/

Regards, Rodolfo.