Displaying 20 results from an estimated 20 matches for "cottin".
2009 Feb 18
2
over quota + antispam crash
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I am using dovecot 1.1.11 , quota, imap_quota & antispam plugins.
Dovecot crashes when saving a message to the Sent maildir and the
account is over quota.
gdb trace attached.
St?phane Cottin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkmcQ1IACgkQNgQUYqHIqqsHYgCfdhLHt1KRQeoEOC5ddgFbD2mh
8UMAoIgXbD3ACqcKcftxUHeoPsgByp83
=V6Ch
-----END PGP SIGNATURE-----
-------------- next part --------------...
2009 Jun 30
2
sieve vacation messages trouble
....
The return path is set to "<>", I think this is why this error is
triggered by gmail.
The rest of the vacation message seems ok.
I'm using dovecot 1.1.11 (waiting for final 1.2 to upgrade) ,
delivering with "/usr/lib/dovecot/deliver -d email at domain"
St?phane Cottin
2015 Jan 26
3
LDA input validation
St?phane Cottin writes:
> dspam already send errors to syslog, the point here is to never loose
> email contents. This was a wrong design, i'm now use a wrapper instead
> ( see my previous post for details ).
You're stilling going to lose contents. If dspam fails, the mail
is dumped, the LDA r...
2009 Feb 27
2
dovecot 1.1.11 errors
...close(dnotify pipe[0]) failed: Bad file descriptor
mail.err: Feb 27 10:06:54 dovecot: IMAP(hidden at email.com):
close(dnotify pipe[1]) failed: Bad file descriptor
[...]
mail.err: Feb 27 10:17:55 dovecot: child 18656 (imap) returned error
82 (Internal logging error)
any thougths ?
St?phane Cottin
2015 Jan 26
2
LDA input validation
Am 26.01.2015 um 08:52 schrieb Steffen Kaiser:
> On Sun, 25 Jan 2015, Joseph Tam wrote:
>> St?phane Cottin writes:
>
>>> dspam already send errors to syslog, the point here is to never loose
>>> email contents. This was a wrong design, i'm now use a wrapper instead
>>> ( see my previous post for details ).
>
>> You're stilling going to lose contents. If d...
2015 Nov 08
2
antispam plugin pipe backend error when moving multiple emails
Hi,
I've got some trouble with the dovecot antispam plugin and the pipe backend.
I'm using dovecot 2.2.18 with maildirs and zlib compression enabled.
When moving 2 or more emails at once from the Junk folder to another one, I always have the following error : "Failed to copy to temporary file"
In the server logs :
imap(vvv at vvv.vvv): Error:
2015 Jan 23
1
LDA input validation
St?phane Cottin writes:
> A typical .qmail file :
>
> | /usr/bin/dspam --client --deliver=stdout --user "$EXT@$USER" | /usr/bin/preline -f /usr/lib/dovecot/dovecot-lda -d "$EXT@$USER" -a "$EXT@$USER" -m "$EXT2"
>
> When dspam segfault or is killed, preline re...
2014 Mar 12
1
Mail server input error: UPDATE-SESSION
Hello,
After upgrading to 2.2.12 and adding stats plugin, got a lot of errors like this :
stats: Error: Mail server input error: UPDATE-SESSION xyz at xyz.xyz imap: stats shrank: mcache 900988905 < 1039472051
St?phane
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dovecot.conf
Type: application/octet-stream
Size: 2709 bytes
Desc: not available
URL:
2015 Jan 26
1
LDA input validation
St?phane Cottin writes:
>> You're stilling going to lose contents. If dspam fails, the mail
>> is dumped, the LDA returns exit code 75, and the MTA will probably
>> issue a bounce Email to the sender.
>
> from dovecot-lda man page :
>
> 75 A temporary failure. This is retu...
2015 Jan 26
1
LDA input validation
Am 26.01.2015 um 10:52 schrieb St?phane Cottin:
>> Le 26 janv. 2015 ? 10:09, Reindl Harald <h.reindl at thelounge.net> a ?crit :
>>>> You're stilling going to lose contents. If dspam fails, the mail
>>>> is dumped, the LDA returns exit code 75, and the MTA will probably
>>>> issue a bounce Em...
2010 Feb 16
4
zlib plugin trouble
Hi,
I have error with dovecot 1.2.10 + compress on deliver patch and zlib plugin.
logfile sample:
[...]
mail.err: Feb 16 14:22:25 dovecot: IMAP(hidden at domain.com): zlib_istream.seek() failed: Invalid argument
mail.err: Feb 16 14:22:25 dovecot: IMAP(hidden at domain.com): FETCH for mailbox Meursault UID 101 failed to read message input: Invalid argument
mail.err: Feb 16 14:22:26 dovecot:
2015 Jan 23
2
LDA input validation
Hi,
I'm using qmail + dspam + dovecot-lda.
A typical .qmail file :
| /usr/bin/dspam --client --deliver=stdout --user "$EXT@$USER" | /usr/bin/preline -f /usr/lib/dovecot/dovecot-lda -d "$EXT@$USER" -a "$EXT@$USER" -m "$EXT2"
When dspam segfault or is killed, preline receive an empty content and only pass to dovecot-lda two headers ( Return-Path and
2015 Jan 23
0
LDA input validation
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 23 Jan 2015, St?phane Cottin wrote:
> I'm using qmail + dspam + dovecot-lda.
>
> A typical .qmail file :
>
> | /usr/bin/dspam --client --deliver=stdout --user "$EXT@$USER" | /usr/bin/preline -f /usr/lib/dovecot/dovecot-lda -d "$EXT@$USER" -a "$EXT@$USER" -m "$EXT2"
&g...
2015 Jan 26
0
LDA input validation
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sun, 25 Jan 2015, Joseph Tam wrote:
> St?phane Cottin writes:
>
>> dspam already send errors to syslog, the point here is to never loose
>> email contents. This was a wrong design, i'm now use a wrapper instead
>> ( see my previous post for details ).
>
> You're stilling going to lose contents. If dspam fails, the...
2015 Jan 26
0
LDA input validation
> Le 26 janv. 2015 ? 10:09, Reindl Harald <h.reindl at thelounge.net> a ?crit :
>
>
>
> Am 26.01.2015 um 08:52 schrieb Steffen Kaiser:
>> On Sun, 25 Jan 2015, Joseph Tam wrote:
>>> St?phane Cottin writes:
>>
>>>> dspam already send errors to syslog, the point here is to never loose
>>>> email contents. This was a wrong design, i'm now use a wrapper instead
>>>> ( see my previous post for details ).
>>
>>> You're stilling goi...
2016 Apr 18
0
antispam plugin pipe backend error when moving multiple emails
...er lines of an email contains Non-ASCII Text
(rfc1342).
Batches of full ascii emails are not affected.
I can easily reproduce this from/to the Junk folder, but had unconfirmed
reports of similar errors when batch moving mails across regular
folders.
St?phane
On 8 Nov 2015, at 11:50, St?phane Cottin wrote:
> Hi,
>
> I've got some trouble with the dovecot antispam plugin and the pipe
> backend.
>
> I'm using dovecot 2.2.18 with maildirs and zlib compression enabled.
>
> When moving 2 or more emails at once from the Junk folder to another
> one, I always hav...
2009 Feb 23
0
lda catchall
..., a first line like "# bounce-no-mailbox" in the
.qmail file works, without this line, emails to unknown addresses are
deferred and stay in the queue, because they are deliverable for qmail,
but not for dovecot lda.
How can I set a catchall email address for dovecot lda ?
thx
St?phane Cottin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkmixCcACgkQNgQUYqHIqqvttQCfcNBLd9Qo06g5nMcrfZAwVlpv
WegAnj7jIA/XFJWmt/2jkg1sxRYKRaI7
=JTTV
-----END PGP SIGNATURE-----
-------------- next part -------------...
2009 Nov 19
1
lda deliver + vpopmail
Hi all,
I'm enjoying using dovecot deliver with qmail+vpopmail+dspam.
It works mostly fine, I like the indexing and sieve features with dovecot deliver.
I would like to get more details on trouble, the log entry is just :
"
2009-11-18_20:38:55.64778 delivery 50833: deferral:
"
As you see, there no reason for the deferral. How can I make deliver more verbose ?
I also have a
2017 Nov 15
0
dict host param and fqdn
Hi,
I would like to use a fqdn instead of an IP address as redis host
quota_clone_dict = redis:host=redis.host.name:port=6379
But only ip adresses are supported
Error: quota_clone_dict: Failed to initialize
'redis:host=redis.host.name:port=6379': dict redis: Invalid IP:
redis.host.name
Why is name resolution not implemented here ? Is it for performance
considerations ?
St?phane
2014 Jun 03
0
stats error
Hello,
Errors still present after upgrading to 2.2.13 :
stats: Error: Mail server input error: UPDATE-SESSION test at example.com imap: stats shrank: mlpath 378 < 379
stats: Error: Mail server input error: UPDATE-SESSION test at example.com imap: stats shrank: mlpath 1 < 2
stats: Error: Mail server input error: UPDATE-SESSION test at example.com pop3: stats shrank: mlpath 4 < 8
stats: