[Dovecot] Which email clients support SMTP/IMAP via STDIN&STDOUT of proxy command?
Andrzej Adam Filip
anfi at onet.eu
Mon Feb 23 16:43:25 EET 2009
Timo Sirainen <tss at iki.fi> wrote:
> On Sun, 2009-02-22 at 17:59 +0100, Andrzej Adam Filip wrote:
>> Which email clients support SMTP/IMAP via STDIN&STDOUT of proxy command?
>
> For which OS? I know at least Evolution, mutt and pine support imap
> proxy commands. No idea about SMTP.
For future readers reference:
emacs+gnus can do it too.
~/.emacs :
'(gnus-secondary-select-methods (quote (
(nnimap ""
(nnimap-stream shell)
(imap-shell-program "/usr/sbin/dovecot -c ~/.dovecot/dovecot.conf --exec-mail imap")))))
~/.gnus :
(setq sendmail-program "..../sendmail")
P.S.
I use "personal configuration file".
--
[pl>en: Andrew] Andrzej Adam Filip : anfi at onet.eu
But you shall not escape my iambics.
-- Gaius Valerius Catullus
More information about the dovecot
mailing list