Displaying 20 results from an estimated 1000 matches similar to: "Problem with Dovecot LDA / Postfix"
2006 Jul 17
3
POP3: Keep a copy on server failed ...
I have a big problem with our cluster, if i read my mail with POP3
client (and check the option, keep a copy on server), every time I read
my mail, my client retrive ALL messages an the mailbox !!!
I test this with:
- Apple Mail 1.0 + 2.0
- M$ Outlook 2000 + 2003
- Thunderbird
We use:
- Dovecot RC1
- Postfix on Debian Sarge (stable)
Can you know this bug ? Or have a workaround ?
This function
2006 Jun 16
2
Problem compile dovecot-sieve under Debian
I get the source from CVS:
# cvs -d :pserver:anonymous@dovecot.org:/home/cvs co dovecot-sieve
Edit configure.in to change
- AC_CONFIG_HEADERS([dsieve-config.h])
+ AC_CONFIG_HEADERS(dsieve-config.h)
Launch autogen.sh, and I have some errors:
configure.in: 4: `automake requires `AM_CONFIG_HEADER', not
`AC_CONFIG_HEADER'
configure.in: 11: automake requires `AM_PROG_LEX', not
2006 Jul 04
2
Dovecot 1.0 RC1 + Plugin cmusieve "Sendmail qui with signal 11"
I just install RC1 + Plugin cmusieve (cvs), the sieve script is compiled
and the sive lib seems OK. But in my log I have sendmail qui with signal
11 when I try to send a mail with "redirect" or "vacation" ?
Any possibilitie to use a external SMTP server ?
Signal 11 with sendmail is often a memory problem, but the server is in
production since more than one month without any
2006 Oct 27
2
Deliver: command time exceed limit
We use Dovecot on a cluster (10'000 domains, 30'000 account) without
any problem with pop/imap. We use Dovecot 1.0 RC10
Now we use virtual transport from postfix for mail delivery.
We need the Dovecot LDA for sieve support.
We test this solution on some domains with success.
But if we change the configuration of all our domains, we have a lots
of bounce with this error in postfix
2006 Jul 21
1
LDA Command time limit exceeded
I have many errors of this type in my logs:
2 * postfix/pipe[21511]: BC8DD3356A: to=<*****@******>, relay=dovecot,
delay=1001, status=bounced (Command time limit exceeded:
"/usr/local/dovecot-1.0-rc2/libexec/dovecot/deliver")
My command time limit is 1000s in postfix (more than 15 minutes)
After many check, I found that a lots of this error is not really an
error.
The mail is
2006 Jul 04
6
1.0.rc2 released
Final 1.0 release is looking to get closer. There's nothing left in my
TODO list for it, so please report any old and new bugs you see.
This release also makes upgrades from 0.99 more transparent with
automatic renaming of .subscriptions and .customflags files with
maildir.
http://dovecot.org/releases/dovecot-1.0.rc2.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc2.tar.gz.sig
*
2006 Jul 04
6
1.0.rc2 released
Final 1.0 release is looking to get closer. There's nothing left in my
TODO list for it, so please report any old and new bugs you see.
This release also makes upgrades from 0.99 more transparent with
automatic renaming of .subscriptions and .customflags files with
maildir.
http://dovecot.org/releases/dovecot-1.0.rc2.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc2.tar.gz.sig
*
2006 Jul 11
1
log error file ioloop.c assertion failed
pop3-login process have some error like that log:
dovecot: pop3-login: file ioloop.c: line 22 (io_add): assertion failed:
(fd >= 0)
dovecot: child 4648 (login) killed with signal 6
Any idea ?
Thanks
--
Net4all S.A.
Dominique Feyer
Administrateur Syst?me
Ch. de la Colline 5bis
CH-1007 Lausanne
dfeyer at net4all.ch
2006 Jul 06
0
cmusieve bug: vaction + redirect
I found a bug in cmusieve plugin.
I can do redirect:
---
redirect "booking at jamesdo.com";
redirect "chabanel at net4all.ch";
keep;
---
And vacation:
---
require "vacation";
vacation
:days 5
:addresses "info at lda.net4all.ch"
:subject "Out of Office Reply"
"Thanks for your email.
I'm away from my desk, so I won't be able to
2007 Nov 26
2
v1.1.beta9 released
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta9.tar.gz
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta9.tar.gz.sig
Some changes since beta8:
- This release should work perfectly with NFS attribute cache enabled.
- Fixes to handling what should be written to cache file and when
- Some index handling optimizations
- IMAP LIST: dbox and cydir can now return children state
Beta9 will
2008 Aug 04
2
Help with auto vacation replies
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I'm testing out dovecot with postfix. I'm running postfix 2.5.2 with
dovecot version 1.1.1 with dovecot sieve plugin version 1.1.5.
I have everything compiled and working except for the sieve plugin. I'm
now trying to test out the sieve plugin and having no luck in getting a
simple auto vacation reply to work. Here is my
2017 Nov 02
2
LDAP Filters as defined for dovecot UserDB and passDB
I have pretty much everything working fine.
I have run into one issue with the filters that I am unsure where this a filter is being set.
Dovecot 2.2.32 (dfbe293d4)
I have setup dovecot-ldap.conf.ext to control my LDAP query's
My current layout used filters based on looking at the posixAccount attributes
?user_filter = (&(objectClass=posixAccount)(uid=%u))
If I connect to a a ldap
2008 Apr 17
2
Dovecot 1.1rc3 "Out of Memory" crashes from pop3-login?
We recently began seeing server crashes in our cluster related to
"pop3-login", which is causing "oom-killer" to be invoked. The server
only recovers after a reboot.
From dovecot.conf:
login_process_per_connection = yes
login_processes_count = 16
login_max_processes_count = 256
(Should we try switching processes_per_connection to no?)
From dovecot.log:
dovecot: Apr 17
2006 Jan 10
1
Problem with VorbisEncoder
Hi All,
It would be really helpful for me if you comment on the following.
My VorbisEncoder uses libvorbis to encode into the vorbis data. I have followed the call sequence given in libvorbis\examples\encoder_example.c.
I am taking a 16bit pcm Stereo wav file and generating an oggvorbis file using libvorbis and libogg. There is lots of noise in the file except music is heard very feable
2016 Mar 16
2
Index corruption in 2.2.18
We are using dbox with lz4 compression and dovecot-lda + sieve for delivery.
Mail recieved:
Mar 16 06:27:55 mail2 dovecot: lda(svs at example.com): sieve: msgid=<20160316032754.4C89D2C4 at rdbms.oldstable.office.example.com>: stored mail into mailbox 'INBOX'
Around 08:14:00 user start his thunderbird with local filters. He found one mail without headers.
Around that time user do
2008 Aug 06
1
Dovecot auto vacation with sieve doesn't work
Guys, I'm running out of hair to pull out ;).
Can anyone out there say that this does work?? To me this is looking
like a bug and I'm not sure whether it's the sieve plugin or the dovecot
deliver program. I have also had no luck the the "reject" sending any
reply back to the sender.
My setup:
OS: Solaris 10 sparc platform
postfix: 2.5.2
dovecot: 1.1.2
sieve plugin: 1.1.5
2008 Aug 11
2
Auto Vacation replies again
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sorry to bring this up again.
I have now configured my test server to pass all email messages off to
our central campus email filter gateway. This gateway scans all email
traffic for viruses/spam before being delivered to any local mail servers.
Once I did this my auto vacation replies are getting canned due to the
fact the from header line is empty
2009 Jan 23
4
Postfix and Dovecot
Hi Everybody,
I'm mount two failover servers which use Postfix and Dovecot but the
hostname of the machines r diferent:
first node
# uname -n
# mail
secound node
#uname -n
#mail2
So far so good, the real problem is that the e-mail file name on server is
like this:
1232449377.P31789Q0M963611.mail2
and when I using the server called mail the file stay like this:
2017 Nov 03
1
LDAP Filters as defined for dovecot UserDB and passDB
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 3 Nov 2017, Aki Tuomi wrote:
> Check your userdb, is it using same config file?
some HOWTOs explicitly want you to use two config files, because Dovecot
maintains two different connections for passdb and userdb queries, which
is faster. So if you have copied the config file, instead of symlinked
them, you might have to change two
2018 Oct 12
2
Sieve scripts not replicated
Hello,
I use dovecot replication and the sieve scripts are not replicated. Mail
replication is working fine.
Log when sieve script (with Rainloop webmail) is created:
Oct 12 12:57:57 srv1 dovecot: managesieve-login: Login:
user=<hativ at example.com>, method=PLAIN, rip=91.67.174.186,
lip=195.201.251.57, mpid=5360, TLS, session=<OXvK9QV4fOBbQ666>
Oct 12 12:57:57 srv1 dovecot: