Displaying 4 results from an estimated 4 matches for "driesen".
2006 Dec 16
1
dovecot lda truncates messages
I'm running dovecot 1.0.rc2 (package from ubuntu 6.10) and use the
dovecot lda 'deliver' (also a package from ubuntu 6.10 with sieve
filtering) to deliver messages to maildir. Everything works well, until
I discovered a truncated message this week.
The problematic message is a message bounced by the majordomo
mailinglist software. I think the problem is related to the fact that
2006 Jun 08
1
Problem with dovecot-lda
I have installed the dovecot 1.0 beta3 (package included with Ubuntu
Dapper Drake) and everything is working very well. Next I wanted to try
the dovecot lda (for sieve filtering).
In postfix I have "mailbox_command = /usr/lib/dovecot/deliver" and I
followed the instructions from http://wiki.dovecot.org/LDA. I only
changed "postmaster_address = postmaster@localdomain.local"
2011 Feb 19
1
Running dovecot on embedded device?
Hi,
I'm considering buying a QNAP TS-212 NAS and I wonder if this device is powerful
enough to run dovecot too (there is a pre-built dovecot package available from
QNAP)? The main goal would be that my mail is stored centralized on the NAS,
where I can access it from multiple systems without ending up with mail
scattered over each system (which is exactly what is happening now due to the
2006 Feb 03
0
XP not creating thumbs.db on samba shares... Solved!
Kudos to Bernd Driesen for figuring this out, you
must add:
nt acl support = No
To your smb.conf (either in [global] or in the
appropriate sub-section) and suddenly XP will be
allowed to create these files on otherwise
"public" shares.
I'm posting this here in hopes that others will
benefit. I'd giv...