hello,

i have sucessfully compiled maildrop with --enable-maildropmysql (with a few patches to the code). now maildrop works the way i would imagine:

maildrop -d [EMAIL PROTECTED] < maildata

works great, and everything is fetched from the mysql db.

so now, how to I tell the smtp daemon to do maildrop -d [EMAIL PROTECTED] that is, how do i pipe the maildata to maildrop with "-d" and the email address from the RCPT TO from the smtp server?

it seems like all you can do is in courierd:

DEFAULTDELIVERY="| /usr/lib/courier/bin/maildrop"

is this the intentional usage?
so close to getting virtual users working!!

thanks so much for your time!!
julia

_________________________________________________________________
MSN 8: Get 6 months for $9.95/month. http://join.msn.com/?page=dept/dialup



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to