Displaying 2 results from an estimated 2 matches for "failed_to_copi".
Did you mean:
failed_to_copy
2009 Jun 15
1
Dovecot Antispam plugin
Timo,
Christian has reported an error to me on dovecot 1.0.7, where the
following code:
199 if (i_stream_read_data(mailstream, &beginning, &size, 5) < 0 ||
200 size < 5) {
201 ret = -1;
202 mail_storage_set_error(t->box->storage,
203 ME(NOTPOSSIBLE)
204
2008 Apr 19
2
mailtrain with dovecot antispam plugin
Hello all, and Johannes if you're around,
I was trying to set up the "new" antispam plugin with the mailtrain
backend, and i was trying to use the sendmail binary that's part of a
qmail system. The message wouldn't get sent and i kept getting exit
error 100 from the /var/qmail/bin/sendmail binary. To try to figure out
what was happening, i mean a fake sendmail program,