Re: [Dovecot] Bad_MIME on vacation messages

2009-10-11 Thread Stephen Vaughan
Interesting topic.. I'm sure there will be a patch for it some time down the track, I'm loyal to qmail, but in this instance (for the sake of ease), I'd rather install postfix. On Mon, Oct 12, 2009 at 2:07 PM, Noel Butler wrote: > Hi Stephen, > > More of a reason to abandon qmail, also if your

Re: [Dovecot] Bad_MIME on vacation messages

2009-10-11 Thread Noel Butler
Hi Stephen, More of a reason to abandon qmail, also if your not aware, a number of qmail server are deferring mail lately because of the size header limit, with more and more sites singing their zones, it's becoming more apparent, it's not DNSSEC's fault either, qmail has long done this with other

Re: [Dovecot] Bad_MIME on vacation messages

2009-10-11 Thread Stephen Vaughan
My .dovecot.sieve is just one that I've coped straight off the dovecot wiki, it has to be qmail doing some weird things. I'm tempted to just install postfix and see if that will fix it. On Sat, Oct 10, 2009 at 1:30 AM, Charles Marcus wrote: > On 10/7/2009, Stephen Vaughan (stephenvaug...@gmail.co

Re: [Dovecot] Bad_MIME on vacation messages

2009-10-11 Thread Stephen Vaughan
Yep, if I sent an email locally to the account, the vacation doesn't contain CRLF's, it's only when the emails are sent externally that they have them. I have a message sitting in the qmail queue which is destined for an external email address, and it has CRLF's. On Fri, Oct 9, 2009 at 11:14 PM,

[Dovecot] virtual Folder Plugin with "." Separator: [NONEXISTENT] Mailbox doesn't exist

2009-10-11 Thread Elmar Weber
Hello, I've switched from courier-imap to dovecot to benefit from the virtual folder feature. I'm using dovecot 1.2.6 on Gentoo Linux. However, I', getting the message "[NONEXISTENT] Mailbox doesn't exist: " from Thunderbird when I try to access any virtual folder. The relevant setup: mail_loca

Re: [Dovecot] bsdauth with cache_key failed

2009-10-11 Thread Pascal Volk
On 10/08/2009 10:48 AM Christian Rueger wrote: > hi > > i test bsdauth with cache_key=%u on OpenBSD and get this error > > Oct 8 10:04:11 pegasus dovecot: Dovecot v1.2.6 starting up > Oct 8 10:04:12 pegasus dovecot: auth(default): Panic: file passdb.c: > line 201 (passdb_init): assertion faile

[Dovecot] (no subject)

2009-10-11 Thread Jerry
Using Postfix with Virtual Users/Virtual Domains, I have configured it with a wild card entry; i.e., "*.mydomain.com" This works fine in Postfix; however, using Dovecot for delivery is causing the message to bounce since Dovecot does not have an entry in the "user passwd" or "userdb" file. I want

[Dovecot] Dovecot inactive after an intermittent connection with LDAP

2009-10-11 Thread Thu Nguyen
Hello all, I'm facing the problem below: 1. Firstly, the connection between dovecot and ldap was down. dovecot: Oct 10 09:11:12 Info: auth(default): ldap(user1,x.x.x.x): Aborting (timeout), we're not connected to LDAP server dovecot: Oct 10 09:11:12 Info: auth(default): master out: USER 265490

Re: [Dovecot] mail archiving (Andreas Ntaflos)

2009-10-11 Thread dhottinger
Thanks Andreas, Ill look int postfix. Ive always used sendmail and was able to migrate my mailman mailing lists and aliases files over from my old mailserver several years ago when it lost its drives (thank god for backups). Luckily at that time I had a server that I was building for a

Re: [Dovecot] sievec fails when last line is a comment without trailing \n

2009-10-11 Thread Peter Marschall
Hi, On Sunday, 4. October 2009, Stephan Bosch wrote: > Peter Marschall wrote: > > [.. comment as last line in sieve files ... ] > > > > In the spirit of "be generous in what you accept but strict in what you > > send", is it possible for sievec to not throw an error in this case, > > but simply co