Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2001 17:12:36 -0600
From:      Irwan Hadi <irwanhadi@phxby.com>
To:        Francesco Casadei <fcasadei@inwind.it>
Cc:        freebsd-questions mailing list <freebsd-questions@freebsd.org>
Subject:   Re: qmail
Message-ID:  <20010728171236.A20964@phxby.com>
In-Reply-To: <20010728201832.B3050@goku.kasby>; from fcasadei@inwind.it on Sat, Jul 28, 2001 at 12:25:45PM -0600
References:  <3B625F1F.6010203@optonline.net> <20010728201832.B3050@goku.kasby>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 28, 2001 at 12:25:45PM -0600, Francesco Casadei wrote:
> #!/bin/sh
> 
> # Using qmail-local to deliver messages to ~/Maildir/ by default.
> exec env - PATH="/var/qmail/bin:$PATH" qmail-start "./Maildir/"
> 
> 
> Qmail delivers messages to $HOME/Maildir in Maildir format by default.
You can change it to mailbox by changing to "./Mailbox"
notice withOUT the last "/"


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010728171236.A20964>