4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] SENDMAIL variable
FromSent OnAttachments
kalin mintchevJan 20, 2005 7:21 pm 
Jeremy KitchenJan 21, 2005 7:29 am 
kalin mintchevJan 21, 2005 7:30 pm 
Jeremy KitchenJan 24, 2005 7:11 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:Re: [maildropl] SENDMAIL variableActions...
From:Jeremy Kitchen (kitc@scriptkitchen.com)
Date:Jan 24, 2005 7:11:55 am
List:net.sourceforge.lists.courier-maildrop

On Friday 21 January 2005 09:32 pm, kalin mintchev wrote:

not sure what your definition of "it didn't work" is, but qmail-send is

not a

program that submits messages into the queue.

ok..

then here: SENDMAIL="/var/qmail/bin/[qmail-queue | qmail-inject | or what?]"

where should i point the SENDMAIL to - to be able to use maildrop like:

to "!on@bway.net tw@bway.com"

qmail provides a (mostly) sendmail compliant wrapper at /var/qmail/bin/sendmail

if you symlink /usr/sbin/sendmail and /usr/lib/sendmail to that binary.. you shouldn't have to do anything crazy in your filter.

-Jeremy