Glenn Park:
> Hello,
> 
> I have always used Maildrop from Postfix where it's called with -d
> <recipient> which tells Maildrop to do an authlib lookup to get $HOME.
> 
> Does anyone know how to do that $HOME lookup (in SQL for me) in
> Postfix instead so Maildrop doesn't need to do any lookup itself?

If you invoke Maildrop from $HOME/.forward, see "man 8 local" section
"EXTERNAL COMMAND DELIVERY" for how to pass HOME and other parameters.

If you invoke Maildrop from the pipe(8) mailer, then its manpage
documents all the information that it can pass, and that does not
include authlib lookups.

        Wietse

Reply via email to