[Dovecot] postfix and dovecot - no emails in new folder
Don Hill
dhill.novell at gmail.com
Fri Nov 22 17:56:45 EET 2013
Yes. I am logged in as root and performing a ls -la /var/vmail/domain I
see the following
folder - user - This file actually contains the emails sent to the account
folder - user at domain.tld - and in the Maildir folder I see the following
cd into user at domain.tld/Maildir
ls
cur
dovecot-uidlist
dovecot-uidvalidity
dovecot-uidvalidity.528f6c45
dovecot.index.log
new
tmp
The cur/tmp and new folders are empty. I have tried multiple accounts
with the same results.
If this can't be resolved then I will take your device and try another
dovecot method
> Steffen Kaiser <mailto:skdovecot at smail.inf.fh-brs.de>
> November 22, 2013 8:36 AM
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Thu, 21 Nov 2013, Don Hill wrote:
>
>
> Are you sure, postfix delivers to the maildir of Dovecot? I would
> reconfigure Postfix to use Dovecot LDA or LMTP.
>
> - -- Steffen Kaiser
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
>
> iQEVAwUBUo9r2V3r2wJMiz2NAQIouggAxi89bQaDsGiLOfT/DwDWEwpM6M7LjwPS
> koNcmgn1DAsm3OGhwn57dvrA3uvs7ot8gt25iwca/kf4XKHzKdWWnbWq3LO0oME+
> EWREF6NJOs5OUXhd26sUpw09QxCITP2gg1hl34j0MwTRMdJyycl5BAg3jrK1A9Ji
> 5U0MhMXaKd+7P6BBbe47+PnQR4Rfy+fLdjKy1E0wSnP/xsrx/tK0FeSF9Ewf0FMJ
> FuFj8M5HQiixNrfjUATBnoVtvdWkjtI2ttU427Mm0ESHHkzPTdz3GlX/FWT7DZhH
> SsILyGgTXojcGXXP5vMluqxQmjscfMoBGrcuXpP7QlK8zNwgYZZMxA==
> =Dxa6
> -----END PGP SIGNATURE-----
> Don Hill <mailto:dhill.novell at gmail.com>
> November 21, 2013 8:59 PM
> Hi.
>
> I am working on setting up Dovecot v2.0.9 and postfix 2.6.6 on
> centos 6.4. I have postfix configured with dovecot using virtual
> users. Everything seems to be working with the exception of no emails
> being delivered to the Maildir/new folder. If I touch a file into that
> folder then the file gets delivered to the email client using imap.
>
> I can also send email from the client with no problems. In fact if I
> look at the logs postfix says the email was delivered to the mailbox.
>
> postfix/virtual[27270]: 8652F35C38A8: to=<user at domain.tld>,
> relay=virtual, delay=0.11, delays=0.1/0.01/0/0, dsn=2.0.0, status=sent
> (delivered to mailbox)$
>
> Here is my dovecot -n output
>
> *doveconf: Warning: NOTE: You can get a new clean config file with:
> doveconf -n > dovecot-new.conf**
> **doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:85:
> protocol { ssl_listen } has been replaced by service { inet_listener {
> address } }**
> **# OS: Linux 2.6.32-042stab079.6 x86_64 CentOS release 6.4 (Final)
> reiserfs**
> **auth_mechanisms = plain login**
> **default_login_user = vmail**
> **first_valid_gid = 5000**
> **first_valid_uid = 5000**
> **listen = ***
> **mail_access_groups = vmail**
> **mail_location = maildir:/var/vmail/%d/%u/Maildir**
> **mbox_write_locks = fcntl**
> **passdb {**
> ** args = scheme=SHA1 /etc/dovecot/passwd**
> ** driver = passwd-file**
> **}**
> **protocols = imap pop3**
> **service auth {**
> ** unix_listener auth-client {**
> ** group = postfix**
> ** mode = 0660**
> ** user = postfix**
> ** }**
> ** user = root**
> **}**
> **service imap-login {**
> ** inet_listener imaps {**
> ** address = ***
> ** }**
> ** process_min_avail = 1**
> ** user = vmail**
> **}**
> **service pop3-login {**
> ** inet_listener pop3s {**
> ** address = ***
> ** }**
> **}**
> **ssl_cert = </etc/pki/dovecot/certs/dovecot.pem**
> **ssl_key = </etc/pki/dovecot/private/dovecot.pem**
> **userdb {**
> ** args = uid=5000 gid=5000 home=/var/vmail/%d/%u allow_all_users=yes**
> ** driver = static**
> **}*
>
>
> Any thoughts?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compose-unknown-contact.jpg
Type: image/jpeg
Size: 770 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20131122/5d5153a8/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: postbox-contact.jpg
Type: image/jpeg
Size: 1160 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20131122/5d5153a8/attachment-0001.jpg>
More information about the dovecot
mailing list