1 Aug
2005
1 Aug
'05
12:41 a.m.
It appears the recent -test series is the only one to have the deliver agent. It is not in -stable or the "normal" branch (see TODO file).
deliver appears to take just two arguments:
-d user (local user who is to receive the message - default to self) -a path (auth master socket path)
You could try:
deliver -a /var/run/dovecot/login/default < sample.email.txt
Zach.
Marc Perkel wrote:
I guess Dovecot has an LDA called deliver. What is it and how do I use it? Or is it ready to be used. can't find any docs on it.