Re: sieve-filter ignores -u argument

2022-01-26 Thread Андрей Куницын
userdb out: USER#0111#011t...@domain.tld#011master_user=t...@domain.tld #011home=/var/vmail/vmail1/domain.tld/t/r/a/test-2022.01.21.10.09.47/#011mail=sdbox:~/sdbox/#011quota_rule=*:bytes=1073741824 ``` `(enabledService=sieve-filter)` is absent for users by default вт, 25 янв. 2022 г. в 20:21, Андрей

Re: sieve-filter ignores -u argument

2022-01-25 Thread Андрей Куницын
the .sieve path and leave off the -u argument > > # cd /location_of_virtual_user_INBOX > # sieve-filter -v /opt/some_global_rules/sieve/managesieve.sieve INBOX > > Would is be great if seive-filter had an argument to understand the > system's virual user's settings? Of cour

sieve-filter ignores -u argument

2022-01-24 Thread Андрей Куницын
Hello I try to test my sieve script, but found out that it is impossible to use a sieve-filter tool with virtual mail users. It always uses a real user name instead of passed via -u argument. # sieve-filter -v -u postmas...@domain.tld ~/sieve/managesieve.sieve INBOX sieve-filter(root): Fatal: Unk

[Dovecot] Disable unsecure POP3 at all (Dovecot 2.1)

2013-10-28 Thread Андрей Кумыков
Hi to all. Is it possible to disable unsecure POP3 protocol at all in Dovecot 2.1? There was "protocols" option in 1.x version, and there was separate pop3 and pop3s modules. There is no "pop3s" in configuration files in 2.1.

[Dovecot] Migration dbmail -> dovecot.

2009-01-20 Thread Андрей Юртайкин
Hi i want to migrate from dbmail to dovecot, the main problem is passwords. dbmail uses "md5-hash" wich crypt "111" to "$1$tZNR7pR4$jMuuKWm7ljRyL8iEMfjep.". Tried all dovecot pass schemes thru `dovecotpw` and no one matches. The main question is how to migrate dbmail -> dovecot.

Re: [Dovecot] sieve plugin

2008-09-02 Thread Андрей
September 2008 15:41:08 Steffen Kaiser wrote: > On Tue, 2 Sep 2008, Андрей wrote: > > First, enable mail_debug and show us: > > a) output of dovecot -n > b) the log lines when delivering a new message. > > Bye,

[Dovecot] sieve plugin

2008-09-01 Thread Андрей
I try to cinfigure dovecot run sieve scripts on incoming mail. In my dovecot.conf: <...> protocol lda { # Address to use when sending rejection mails. postmaster_address = [EMAIL PROTECTED] # Hostname to use in various parts of sent mails,