Hi again,
is it possible to use vdelivermail or something like that.
Because postfix have some direction
mailbox_command = /some/program -with arguments
This command can be use to save mail to mailbox.
--
by,
Uroš mailto:[EMAIL PROTECTED]
Thursday, August 23, 2001, 11:55:21 AM, you wrote:
UG> Hi!
UG> I ask this once ago and i did not get answer.
UG> I'm using postfix and now i want to setup a virtual
UG> mail sistem. I found some documents on inter7.com how
UG> to do this with postfix. I just don't know why i have
UG> to use sendmail file of qmail.
UG> ====
UG> flags=R user=qmailq argv=/var/qmail/bin/sendmail ${recipient}
UG> (Pay attention to use the path to qmail's sendmail!)
UG> ====
UG> Is this meant that i have to setup qmail to to handle those
UG> mail. Or Am I doing something wrong. Thanks for help.