Re: Subfolder in sieve not working as expected

2021-11-17 Thread Remy Zandwijk
> On 16 Nov 2021, at 21:43, Kees van Vloten wrote: > > On 15-11-2021 23:04, dove...@ptld.com wrote: On 11-15-2021 3:46 pm, Kees van Vloten wrote: >>> >>> I am trying to move incoming mails into subfolders with this sieve script: >>> >>> require ["fileinto", "variables", "mailbox"]; >>>

Re: [Dovecot] Unknown setting: service

2011-08-11 Thread Remy Zandwijk
On 11.08.2011 16:06 , Patrick Westenberg wrote: Hi guys, I setup a new box with Debian Squeeze 64bit and installed dovecot from the sources. However, I can't start dovecot or even use doveconf: root@imap01:~# doveconf -n # 2.0.13: /usr/local/etc/dovecot/dovecot.conf doveconf: Fatal: Error in co

Re: [Dovecot] sieve on debian squeeze

2011-07-28 Thread Remy Zandwijk
where is the recipient of this e-mail. As you see, dovecot for some reason check the existence of recipient as the e-mail was incoming. How can I fix this? http://tech.groups.yahoo.com/group/postfix-users/message/275044 Would this help?

Re: [Dovecot] lmtp multiple recipients fail

2011-07-28 Thread Remy Zandwijk
On 28.07.2011 01:15 , flylordis flylordis wrote: Hello, I am having a problem with the lmtp delivery of mail addressed to multiple recipients. The first recipient receives the mail correctly but the next recipients do not. ltmp apparently tries to create a link from the subsequent recipients' m

Re: [Dovecot] sieve on debian squeeze

2011-07-27 Thread Remy Zandwijk
On 27.07.2011 17:22 , Andrea Ganduglia wrote: On Wed, Jul 27, 2011 at 5:18 PM, Antoine Nguyen wrote: 2011/7/27 Andrea Ganduglia On Wed, Jul 27, 2011 at 4:33 PM, Antoine Nguyen wrote: 2011/7/27 Andrea Ganduglia Hi. I have a quite problem with dovecot and sieve on Debian Squeeze. I'm trying

Re: [Dovecot] Dovecot, Postfix and Dovecot LDA (LMTP) delivery

2011-03-06 Thread Remy Zandwijk
On 06.03.2011 23:19 , Timo Sirainen wrote: On Sun, 2011-03-06 at 15:18 +0100, Remy Zandwijk wrote: userdb { driver = passwd-file args = username_format=%n /etc/passwd } It's not a great idea to use passwd-file for /etc/passwd. I guess it usually works, but

Re: [Dovecot] Dovecot, Postfix and Dovecot LDA (LMTP) delivery

2011-03-06 Thread Remy Zandwijk
I am running a Debian Lenny machine with Postfix 2.5.5 and Dovecot 2.0.8. Up until now I ran Postfix with the Procmail delivery agent succesfully. The machine has only local users; I am not using virtual mailboxes. Due to obvious reasons I want to switch to Dovecot LDA delivery, through LMTP.

[Dovecot] Dovecot, Postfix and Dovecot LDA (LMTP) delivery

2011-03-05 Thread Remy Zandwijk
Hi list, I am running a Debian Lenny machine with Postfix 2.5.5 and Dovecot 2.0.8. Up until now I ran Postfix with the Procmail delivery agent succesfully. The machine has only local users; I am not using virtual mailboxes. Due to obvious reasons I want to switch to Dovecot LDA delivery, throu

Re: [Dovecot] procmail deliver and envelope-to

2008-02-21 Thread Remy Zandwijk
With v1.1 you can pass -a parameter to specify the full [EMAIL PROTECTED] address to deliver and :detail works. I don't know how you can give that parameter from procmail though. $1 contains the plussed argument in Procmail. -Remy

Re: [Dovecot] Shared mailboxes

2008-01-26 Thread Remy Zandwijk
It is not clear to me why I should use namespaces or symlinks to share a single maildir mailbox with multiple users. Why not configure multiple mail clients with the same account information? Well, since by using the latter, you would introduce some kind of security breach. What happens when on

[Dovecot] Configure/install path overrides

2007-09-25 Thread Remy Zandwijk
Hi, I'm building and installing dovecot on a Solaris 10 machine and therefore I want to install Dovecot in /opt/dovecot. Thus, I start configure with --prefix=/opt/dovecot. I also override things like 'libexecdir', 'docdir', etc. When calling make install, Dovecot is installed in /opt/dovecot

Re: [Dovecot] Shared folder

2007-07-19 Thread Remy Zandwijk
# ls -Rl /home/mail/public/ /home/mail/public/: total 0 drw-rw 5 mail mail 184 Jul 19 10:08 Harm drw-rw 5 mail mail 184 Jul 19 10:08 Spam -rw-rw 1 mail mail 0 Jul 19 09:55 dovecot-shared -rw-rw 1 mail mail 0 Jul 19 09:55 subscriptions Maybe find /home/mail/public -type d -e