Displaying 20 results from an estimated 3000 matches similar to: "Case sensitive oddity when mail delivered."
2009 Feb 12
2
delivering to folder based on recipient_delimiter?
I'm currently running postfix + dovecot, with virtual users
In postfix I have set recipient_delimiter = + so that postfix accepts
mail for user at example.com, user+foo at example.com, and
user+spam at example.com all deliver to inbox.
what I would like is to have email directed to user+foo at example.com
delivered to the IMAP folder foo (and, in the context of amavisd,
have amavis
2009 Feb 13
1
trash plugin and LDA
I just switched from the default postfix LDA to the dovecot LDA,
deliver, and am looking into what new features I have.
The wiki references the trash plugin with imap. Can I also enable
trash with the lda?
Rick
Rick Steeves
http://www.sinister.net
"The journey is the destination"
2009 Feb 09
1
Disconnected Log messages I'd like to disable?
I regularly get this message in my logs:
Feb 9 08:03:59 mailserver dovecot: imap-login: Login:
user=<user at example.com>, method=PLAIN, rip=24.213.158.249,
lip=192.168.250.80, TLS
Feb 9 08:04:49 mailserver dovecot: IMAP(user at example.com):
Disconnected: Logged out bytes=189/468
Feb 9 08:06:09 mailserver dovecot: imap-login: Login:
user=<user at example.com>, method=PLAIN,
2009 Mar 26
1
Preventing IMAP folder deletion?
Hi!
I'm running postfix with dovecot using mysql for user accounts, with
Outlook being used as the IMAP mail client. I'm using a mail
delimiter ("+") and mail automatically goes to a Spam folder as part
of spam filtering with amavisd and spam assassin. It's configured so
that folders won't automatically create; if the folder isn't there
mail delivers to the
2009 Apr 02
2
Dovecot ACLs
Running Dovecot 1.1.8 using Virtual users, multiple domains.
My file structure is /var/spool/mail/<domain>/<user>/Maildir/ (cur,
new,tmp,.Spam)
What I'd like to do is add an ACL such that all users can
read/delete/move mail that's in the spam folder, but not delete it.
Am I going to have to create an entry for every single user, or is
there a way to do it once, for all
2009 May 27
1
Clustering dovecot?
Currently I have a mail server running postfix and dovecot with users
in mysql. I have Outlook (blich) clients checking IMAP mail on the
server. I'd like to build some fault-tolerance into that system in
case I have hardware failure.
I've read through: http://wiki.dovecot.org/MailLocation/SharedDisk
but I feel I need more information. My basic understanding is that
I'll need 2
2010 Mar 26
1
CentOS yum update causing died unexpectedly
Running CentOS 5.x running a postfix/dovecot implementation. Dovecot 1.1.8.
I just ran a full system update in my dev environment, and now I'm
occasionally getting:
Mar 26 07:15:43 example dovecot: auth(default):
worker-server(test222 at int.example.com,127.0.0.1): Aborted: Worker
process died unexpectedly
in /var/log/maillog. Any suggestions on where to look to figure out
what's
2009 Jun 22
1
Dovecot failing to start
So I rebooted my mail server, and now dovecot fails to start with:
Stopping Dovecot Imap: [FAILED]
Starting Dovecot Imap: Fatal: listen(::, 143) failed: Address already in use
[FAILED]
[root at agencymail postfix]# dovecot -n
# 1.1.8: /etc/dovecot.conf
# OS: Linux 2.6.18-92.el5 i686 Red Hat Enterprise
2009 Feb 03
1
Duplicate repeating Disconnected messages.
I get regular messsages in /var/log/maillog
Feb 2 19:32:57 mail dovecot: IMAP(user at example.com): Disconnected:
Logged out bytes=189/472
Feb 2 19:32:57 mail dovecot: IMAP(user at example.com: Disconnected:
Logged out bytes=207/1832
Two things:
1) I don't really care to log the user disconneted by logging out at
all, how can I stop that
2) why do they show up twice?
Thanks
Rick
2009 May 27
2
Inotify instance limit for user exceeded, disabling?
I'm seeing this message in my /var/log/maillog:
May 26 12:35:00 agencymail dovecot: IMAP(info at example.com): Inotify
instance limit for user exceeded, disabling. Increase
/proc/sys/fs/inotify/max_user_instances
I rummaged through google, and found :
http://www.dovecot.org/list/dovecot-cvs/2008-May/011132.html
which says I need to increase /proc/sys/fs/inotify/max_user_instances
(no
2009 Oct 20
1
HA Dovecot Config?
Hi!
I'm currently running Dovecot 1.1.8 on a HP server using CentOS 5.2
as my IMAP server, receiving mail from postfix, and also using
squirrelmail as the frontend.
As I look at upgrading the mail server, I'd like to change to a
higher availability configuration (where the server can fail and I
don't have to reconfig my imap users).
For the SMTP that's easy, because I can
2009 Feb 11
1
Quota not reporting with getquotaroot
I'm running squirrelmail on top of dovecot, and noticed that some of
my users display the quota (using the squirrelmail plugin
check_quota) and some don't.
So I did some digging. For those that do not display the quota, their
account also doesn't provide any data with:
. getquotaroot inbox
* QUOTAROOT "inbox"
. OK Getquotaroot completed.
When I check the account
2009 Feb 13
2
Expire failing with error Remote Disconnected
I'm trying to follow the instructions from:
http://wiki.dovecot.org/Plugins/Expire
for the BDB backend.
Everything is set up as indicated, but when I run:
dovecot --exec-mail ext /usr/libexec/dovecot/expire-tool
I get back:
Error: read(/var/run/dovecot/dict-server) failed: Remote disconnected
I'm sure it's something simple....
Thx
rick
dovecot -n:
# 1.1.8: /etc/dovecot.conf
#
2009 Feb 10
1
Imap unlink "failed, is a directory".
Dovecot 1.1.8-0_85.el5
I'm seeing this set of messages repeat every 15 min. My best guess is
the user tried to delete an imap folder and is failing?
Feb 9 20:05:58 mailserver dovecot: imap-login: Login:
user=<user at example.com>, method=PLAIN, rip=10.0.0.1, lip=192.168.250.80, TLS
Feb 9 20:05:58 mailserver dovecot: IMAP(user at example.com):
2008 Oct 08
3
postfix/dovecot/mysql quotas not working, default dovecot.conf does.
I'm having problems getting dovecot to set imap quotas that are
defined as individual quotas for virtual users using mysql. I'm using
postfix/dovecot 1.1.3, just built from source about a week ago.
I've been testing using telnet and getquotaroot. when I define the
quota in dovecot.conf
quota = dirsize
quota_rule = *:storage=102400
I get the following response from Dovecot:
2008 Oct 22
1
Dovecot and quota enforcement - only reporting?
I'm currently setting up postfix and dovecot with virtual users
(mysql), imap, and quotas. I'm setting the quotas using mysql.
I have quotas working correctly, and I can telnet into the imap
server, and submit
. getquotaroot inbox
and get back valid quota information. I get a maildirsize file in the
Maildir directory. Very cool.
When I delete mail and expunge it, the quota updates.
2009 Mar 14
3
Account lockout option?
I'm currently using postfix and dovecot, with dovecot authentication
(with saslauthd) using mysql for accounts
Is there any option available for me to help inhibit/prevent
brute-force login attempts?
Thx.
Rick
Rick Steeves
http://www.sinister.net
"The journey is the destination"
2007 Jan 06
1
trouble debugging
I want to switch away from bincimap, and I am having some trouble getting
dovecot up and running. Something isn't working (I suspect it's a permissions
problem) but the logs aren't really telling me anything interesting.
I can authenticate and get a list of folders, but when I try to select a folder,
I get the "Internal error" message that tells me to check the server
2017 Nov 01
1
Creating Tag
i want to tag categories to its menuname.
i have a csv containing menu item name and in other csv i have a column
containing some strings,
i want to pick that strings from categories and look into menu items if
any menu item containing that string i want to create a new column next to
menu item name flagged as 1 otherwise 0
and the only condition is once a menu item flagged as 1 i don't need
2007 Oct 12
2
APC Back-UPS ES 550 reports zero(0) load
Hi Folks,
I just bought two APC UPSes, an EX 1300 and an ES 550 for two
different sites and installed NUT for the first time on two machines
(one Centos 4.1, the other Ubuntu 7.04). So far I'm well impressed --
excellent work by the dev team! The EX 1300 is working beautifully
with NUT on the Centos box, but I'm having a bit of a problem with the
ES 550: even while loaded, the ups.load