Re: [Dovecot] LMTP over STDIN/STDOUT (non root user)

2011-08-15 Thread Andrzej Adam Filip
Timo Sirainen wrote: > On 15.8.2011, at 11.30, Andrzej Adam Filip wrote: > >> Timo Sirainen wrote: >>> On Sun, 2011-08-14 at 23:34 +0200, Andrzej Adam Filip wrote: lmtp program seems to accept custom configuration file (-c _file_). The file specifies both passdb and userdb using Passw

Re: [Dovecot] LMTP over STDIN/STDOUT (non root user)

2011-08-15 Thread Timo Sirainen
On 15.8.2011, at 11.30, Andrzej Adam Filip wrote: > Timo Sirainen wrote: >> On Sun, 2011-08-14 at 23:34 +0200, Andrzej Adam Filip wrote: >>> lmtp program seems to accept custom configuration file (-c _file_). >>> The file specifies both passdb and userdb using Passwd-file. >>> How to make lmtp

Re: [Dovecot] LMTP over STDIN/STDOUT (non root user)

2011-08-15 Thread Andrzej Adam Filip
Timo Sirainen wrote: > On Sun, 2011-08-14 at 23:34 +0200, Andrzej Adam Filip wrote: >> lmtp program seems to accept custom configuration file (-c _file_). >> The file specifies both passdb and userdb using Passwd-file. >> How to make lmtp skip attempts to contact auth server? > > Well, since

Re: [Dovecot] LMTP over STDIN/STDOUT (non root user)

2011-08-14 Thread Timo Sirainen
On Sun, 2011-08-14 at 23:34 +0200, Andrzej Adam Filip wrote: > lmtp program seems to accept custom configuration file (-c _file_). > The file specifies both passdb and userdb using Passwd-file. > How to make lmtp skip attempts to contact auth server? Well, since LMTP by design is intended to

Re: [Dovecot] LMTP over STDIN/STDOUT (non root user)

2011-08-14 Thread Andrzej Adam Filip
Timo Sirainen wrote: > On Tue, 2011-08-09 at 17:29 +0200, Andrzej Adam Filip wrote: >> Is it possible to get LMTP session over STDIN/STDOUT (for non root user)? > > Yeah. Just run it. Step 1: OK/CLOSED Step 2: lmtp program seems to accept custom configuration file (-c _file_). The file specif

Re: [Dovecot] LMTP over STDIN/STDOUT (non root user)

2011-08-14 Thread Timo Sirainen
On Tue, 2011-08-09 at 17:29 +0200, Andrzej Adam Filip wrote: > Is it possible to get LMTP session over STDIN/STDOUT (for non root user)? Yeah. Just run it.