Re: [Dovecot] LMTP/Sieve/sendmail path

2011-06-03 Thread Timo Sirainen
On Fri, 2011-06-03 at 11:09 +0200, Andreas Schulze wrote: > Would it be possible to configure dovecot lmtp server to use an external > smtp-server to submit > new mails ? v2.0.10+: + Added submission_host setting to send mails via SMTP instead of via sendmail binary.

Re: [Dovecot] LMTP/Sieve/sendmail path

2011-06-03 Thread Dennis Guhl
On Fri, Jun 03, 2011 at 11:09:23AM +0200, Andreas Schulze wrote: > Hello, > > I have a system using postfix multi instance feature. > The first, main postfix-instance is a nullclient as suggested by If you call the default instance (as in http://www.postfix.org/MULTI_INSTANCE_README.html#default_

Re: [Dovecot] LMTP/Sieve/sendmail path

2011-06-03 Thread Robert Schetterer
Am 03.06.2011 11:09, schrieb Andreas Schulze: > Hello, > > I have a system using postfix multi instance feature. > The first, main postfix-instance is a nullclient as suggested by > http://www.postfix.org/MULTI_INSTANCE_README.html#split > > The second instance is for real use. Postfix receive ma

[Dovecot] LMTP/Sieve/sendmail path

2011-06-03 Thread Andreas Schulze
Hello, I have a system using postfix multi instance feature. The first, main postfix-instance is a nullclient as suggested by http://www.postfix.org/MULTI_INSTANCE_README.html#split The second instance is for real use. Postfix receive mail and handover them to the dovecot lmtp server. Thats work