Displaying 2 results from an estimated 2 matches for "grosbeak".
2012 Oct 31
1
Error: Internal quota calculation error
Hello,
I'm using 2.1.7 with seive and mysql quotas. We had an outage the other
day where the database server where quotas are stored was not available
for a short period of time.
In dovecot land, the following types of errors occured in that scenario:
Oct 26 22:19:01 grosbeak dovecot: lda(example at riseup.net): Error: Internal quota calculation error
Oct 26 22:19:01 grosbeak dovecot: lda(example at riseup.net): Error: sieve: msgid=<20122132765181x.ABCCE457 at example.com>: failed to store into mailbox 'Trash': Internal error occurred. Refer to server log...
2011 Dec 15
1
dovecot-antispam: pipe backend with spamc failing to parse args
...mpdir = /var/tmp
antispam_pipe_program_spam_arg = -L spam
antispam_pipe_program_notspam_arg = -L ham
antispam_pipe_program = /usr/bin/spamc
antispam_pipe_program_args = -d 10.0.1.109
Now, when I move a message to Spam, dovecot-antispam detects it and
attempts to run, but it fails:
Dec 14 16:22:45 grosbeak [username 10.0.1.74 uid]: antispam: run program
failed with exit code 64
Exit code 64 is spamc's exit code for "command line usage error" - but I
can't see exactly the command that is being constructed by
dovecot-antispam to know where the error is.
Any ideas?
micah
--
------...