Hi,
I'm having some trouble with outgoing e-mail (zarafa only)
I just setup a new server on Debian 5 and when I tried to send a e-mail with roundcube/squirrelmail and it worked perfectly.
But when i tried to send a e-mail from the zarafa account (exchange clone) it stayed in the exim queue with the error:
and finaly crashing on a signal 11.
I googled my ass off so to speak
to fix this problem. Someone came up with the idea to comment out
in the exim.conf. And so I did, restarted exim and I could send e-mails from my zarafa account.
Now I figure the system_filter is pretty handy... so how do I make those 2 work
I'm having some trouble with outgoing e-mail (zarafa only)
I just setup a new server on Debian 5 and when I tried to send a e-mail with roundcube/squirrelmail and it worked perfectly.
But when i tried to send a e-mail from the zarafa account (exchange clone) it stayed in the exim queue with the error:
Code:
This is a multi-part message in MIME format. Your mail reader does not understand MIME message format.
and finaly crashing on a signal 11.
I googled my ass off so to speak

Code:
system_filter = /etc/system_filter.exim
in the exim.conf. And so I did, restarted exim and I could send e-mails from my zarafa account.
Now I figure the system_filter is pretty handy... so how do I make those 2 work
