On Wednesday 13 August 2003 15:41, Brendon Colby wrote:
> On Wed, 2003-08-13 at 08:27, Brendon Colby wrote:
> > On Wed, 2003-08-13 at 08:18, Matthias Blaser wrote:
> > > What is the best way to create a blackhole account in qmail-ldap?
> >
> > I have an account set up with nombox, dotmode of both (don't think this
> > is necessary), and deliveryprogram of /dev/null. This works for me even
> > though I don't really know how correct it is.
>
> Here's the LDIF:
[...]

A deliveryProgramPath: /dev/null results in a permission denied error in my 
setup, so I've replaced it with /bin/true to not alter permissions of 
/dev/null and this seems to work as expected (as far as I understand an 
exit code of 0 which /bin/true returns is treated as a successful 
delivery).

Many thanks,
Matt

Reply via email to