Displaying 19 results from an estimated 19 matches similar to: "over quota + antispam crash"
2009 Jun 30
2
sieve vacation messages trouble
Hi,
sieve vacation replies are rejected by gmail with a "555 5.5.2 Syntax
error".
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 returns exit code 75, and the MTA will probably
issue a bounce Email to the sender.
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:
2009 Feb 27
2
dovecot 1.1.11 errors
Hi,
I sometimes got the following log entries with dovecot 1.1.11 :
mail.err: Feb 27 10:06:54 dovecot: IMAP(hidden at email.com):
write(dnotify pipe) failed: Bad file descriptor
mail.err: Feb 27 10:06:54 dovecot: IMAP(hidden at email.com):
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
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
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:
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
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 receive an empty content and
> only pass to dovecot-lda two headers ( Return-Path
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 returned for almost all failures. See the log file for
> details.
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 Email to the sender.
>>>
>>> which
2009 Feb 23
0
lda catchall
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm using dovecot lda in a qmail / vpopmail testing environnement.
I would like to replace vpopmail lda with dovecot's one , because of
quotas , sieve filers, indexing while delivering ...
Everything is working great, except the catchall.
If I want to bounce, a first line like "# bounce-no-mailbox" in the
.qmail file works,
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
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"
>
> When
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
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,
2016 Apr 18
0
antispam plugin pipe backend error when moving multiple emails
Hello,
I'm bumping this because it still occurs with dovecot 2.2.22.
my dovecot-antispam plugin configuration :
antispam_allow_append_to_spam = no
antispam_backend = pipe
antispam_pipe_program = /usr/bin/rspamc
antispam_pipe_program_args = -h;127.0.0.1:11334;-P;********
antispam_pipe_program_notspam_arg = learn_ham
antispam_pipe_program_spam_arg = learn_spam
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:
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