Dovecot is a email 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/
1
vote
1answer
35 views
Dovecot+AD not work
I have Windows Server 2008 R2 as AD server and Debian Squeeze with Dovecot 1.2.15 as IMAP server.
When I try to login with telnet, Dovecot is freezing and do nothing.
# telnet localhost 143
Trying ...
1
vote
1answer
36 views
I can't logon to the mail server using an NIS user account
Below is my configuration
# 2.0.13: /etc/dovecot/dovecot.conf
# OS: Linux 3.0.0-17-server x86_64 Ubuntu 11.10
auth_mechanisms = plain login
mail_location = maildir:/nfs/users/%u/Maildir
passdb {
...
0
votes
1answer
32 views
Dovecot. HOW to make POP3 and IMAP treat read/unread status independently of one another
I have a dovecot server (maildir). Some clients check their mail through desktop client (POP3) and from their smartphones (IMAP).
The problem is that when a message is downloaded through POP3 and ...
0
votes
2answers
25 views
Dovecot mail not showing in user's thunderbird
A user has been off work for a week and come in today and told me that there is no email in her inbox and she should have some.
I checked on the server in her folder ...
0
votes
0answers
42 views
20GB+ worth of emails in my /home what is a better solution for that? [migrated]
My email storage requirements are outgrowing anything reasonable with respect to local mail storage. As we speak 99% of my home partition is filled with personal mail in Thunderbirds mail dirs. ...
0
votes
1answer
60 views
Dovecot ignoring maximum number of IMAP connections
I have a single mailbox mail server running Dovecot/Postfix and I have two IMAP clients, Thunderbird on the PC and K9 on Android. I keep on receiving this error in my logs even after I change the ...
0
votes
2answers
46 views
postfix - verify identity/email of a sender
I configured postfix + covecot and everythings works just fine, until I realize that users can send emails signed as any other emails, for example I have mail name@domain.com and I can send email as ...
0
votes
1answer
26 views
postfix/dovecot filter who can send mail on behalf of
I am using postfix + dovecot(imap+pop3) + mysql
I whant to explicity define users or groups that can send email on behalf of others
I was thinking doing this way:
for all local(mysql) authenticated ...
0
votes
1answer
30 views
Filter mail which was delivered to root's inbox
My mailserver was set so that all the mails to info@domain were going to the root Maildir. Now, I'm wondering how could I "filter" these mails out so that I can see which mails were tried to be sent ...
1
vote
2answers
78 views
Dovecot Virtual Users and Users Domain Mapping
I have successfully compiled, configured and ran Dovecot with virtual users feature.
Here's part of my /etc/dovecot.conf configuration file:
mail_location = maildir:/home/%d/%n/Maildir
auth default ...
0
votes
1answer
71 views
Can't send mail from Windows Phone (Postfix server)
Some background:
I have a Dovecot/Postfix setup to handle email for a few domains. We have imap and smtp setup on various devices (Macs, iPhones, PCs, etc) and it works no problem.
I've recently ...
0
votes
1answer
163 views
Unable to receive any emails using postfix, dovecot, mysql, and virtual domain/mailboxes
I have been working on configuring my mail server for the last couple of weeks using postfix, dovecot, and mysql. I have one virtual domain and a few virtual mailboxes. Using squirrelmail I have ...
0
votes
0answers
56 views
Trying to limit IMAP folders/mailboxes my iPhone/iPad sees
(Note: I am using dovecot 1.0.10 on Ubuntu 8.04.4 LTS. Yes, I know I need to upgrade before next year :)
(Note: The SMTP/IMAP server in question only servers a few users. Certainly what I propose ...
1
vote
2answers
73 views
Dovecot install: what does this error mean?
I have postfix and dovecot installed on CentOS 6 (linode) along with MySQL. The table and user is already set up, postfix installed fine, but dovecot gives me this error in the mail log:
Warning: ...
3
votes
1answer
57 views
how to restore default configurations for dovecot
I have dovecot 2.0.13 running on ubuntu server 11.10.
When I installed it I configured it for my work requirements, now I want to reconfigure it again but I don't know how to do that.
I want is to ...
0
votes
1answer
63 views
login faild when autorize dovecot from pam
I installed dovecot 2.0.13 with postfix in ubuntu server 11.10 , after installation I can send e-mail with the mail command and dovecot works when I test it with telnet
I then installed roundcube on ...
0
votes
2answers
67 views
SMTP Unreachable from Specific Networks
I host my business site through a VPS account. The instance runs Ubuntu and I'm using POSTFIX+Dovecot as my mail server.
For the most part, the mail server works fine. I have noticed, however, that I ...
0
votes
2answers
91 views
How to fix a Postfix/MySQL/Dovecot Unknown Host Issue?
I am having an issue with one of my Postfix/Dovecot mail servers and I'm unsure how to fix the problem. I will try to explain it in detail, here it goes:
I have an Ubuntu server setup using Virtual ...
1
vote
0answers
99 views
Dovecot not working pop3 with postfix
$ telnet localhost pop3
Trying ::1...
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused
$ netstat -l
tcp 0 0 *:www : LISTEN
tcp 0 0 localhost.localdoma:ipp : LISTEN
...
0
votes
2answers
38 views
Create filter type of folder/mailbox with Dovecot
Note: various people/cultures/background call these things differently, I will call them folders (as seen by a mail client) so most readers should understand.
The question is: with Dovecot is it ...
0
votes
1answer
111 views
Authenticate with postfix/dovecot with user apache
We have an up-to-date Centos 5.8 with Apache, Postfix and Dovecot installed and running without problem.
Someone or something keeps logging in to postfix/dovecot as the apache user and spamming ...
1
vote
2answers
54 views
postfix pop-before-smtp isn't parsing the log correctly - need PERL help, I think
We've been using Postfix for a LONG time now and are kind of hooked on it. Now we need to "move into the modern era" and let people SEND email from our SMTP server(s) even when they're outside our ...
0
votes
2answers
76 views
Create email accounts independently from passwd using Dovecot and Postfix
How would I set up Dovecot and Postfix to use a different user database than passwd for the email accounts? I'd would like to have separate accounts for user, who can actually log in via ssh, and user ...
1
vote
0answers
186 views
Randomly getting Postfix SSL_accept error / Dovecot TLS handshaking Disconnected
I have this really weird problem since a couple of days/weeks: more and more people are reporting problems connecting to the mail servers (Dovecot IMAP and POP3 as well as Postfix SMTP) in SSL mode.
...
-1
votes
1answer
201 views
Dovecot with Postfix on Ubuntu: warning: SASL: Connect to private/auth-client failed: No such file or directory
I can't seem to get dovecot to start.
My log keeps showing this stuff:
connect from localhost[127.0.0.1]
Mar 1 17:15:01 mac postfix/smtpd[32526]: warning: SASL: Connect to private/auth-client ...
0
votes
0answers
45 views
Postfix forwarding mail to different address if local email box is not present
Situation:
I need to maintain some legacy email accounts on an old domain and old server. What needs to happen is if a local mailbox is present the email should be delivered there however should it ...
0
votes
1answer
96 views
Cannot get dovecot SASL to work with postfix
Running debian 6, I believe I've enabled everything correctly, followed various guides to double check as I've been working on this for 3 days now. I've tested both dovecot and postfix with telnet and ...
1
vote
1answer
28 views
mailboxes not showing up after migration
I'm migrating mail server over to a new machine running dovecot. Everything is running fine but I'm not able to see folders that users created on the old server. Messages that were in the inbox are ...
0
votes
1answer
101 views
exim & dovecot user over quota: reject on send?
i have an exim + dovecot mailserver setup with per-user quota (via mysql lookup) running. the server rejects incoming mail from non-local senders when the targeted local mailbox is over quota. the ...
0
votes
1answer
28 views
Dovecot - different authentification mechanisms for different users
How can I make several groups of users and tune dovecot in a such way, that one group can use plain text auth (for example), second - APOP, third - MD5-CRYPT, etc?
Thanks in advance.
1
vote
1answer
236 views
can't view email in INBOX throught squirrelmail, only in /var/mail/user
I have installed postfix+dovecot+squirrelmail+sasl in Debian Squeeze. I can send email through squirrelmail, but can't receive mails there. I can view received mails only through cat /var/mail/user. ...
0
votes
0answers
123 views
Dovecot TLS Handshake not working
I have set up my mailserver using http://workaround.org/ispmail and it worked until today, where I can not access the server using IMAP.
The error I see in dovecot.log is
2012-02-09 16:37:40 ...
0
votes
1answer
80 views
Dovecot problems downloading mails
When I run telnet localhost imap2 both from localhost, using IP from external, mutt -f imaps://lasse@"mydomain"@localhost and using webmail, I can view my messages.
But If I run mutt -f ...
1
vote
1answer
98 views
How do I change Dovecot virtual user passwords?
I used one web based control panel to create some virtual users for Dovecot. That control panel no longer works so I need to do this manually.
I need to reset the password for one (virtual) user ...
1
vote
3answers
65 views
Dovecot Migration and old mails
I'm migrating my mails from an old server to a new one, the configuration is good (mysql virtual accounts & imap only), with dovecot and postfix.
It's already running for other users, I just want ...
1
vote
3answers
66 views
Email server port options
I have a web server that also is my mail server - running dovecot and exim4. I currently have 5 open ports that have to do with serving mail, it seems very excessive to me. Its a dedicated box, I ...
0
votes
1answer
110 views
Dovecot, maildir on Windows 2008r2 NFS share
I'm really banging my head on this one. I have a CentOS 6.1 running postfix/dovecot accessing a Windows 2008R2sp1 NFS share. In a test where the Windows server is a stand-alone file server, I can ...
0
votes
2answers
213 views
Ubuntu 10.04 Postfix Dovecot ISPConfig 3 - send spam from own domain to random users
My Config:
Ubuntu 10.04 Postfix 2.7.0 Dovecot 1.2.9 ISPConfig 3.0.4.2
I've got the problem that a unknown / invalid user e.g dexter_rollins@xxxx> sends mails to different emails.
Every 5 - 7 min ...
-1
votes
1answer
119 views
Modern MLM Software with Brains?
So, right now we have a Postfix + Dovecot + Amavis server for our mail.
We do "group lists" as a gaint Alias.
The complaint has come up, that when someone sends an email to everyone@thecompany.com, ...
0
votes
0answers
340 views
Centos 6 + dovecot 2 + postfix + postfixadmin [closed]
Anyone can recommend on a centos 6 dovecot 2 + postfix + postfixadmin tutorial or howto?
There is little info on how to set this up. Ive searched for good info on centos several weeks ago and have a ...
0
votes
1answer
163 views
Mail server will send out going mail but will not recive
I've just set up my first mail server with Postfix
and Dovecot . I can send out going mail (via squirrel mail) fine but cannot recive them . Pingability tells me that "ConnectException: Connection ...
0
votes
1answer
292 views
Postfix issue with relay access denied - I HAVE READ ALL similar cases and tried almost everything
this is first time I set up a server from scratch and I consider myself a fast and good learner for new stuff, so I did my best to setup postfix with dovecot in CENTOS 6, so I'm getting relay access ...
0
votes
1answer
30 views
dovecot master user -> how to get information in the sql query to what account master is trying to log in?
I'm looking for a way to have multiple email accounts to which other users can log in using their logins and passwords in the same way as master user.
by adding additional table in my system I could ...
1
vote
1answer
47 views
Does Cyrus SASL support userdb authentication?
I'm not finding anything that indicates it doesn't; I need to be able to authenticate virtual users. If not do I need to start using dovecot?
0
votes
1answer
274 views
Dovecot 2 /auth-userdb permissions
Error in log file:
userdb lookup: connect(/var/run/dovecot/auth-userdb) failed: Permission denied
(euid=5000(vmail) egid=5000(vmail) missing +r perm: /var/run/dovecot/auth-userdb,
euid is not ...
-1
votes
1answer
178 views
Ubuntu: How to change Dovecot POP3 default port to 110?
I was trying to log in to my email from Gmail POP3 feature and I had to try every single port to connect to my mail server.
What's the command on terminal or what file I have to change the Dovecot ...
0
votes
1answer
104 views
relay mail from one postfix server to another
I'm attempting to use just 1 postfix instance to input ALL my outgoing mail. From there the goal is to relay it to my one of the many outbound postfix instances. I do this using round robin dns so it ...
0
votes
2answers
233 views
fail2ban regex to catch dovecot log entry?
Am trying to write a fail2ban regex that catches anyone who tries the user-id "administrador". For example, this log entry:
Jan 2 09:55:01 mail2 dovecot: pop3-login: Disconnected: ...
-2
votes
1answer
241 views
How running a mta with exim on centos?
I'm try learning run a MTA with virtual domains and exim from 2 weeks ago.
but now, I can not do any thing. i select exim for mta and dovecot for imap daemon. but i can not run them, i can not ...
0
votes
1answer
98 views
Detecting unreaded mails in Maildir
I like to detect unreaded mails in Maildir mailboxes. The subfolder "new" only content mails that are not already pulled from an MUA. But I want the unreaded mails within INBOX (no virtual subdirs). ...