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, Андрей
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
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
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.
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.
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,
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,