Displaying 20 results from an estimated 30000 matches similar to: "wrong config file?"
2012 Sep 03
4
finding messages deleted before timespec
Hi!
I've been pondering about doveadm-search-query(7) and trying to
formulate a search query for some time now and it seems there is no way
to search for messages, which have been marked DELETED before a certain
time.
I want to use this to expunge all DELETED messages which have been in
that state for 24h or longer.
For example a cronjob runs at midnight to expunge those messages but a
user
2010 May 26
4
recipient_delimiter
I have recipient_delimiter = + in main.cf (Postfix). But deliveries
to dovecot/deliver are still being rejected. It appears that the full
email is still in the envelope (e.g. phil+howard at example.com which I
want to be delivered to phil at example.com). Is that how it's supposed
to work and Dovecot just doesn't support this?
2017 Dec 27
4
Ubuntu Auth Issues with new repository code..
?? Saw the new repository notification, and figured what the heck I
would try letting it upgrade me from the current v2.2.22 release that
apparently is in the Ubuntu 16.04 packages, to the new repository
release of v2.3.0.
?I followed the info on repo.dovecot.org, and first it started bitching
about lmtp (dovecot: master: Fatal: service(lmtp)
access(/usr/lib/dovecot/lmtp) failed: No such
2010 Jun 01
8
Dovecot aspects of fighting spam
I see no documents in the Dovecot documents wiki on how Dovecot
features can be used in the fight against spam. One hit came up in a
search, and it was about how to fight spam in the MoinMoin Wiki itself
(e.g. TextCHAs and such).
I already asked in another thread about removing message files at the
search from a designated "learn-spam" folder. My next question would
be how to
2010 May 10
4
%d is empty in mail_location
I have this in dovecot-postfix.conf:
mail_location =
maildir:/home/mail/dnamesum=%12MLd/dname=%Ld/unamesum=%12MLn/uname=%Ln/mail
Yes, it is excessive, but that's just for testing. The pattern I really
want is less clear for debugging. In postfix/main.cf I have:
mailbox_command = /usr/lib/dovecot/deliver -c
/etc/dovecot/dovecot-postfix.conf -a "${RECIPIENT}"
I verified through
2010 Apr 21
9
best choice of user database file to work with postfix?
I'm setting up a Postfix and Dovecot combination. What I want to do is have
a user database that (1) is not running from some engine (so not LDAP or SQL
or such) ... and (2) is completely disassociated from system users (e.g.
most email users are not in /etc/passwd and most /etc/passwd users are not
email users). Ideal would be a one-file solution, which can be managed by
text editing or
2011 Mar 19
2
dovecot proxy, imapproxy, perdition . . . or?
Hi,
I have two load-balanced dovecot servers using a single NFS
mount. The version is 1.2.11. I chose this so that if one server
goes down the other will take up the load, and if my load is
too much for one server I just have to add more identical
servers. It works, but I wish to move to SAN storage because
the NFS server is exhibiting irregular performance. (I spent a
lot of time with tcpdump to
2012 Oct 17
2
dovecot-core, dovecot-mysql for Debian squeeze
Hello list
apologize in advance for my bad English, this is the first time
I write to a list if I mistake Excuse me
I want to implement mail server with MySQL database, Postfix and Postfixadmin,
dovecot-core, dovecot-mysql dovecot-imapd dovecot-pop3d for multiple domains.
I have problems installing the daemon dovecot-core, dovecot-mysql
dovecot-imapd dovecot-pop3d
Debian squeeze, I'm using
2015 Feb 17
1
doveadm sync out of memory
Le 16/02/2015 20:40, Casey Stone a ?crit :
> On Feb 13, 2015, at 3:42 PM, FUSTE Emmanuel <emmanuel.fuste at thalesgroup.com> wrote:
>
>> Le 13/02/2015 16:19, Casey Stone a ?crit :
>>> On Feb 5, 2015, at 10:39 PM, Casey Stone <tcstone at caseystone.com> wrote:
>>>
>>>> Hello:
>>>>
>>>> I've been looking forward to
2006 Dec 11
2
Problem in Postfix
hi to all,
im using my box as mail server (CENTOS 4.4) with postfix 2.3.4 when i try to send message i got this message in my mail log any idea with my problem,
thank you very much in advanced,hope you can help me.
Dec 11 18:35:33 support postfix/lmtp[3341]: CCB9B40698: to=<personal at xxx.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.95, delays=0.13/0.03/0.01/0.78, dsn=2.6.0,
2007 Jun 07
1
User unknown in local recipient table? Dovecot LDA/Postfix
This probably is a postfix problem, but I think there are lots of postfix
experts/users on this list, and have heard a lot good things about this
list, so I am just giving it a try. Thanks in advance!
I am using dovecot-1.0.0-8_56.src.rpm downloaded from atrpms.net, and
rebuilt from it(rpmrebuild ...). Postfix is 2.4.3.
I followed documents at http://wiki.dovecot.org/LDA and LDA/Postfix, and
2010 May 18
5
looking for IMAP testing tool
I'm looking for an IMAP testing tool, suitable to use with Dovecot IMAP. It
needs to support TLS, STARTTLS, and login/authentication. It needs to be
able run from command line, shell scripts, and even do so under cron jobs
(e.g. a way to supply the password to use w/o a terminal prompt). Typical
interactive mail clients just don't cut it (even the text mode ones). One
reason is I need
2006 Jul 05
2
error in maillog
hi to all,
i trying to telnet my mailserver telnet support.example.com 25 the output like
this:
250-support.example.com
250-PIPELINING
250-SIZE 10240000
250-ETRN
250-STARTTLS
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250 8BITMIME
starttls
220 Ready to start TLS
when i try to quit/exit error i can see in the log like this:
Jul 5 15:42:02 support postfix/smtpd[950]: SSL_accept error from
2007 Sep 18
2
Running a script when a mail arrives
Hi,
I'm trying to execute a script when a mail arrives in a given user's
mailbox. Something like .dovecot.sieve.
The reason I'm not using sieve itself is that I need to do stuff on mail
arrival, which is beyond sieve's features.
So is there a way to tell dovecot to run a script when a mail arrives in
a certain mailbox? Optionally a solution to forward the whole mail to a
2018 Mar 02
2
Debian: Dovecot 2.3.0.1 won't start if dovecot-pop3d is missing
Hello,
given a Debian 9 system with Dovecot 2.2.34 installed from self-built
packages made from the official tarball combined with Stephan Bosch's
debian files (upgraded multiple times from packages made in a similar way).
Today, I updated this system to 2.3.0.1 from the official repository at
repo.dovecot.org. After the update, dovecot wouldn't start because of:
> dovecot: master:
2010 Dec 21
2
Is this really a user agent issue?
I suspect this is a user agent issue, given that Evolution is flaky in
so many areas. When I deliver mail to a subfolder/subbox (e.g. the -m
option in the deliver command), and Evolution doesn't know of it, yet,
creating it fails, and Evolution still can't get to it. Doing things
the other way around (create it in Evolution first, then deliver to
it) works fine. Seems to be silliness to
2005 Sep 26
4
virtual domain
we are currently using vm-pop3d to implement virtual domains. But due to some locking problem in vm-pop3d, we want to test the possibility to change to dovecot.
Currently, in vm-pop3d, the passwd file is located in
/etc/virtual/domain1.com/passwd
/etc/virtual/domain2.com/passwd
and the passwd format is:
user: md5 encrpted password
and the email is store in
/var/spool/virtual/domain1.com/user
2006 Jul 19
1
updated ubuntu packages
I'd like to deploy an ubuntu-6.06 server running dovecot-1.0rc2 and
postfix-2.3.0. Unfortunately, their dovecot packaging has not been
recently updated:
dovecot-common-1.0.beta3-3ubuntu5.2
dovecot-imapd-1.0.beta3-3ubuntu5.2
dovecot-pop3d-1.0.beta3-3ubuntu5.2
postfix-2.2.10-1ubuntu0.1
I have 'universe' enabled. Does anyone know of an alternate repository
for bleeding-edge dovecot
2007 Apr 22
2
lda reports a lot of errors
hello,
i am using dovecot 1.0.rc15-1~bpo1 (from backports.org) on an debian
sarge machine as lda imapd and pop3d with postfix 2.1.5-9.
sometimes docvecot lda cannot write an mail to an existing mbox-file and
the logfiles fills up with:
deliver(user1 at domain.tld): "2007-04-22 23:17:32
"Error: Cached message offset 6937844 is invalid for mbox file /home/vmail/domain.tld/user1
2012 Oct 29
13
POLL: v2.2 to allow one mail over quota?
Currently if user is 1MB under quota and someone tries to deliver mail that is over 1MB, Dovecot rejects the mail. But smaller mails aren't rejected probably for days. So user might not even realize that they didn't receive one of the mails. Also having a user "almost over quota" is a rather strange state I think.
So what do you think about v2.2 allowing delivery of one last