Displaying 20 results from an estimated 45 matches for "postfixdovecotlmtp".
2015 Jun 12
2
Error when starting Dovecot
After applying some changes to 10-master.conf as detailed at
http://wiki2.dovecot.org/HowTo/PostfixDovecotLMTP I receive the
following when trying to start:
doveconf: Fatal: Error in configuration file
/etc/dovecot/conf.d/10-master.conf
line 49: Expecting '{'
I'm trying to enable LMTP. The instructions say:
Socket configuration
The actual socket is configured in /etc/dovecot/conf.d/10-master...
2020 May 05
4
Urgent - Help needed
...5 13:25, Kishore Potnuru wrote:
> > Hi All,
> >
> > Please find the requested details:
>
> here is help then
>
> dovecot side:
>
> https://doc.dovecot.org/configuration_manual/protocols/lmtp_server/
>
> postfix side:
>
> https://wiki.dovecot.org/HowTo/PostfixDovecotLMTP
>
> after that joy
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20200505/695f8706/attachment.html>
2017 Aug 23
3
maildir boxes directory mode upon creation
Hello, list !
Dovecot version is 2.2.27, running on Centos 6.7.
Postfix is receiving mail and putting it into mailboxes. Dovecot just
serves IMAP/POP3 connections to mailboxes.
Virtual users are stored in DB.
The problem is in directory mode (and thus file mode) for new mailboxes
upon it's creation.
If I create new record for new mailbox in DB and send mail to it,
Postfix will create
2015 Jun 18
2
LMTP with Postfix Problem
Here's a maillog entry that's one of many I receive when I try sending
a test message to my system. The recipient is a virtual user in
/etc/virtual. The way I'm expecting it to work is that my message from
me to this Postfix virtual user will be sent back to me. Every time
the message delivery is attempted, Dovecot says the LMTP directory
doesn't exist. I thought it was created
2020 May 05
0
Urgent - Help needed
...the requested details:
>
> here is help then
>
> dovecot side:
>
> https://doc.dovecot.org/configuration_manual/protocols/lmtp_server/ <https://doc.dovecot.org/configuration_manual/protocols/lmtp_server/>
>
> postfix side:
>
> https://wiki.dovecot.org/HowTo/PostfixDovecotLMTP <https://wiki.dovecot.org/HowTo/PostfixDovecotLMTP>
>
> after that joy
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20200505/b56ea46f/attachment.html>
2020 Jun 03
2
Cannot log in to IMAP server and logs are unclear as to why
I?m trying a super basic config based upon https://wiki.dovecot.org/HowTo/PostfixDovecotLMTP but before I work on shipping mail through Postfix to DoveCot, I wanted to make sure IMAP is working first, but I can?t even get a basic login to so I thought I?d see if the gurus on the list might be able to point out I?m doing wrong. The documentation is pretty good, but there were some gaps I ha...
2012 Apr 05
2
Dovecot LDA/LMTP vs postfix virtual delivery agent and the x-original-to header
On 2012-04-05 4:18 AM, Thomas Leuxner <tlx at leuxner.net> wrote:
> Also with 2.x you may want to use LMTP rather than the LDA Piping.
>
> http://wiki2.dovecot.org/HowTo/PostfixDovecotLMTP
I am preparing to convert my main client's postfix_courier-imap setup to
dovecot 2.1, which currently just uses the postfix virtual delivery agent...
Does anyone know if the use of LMTP (or even the dovecot LDA) still
loses the x-original-to header that the postfix vda adds and that I rely...
2012 Feb 10
1
Postfix + LMTP with virtual users: how to strip domain from LMTP RCPT TO
...ed-test at mildred.fr> User doesn't exist:
mildred-test at mildred.fr (in reply to RCPT TO command); from=<
shanti at sogilis.com> to=<mildred-test at mildred.fr> proto=ESMTP helo=<
mail-wi0-f179.google.com>
I followed the explanations here:
http://wiki2.dovecot.org/HowTo/PostfixDovecotLMTP
The problem is that my passwd-like file only contains a user named
"mildred". I tried to add a user mildred at mildred.fr and
mildred%mildred.frbut it doesn't work either.
Do you know how I could tell dovecot to guess the username correctly ?
Thanks,
Mildred
--
Mildred Ki'Ly...
2019 Mar 17
2
LMTP: Undelivered Mail Returned to Sender: User doesn't exist! :-(
...handles all mailboxes over imap/pop correctly with no additional
configuration for LDAP. Just (10-mail.conf):
mail_location = maildir:/mailboxes/%u
and it works fine.
Because I'd like to use pigeonhole I'm trying to make local delivery via
dovecot LMTP (https://wiki2.dovecot.org/HowTo/PostfixDovecotLMTP). I've
configured the socket and added to `/etc/postfix/main.cf' the line:
mailbox_transport = lmtp:unix:/var/spool/postfix/private/dovecot-lmtp
I think that id dovecot handles mailboxes correctly over imap/pop it can
easily find the users and their mailboxes so it doesn't need any...
2020 Sep 11
2
logging LMTP activity
Hello,
I've been trying to set up Postfix + Dovecot LMTP setup. Basic idea
taken from https://wiki2.dovecot.org/HowTo/PostfixDovecotLMTP, but since
Postfix is on different host inet listener is used instead of unix socket.
Message delivery works. Messages are delivered to correct mailboxes, if
they exist.
But the problem is with logging on Dovecot side; i can not get any lmtp
logs at all. I kind of expected that i could get log...
2020 Jun 04
2
Cannot log in to IMAP server and logs are unclear as to why
...t;; dovecot at dovecot.org <dovecot at dovecot.org>
Subject: Re: Cannot log in to IMAP server and logs are unclear as to why
> On 04/06/2020 02:51 Scott A. Wozny <sawozny at hotmail.com> wrote:
>
>
> I?m trying a super basic config based upon https://wiki.dovecot.org/HowTo/PostfixDovecotLMTP but before I work on shipping mail through Postfix to DoveCot, I wanted to make sure IMAP is working first, but I can?t even get a basic login to so I thought I?d see if the gurus on the list might be able to point out I?m doing wrong. The documentation is pretty good, but there were some gaps I ha...
2010 Sep 23
3
execvp /usr/local/libexec/dovecot/dovecot-lda: Permission denied
I'm trying to follow the instructions for configuring Dovecot LMTP with
postfix for virtual domains but whenever mail arrives, in /var/log/maillog,
I see
Sep 23 16:01:20 mybox postfix/pipe[572]: 999C83206C6: to=<
user at mytest.domain.com>, relay=dovecot, delay=0.08, delays=0.04/0.01/0/0.03,
dsn=4.3.0, status=deferred (temporary failure. Command output: pipe: fatal:
pipe_command: execvp
2012 Apr 05
2
problem to configuration dovecot and postfix
Hi,
I'm having a problem with dovecot and postfix. I'm using a dovecot
version 2.0.13.
Postfix (Version: 2.8.5) config is changed according to the
http://wiki2.dovecot.org/LDA/Postfix:
I have thought to build a virtual user and virtual mailbox, and use
the functionality of the Sieve.
However, when the test set, the mail not received the mailbox. Record
that there was a "temporary
2014 Nov 27
2
Unable to see virtual users
I'm still having trouble getting users accepted by postfix + dovecot.
I have a few (<10) virtual users configured in a passwd-style file in
/etc/dovecot/users. I can verify that dovecot sees those users and
can authenticate them using 'doveadm' as well as IMAP.
I also have one system user configured via PAM. I can verify that
dovecot sees this user and can authenticate using
2016 Jun 25
3
Postfix and Dovecot LDA vs. LMTP
Thanks Jan.
I've been trying to obtain an English copy of the Dovecot book for months,
prior to starting this project. So far, I just can't find a copy. It's too
bad that the author/publisher won't do a second printing or, if they're not
interested in making any more money, then release it to the public domain as
a PDF. Very frustrating.
Michael
> -----Original
2020 May 05
4
Urgent - Help needed
Hi All,
Please find the requested details:
[root at testserver new]# doveconf -n
# 2.2.10: /etc/dovecot/dovecot.conf
# OS: Linux 3.10.0-693.17.1.el7.x86_64 x86_64 Red Hat Enterprise Linux
Server release 7.4 (Maipo) xfs
disable_plaintext_auth = no
listen = *
log_path = /var/log/dovecot.log
mail_location = maildir:/kw/home/pop/%d/%n/Maildir/
passdb {
args = /etc/dovecot/passwd
driver =
2017 Aug 04
2
Problem switching from LDA to LMTP (with Postfix)
Hello,
I am trying to switch from LDA to LMTP on a Postfix/Dovecot setup, but
something is going wrong.
I have followed the directions at:
https://wiki.dovecot.org/HowTo/PostfixDovecotLMTP
Here is a session from dovecot.log:
Aug 4 12:19:42 vmail2 dovecot: lmtp(3152): Connect from local
Aug 4 12:19:42 vmail2 dovecot: auth: ldap(imaptester at noa.gr): unknown user
Aug 4 12:19:42 vmail2 dovecot: lmtp(3152): Disconnect from local:
Successful quit
Aug 4 12:19:42 vmail2 dovecot: lmt...
2014 Nov 28
0
Unable to see virtual users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 27 Nov 2014, Randall Gellens wrote:
> I'm still having trouble getting users accepted by postfix + dovecot.
I suppose in your system + virtual user mix, you should use LMTP:
http://wiki2.dovecot.org/HowTo/PostfixDovecotLMTP
So Dovecot handles the difference itself.
> userdb {
> args = uid=vmail gid=vmail home=/local/mnt/home/%n
> driver = static
> }
> userdb {
> driver = passwd
> }
The static userdb does hide the passwd userdb, because it hits for all
users. You should change the order.
- -...
2015 Jun 13
0
Error when starting Dovecot
...pace. Try pasting what you copied to notepad or
gedit (depending on your OS) then copy/pasting here again.
On 12 Jun 2015 18:25, "Steve Matzura" <number6 at noisynotes.com> wrote:
> After applying some changes to 10-master.conf as detailed at
> http://wiki2.dovecot.org/HowTo/PostfixDovecotLMTP I receive the
> following when trying to start:
>
> doveconf: Fatal: Error in configuration file
> /etc/dovecot/conf.d/10-master.conf
> line 49: Expecting '{'
>
> I'm trying to enable LMTP. The instructions say:
>
> Socket configuration
>
> The actual so...
2015 Jun 13
1
Error when starting Dovecot
...you copied to notepad or
> gedit (depending on your OS) then copy/pasting here again.
> On 12 Jun 2015 18:25, "Steve Matzura" <number6 at noisynotes.com> wrote:
>
>> After applying some changes to 10-master.conf as detailed at
>> http://wiki2.dovecot.org/HowTo/PostfixDovecotLMTP I receive the
>> following when trying to start:
>>
>> doveconf: Fatal: Error in configuration file
>> /etc/dovecot/conf.d/10-master.conf
>> line 49: Expecting '{'
>>
>> I'm trying to enable LMTP. The instructions say:
>>
>> Socket c...