[Dovecot] Dovecot v1.0.3 -> Sieve "redirect" command returning Sendmail exit status 75
Hello!
My local setup here is Exim 4.68, DSPAM 3.8.0 and Dovecot 1.0.5. Entirely on MySQL tables for virtual hosts and authentication. Dovecot does the authentication for Exim.
What I am having problems with, is a simple sieve script to redirect a message that matches the "X-DSPAM-Result" header as "Spam" to another email address.
When this rule matches, deliver returns in the log (which is attached) that "Sendmail process terminated abnormally, exit status: 75"
What would cause this, and how can I resolve it? Thanks.
-- Elisamuel Resto samuel@dragonboricua.net ID: 0x18615F19 / FP: B66D 1C2A E8EE B922 1D9C D98F D2D5 FB61 1861 5F19
On Thu, 2007-10-18 at 22:45 -0400, Elisamuel Resto wrote:
Hello!
My local setup here is Exim 4.68, DSPAM 3.8.0 and Dovecot 1.0.5. Entirely on MySQL tables for virtual hosts and authentication. Dovecot does the authentication for Exim.
What I am having problems with, is a simple sieve script to redirect a message that matches the "X-DSPAM-Result" header as "Spam" to another email address.
When this rule matches, deliver returns in the log (which is attached) that "Sendmail process terminated abnormally, exit status: 75"
What would cause this, and how can I resolve it?
75 is EX_TEMPFAIL. What do you have in sendmail_path setting? Can you send mails manually using it?
participants (2)
-
Elisamuel Resto
-
Timo Sirainen