Questions tagged [dovecot]

An IMAP and POP3 email server. When asking about Dovecot problems, please include relevant maillog lines and output of the following command: `doveconf -n`

Dovecot is an IMAP and POP3 server for *nix systems. It emphasizes security, and is also easy to set up and use, as well as having high performance.

More information about dovecot is available at http://www.dovecot.org/

1676 questions
2
votes
1 answer

Dovecot listens on different interfaces for different services

I'm just setting up Dovecot 2 and I wanted to have it listen on port 993 for imaps on all interfaces and listen on port 143 for normal imap only on the loopback interface. That way I'd have less publicly open ports and can still use a non-tls…
BubuIIC
  • 533
  • 5
  • 10
2
votes
2 answers

ssl issue with dovecot

I have an, apparently frequently occurring but unsolved, issue with gmail when retrieving mail from external pop mail boxes via gmail. Looking at the error details it says: server responded: 'authentication failed'. This mail server is my own server…
zensys
  • 319
  • 3
  • 9
  • 19
2
votes
3 answers

Postfix/Dovecot relay access denied

I have a mail server (Postfix/Dovecot) set up with the following configuration: email goes to a local mailbox for each virtual user, and is also forwarded to a Google Apps address (e.g. user@domain.org.test-google-a.com). This all works correctly…
Errant
  • 115
  • 1
  • 7
2
votes
3 answers

Ubuntu server postfix + dovecot authentication, wrong password

I am trying to setup basic e-mail server just for me on my Ubuntu 12.04 following these guides. https://help.ubuntu.com/community/Postfix https://help.ubuntu.com/community/Dovecot I executed everything as it says in the tutorial. When I test with…
gotha
  • 135
  • 2
  • 7
2
votes
1 answer

How to enable maildir in Dovecot deliver with Sendmail local_procmail

There is documentation around on how to make /usr/local/bin/procmail work with delivering to a maildir. However, it is my understanding that it is also possible to avoid procmail altogether, and have sendmail's local_procmail FEATURE call…
cnst
  • 13,848
  • 9
  • 54
  • 76
2
votes
1 answer

Centos 6 Mail Server / Can't receive e-mails but can send

I recently set up my server using Centos 6, with ISPconfig 3 with httpd, php, mysql, mail server. I can create e-mail accounts in the control panel, And I successfully can log in to the webmail, I tried to send a message to my other e-mail on a…
Teknikk
  • 148
  • 1
  • 11
2
votes
2 answers

Postfix + Dovecot SASL - Need catch all with virtual users

I have a Postfix instance using SASL with Dovecot for authentication. I am using virtual_alias_maps for some address rewriting, but I'm unable to use a catch all definition (@domain newaddress) as Postfix matches that before doing any sort of…
Matt
  • 142
  • 1
  • 8
2
votes
1 answer

Thunderbird disconnecting from Dovecot

I'm managing a Dovecot POP3 server which serves large number of users. Some of these users are in remote locations. I'm getting reports about users whose Thunderbird clients show the number of mails to be downloaded, but disconnects after…
bayindirh
  • 654
  • 1
  • 5
  • 15
2
votes
3 answers

Postfix "AUTH-LOGIN" no longer being offered for smtp auth after upgrade from Ubuntu 10.04 to 12.04.1

After doing a major Ubuntu dist upgrade from 10.04 to 12.04, my virtual-user postfix / dovecot installation only offers "PLAIN" SMTP Authentication mechanism. It used to offer PLAIN + LOGIN mechanisms, and I have tried everything under the sun to…
Dale C. Anderson
  • 587
  • 1
  • 5
  • 13
2
votes
1 answer

Issues setting up mail server: relay access denied and mail loops back to myself

I have a Debian server with postfix configured with sasl and tls, and dovecot as a mail server. I'm having two separate problems sending mail to my account on the server. First, when I send mail from my gmail account, I get Jan 4 23:35:50 avalon…
darkfeline
  • 313
  • 1
  • 3
  • 7
2
votes
1 answer

Dovecot. Why do we need a public namespace?

I'm really confused about namespaces. Here's the Dovecot tutorial I'm trying to follow: http://wiki2.dovecot.org/HowTo/VirtualUserFlatFilesPostfix Can someone explain to me what exactly is being accomplished by publish namespace there? Does…
2
votes
1 answer

Relay Access Denied (State 13) Postfix + Dovecot + Mysql

So we have been scratching our heads for quite some time over this relay issue that has presented itself since we re-built our mail-server after a failed Webmin update. We are running Debian Karmic with postfix 2.6.5 and Dovecot 1.1.11, sourcing…
2
votes
0 answers

Dovecot IMAP + Roundcube Subscriptions Missing

I have a Dovecot server v2.0 (from Ubuntu 12.04) and Roundcube running on the same server. The setup generally works well, except that certain IMAP subscriptions disappear after a random time (between 10 mins - 2 hours). Only certain subscriptions…
2
votes
1 answer

dovecot & imap folders

I've got a question about Trash/Drafts/Sent folders. By default when I created mailboxes via ISPManager panel, it wast Inbox.Sent, Inbox.Trash, Inbox.Drafts. which I didn't like because having sent and drafts as subfolder to inbox was kinda lame…
Igor Yavych
  • 195
  • 2
  • 11
2
votes
2 answers

Fixing Poor Email

I'm having an issue with SenderBase. My IPs are not blocked in any BLs but people who use SenderBase/Ciscos stuff do not get my emails. Is this because my email system is setup poorly? They list the following: Your email server or a computer in…
Tiffany Walker
  • 6,681
  • 14
  • 56
  • 82