Displaying 20 results from an estimated 484 matches for "lda_mailbox_autosubscribe".
2014 Oct 08
1
[Pigeonhole Sieve interpreter] :create argument and lda_mailbox_autosubscribe setting
Hi,
I am using dovecot and dovecot-sieve packages from Debian Wheezy
(2.1.7-7+deb7u1).
I noticed that while using ":create" (from the mailbox extension) in my
Sieve filter and "lda_mailbox_autosubscribe = yes" in Dovecot's LDA
config it automatically subscribes to the destination mailbox even if
that mailbox already existed.
Reading Dovecot's documentation and the mailbox extension RFC it seems
subscription should happen only if it is a newly created mailbox and
should not happen if...
2011 Mar 24
2
lda_mailbox_autocreate and lda_mailbox_autosubscribe
Hello
I use real unix users on the mailhub and I would like to
automate home directories creation for new users.
I found lda_mailbox_autocreate and lda_mailbox_autosubscribe
statements in 15-lda.conf file ( dovecot 2.0.11 ) which seem to be the right
things for me :-)
I use Postfix 2.8.1 with Dovecot LDA
mailbox_command = /usr/local/libexec/dovecot/dovecot-lda
All Mailboxes are located in /user/$USER/mail/
Does those two statements means that if a home directory
do...
2011 Jul 29
0
lda_mailbox_autosubscribe - v2 wiki is a bit unclear
...tomatically created (via -m
parameter or fileinto Sieve action). (v1.1.3+)
Those have been replaced in Dovecot v2 with:
# Should saving a mail to a nonexistent mailbox automatically create it?
lda_mailbox_autocreate = no
# Should automatically created mailboxes be also automatically subscribed?
lda_mailbox_autosubscribe = no
But neither of those options are mentioned on the LDA wiki page:
http://wiki2.dovecot.org/LDA
It's only mentioned in passing on the 2.0 page that explains the changes
between 1.2 and 2.0.
2012 May 17
1
Valid config for lda_mailbox_autosubscribe with dovecot 1.2?
Hi,
Due to some reasons I've to support both dovecot 1.2 and dovecot 2.x, and I
just found that the -s parameter I used to autosubscribe to sieve folders
doesn't exist anymore in dovecot 2.x
The problem arises because (AFAIK) in postfix's master.cf you can only
specify one configuration, and I used to have this:
dovecot unix - n n - - pipe
2010 Dec 09
4
sieve plugin does not autocreate folder
Sieve plugin does not autocreate folder, defined in sieve filter
/etc/dovecot/sieve/default.sieve
require ["fileinto"];
# rule:[off]
if anyof (header :contains "To" "off@***.com", header :contains "Cc"
"off@****.com")
{
fileinto "INBOX.off";
stop;
}
>sievec /etc/dovecot/sieve/default.sieve
sievec(root): Debug: Loading modules
2020 Feb 25
1
Auto Subscribe not working for LDA/Sieve created Mailbox?
On 25. Feb 2020, at 4.55, Larry Rosenman <larryrtx at gmail.com> wrote:
>
> I have auto-subscribe turned on, but I had to doveadm mailbox subscribe to a LDA/Sieve created mailbox today.
>
> Did something break?
I added a bunch of tests for lda_mailbox_autocreate and lda_mailbox_autosubscribe and they seem to work fine:
* dovecot-lda -m box / without sieve
* dovecot-lda -m box / with sieve keep
* dovecot-lda / with sieve fileinto box
* dovecot-lda / with sieve fileinto :create box
So, I can't reproduce any bugs related to this.
2020 Feb 25
1
Auto Subscribe not working for LDA/Sieve created Mailbox?
...t gmail.com <mailto:larryrtx at gmail.com>> wrote:
> >
> > I have auto-subscribe turned on, but I had to doveadm mailbox subscribe to a LDA/Sieve created mailbox today.
> >
> > Did something break?
>
> I added a bunch of tests for lda_mailbox_autocreate and lda_mailbox_autosubscribe and they seem to work fine:
>
> * dovecot-lda -m box / without sieve
> * dovecot-lda -m box / with sieve keep
> * dovecot-lda / with sieve fileinto box
> * dovecot-lda / with sieve fileinto :create box
>
> So, I can't reproduce any bugs related to this.
>
-------...
2014 Mar 07
1
Sieve/autosubscribe subfolder
Hi,
I just ran across the annoying issue, that with
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes
set, parent folders of newly created subfolders get subscribed without
being existent.
Let me give an example:
In sieve I use
fileinto "foo/bar";
but "foo/" does not exist as folder. So the Mailbox "foo/bar" gets
created, but without "foo/" being a...
2020 Feb 25
2
Auto Subscribe not working for LDA/Sieve created Mailbox?
...= lerctr.org thebighonker.lerctr.org tbh.lerctr.org thejonesonair.com thejonesonair.net why.net
default_vsz_limit = 1 G
deliver_log_format = msgid=%m: %$ (subject=%s from=%f size=%w)
doveadm_password = # hidden, use -P to show it
first_valid_gid = 0
first_valid_uid = 0
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes
listen = 192.147.25.65, ::
login_access_sockets = tcpwrap
mail_attribute_dict = file:%h/mail/.imap/dovecot-mail-attributes
mail_location = mbox:~/mail:INBOX=~/mail/INBOX
mail_log_prefix = "%s(%u/%p): "
mail_plugins = " fts fts_solr notify virtual"
mail_privileged_group = m...
2018 Nov 28
3
Error logs with virtual folder after upgrading to 2.3.4
2015 Nov 15
2
usage of recipient delimiters
...eters_length = 2048
ssl_key = </etc/pki/tls/private/iRedMail.key
ssl_prefer_server_ciphers = yes
ssl_protocols = !SSLv2 !SSLv3
userdb {
args = /etc/dovecot/dovecot-mysql.conf
driver = sql
}
protocol lda {
auth_socket_path = /var/run/dovecot/auth-master
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes
log_path = /var/log/dovecot-sieve.log
mail_plugins = quota mailbox_alias acl sieve
postmaster_address = root
}
protocol lmtp {
info_log_path = /var/log/dovecot-lmtp.log
lmtp_save_to_detail_mailbox = yes
mail_plugins = quota sieve
postmaster_address = postmaster
recipie...
2017 Oct 20
1
quota only for oungoing
...quota_warning2 = storage=80%% quota-warning 80 %u
quota_grace = 10%%
}
protocol lda {
mail_home = /var/spool/mail/%d/%n
mail_plugins = $mail_plugins sieve
log_path = /var/log/dovecot/dovecot-lda-errors.log
info_log_path = /var/log/dovecot/dovecot-lda.log
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes
}
2017-10-20 11:00 GMT+03:00 Steffen Kaiser <skdovecot at smail.inf.fh-brs.de>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Fri, 20 Oct 2017, Aidar Kamalov wrote:
>
> Thank you! I disabled quota plugin and now if quota exceed I can't send any
>&g...
2018 Apr 10
1
doveconf error upon boot up
...ecot
dovecot_enable="YES"
# 2.3.1 (8e2f634): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.1 (d9bc6dfe)
# OS: FreeBSD 11.1-RELEASE-p9 amd64 zfs
# Hostname: localhost
auth_mechanisms = plain login
auth_verbose = yes
auth_verbose_passwords = yes
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes
log_path = /var/log/dovecot.log
login_greeting = Seibercom NET Here
mail_location = maildir:/var/mail/vmail/%d/gerard
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational rege...
2018 Nov 28
0
Error logs with virtual folder after upgrading to 2.3.4
...base_dir = /var/run/dovecot/
> default_client_limit = 8192
> default_process_limit = 4500
> disable_plaintext_auth = no
> imap_capability = +XLIST
> imap_client_workarounds = tb-extra-mailbox-sep delay-newmail tb-lsub-flags
> imap_id_log = *
> lda_mailbox_autocreate = yes
> lda_mailbox_autosubscribe = yes
> mail_fsync = never
> mail_gid = entrega
> mail_home = /buzones/mydomain/%2.26Hn/%2.200Hn/%n/home_usuario/
> mail_location = mdbox:/buzones/mydomain/%2.26Hn/%2.200Hn/%n:INDEX=/indices_dovecot/indices/%2.26Hn/%2.200Hn/%n:ALT=/buzones/alternativo/mydomain/%2.26Hn/%2.200Hn/%n
> m...
2018 Mar 02
3
Sieve filter fileinto doesn't preserve flags
...ing `fileinto` to move a mail into another mailbox removes flags
that have been set with a previous sieve filter with `addflag`.
# 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.21 (92477967)
# OS: Linux 4.9.0-6-amd64 x86_64 Debian 9.1 ext4
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes
mail_debug = yes
mail_location = maildir:/var/vmail/%d/%n
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation subaddress comparator-i;ascii-numeric
relational regex imap4flags copy include variables body enotify
environm...
2018 May 16
1
Maillog warning
...p {
> /etc/dovecot/conf.d/13-quota.conf: mail_plugins = $mail_plugins
> imap_quota
> /etc/dovecot/conf.d/13-quota.conf-}
^^ comment / remove the above 3 lines (the whole protocol imap block),
the protocol imap block is defined in 20-imap.conf
> --
> /etc/dovecot/conf.d/15-lda.conf-#lda_mailbox_autosubscribe = no
> /etc/dovecot/conf.d/15-lda.conf-protocol lda {
> /etc/dovecot/conf.d/15-lda.conf: mail_plugins = $mail_plugins sieve
> /etc/dovecot/conf.d/15-lda.conf-}
> --
> /etc/dovecot/conf.d/20-imap.conf-#imap_urlauth_host =
> /etc/dovecot/conf.d/20-imap.conf-protocol imap {
> /et...
2018 Mar 19
2
Permissions on /var/log/dovecot
...# OS: FreeBSD 11.1-RELEASE-p4 i386
# Hostname: mail.covisp.net
auth_failure_delay = 5 secs
auth_mechanisms = PLAIN LOGIN
default_client_limit = 4096
default_process_limit = 1024
default_vsz_limit = 768 M
disable_plaintext_auth = no
first_valid_uid = 89
imap_id_log = *
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes
log_path = /var/log/dovecot
login_log_format_elements = user=<%u> %r %m %c
mail_location = maildir:~/Maildir
mail_max_userip_connections = 90
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i...
2015 Aug 31
1
Problem with the Path argument in pigeonhole 0.4.3 at ubuntu 14.04
...2.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 3.13.0-53-generic x86_64 Ubuntu 14.04.3 LTS
auth_mechanisms = plain login
dict {
acl = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext
expire = mysql:/etc/dovecot/dovecot-dict-expire.conf.ext
}
disable_plaintext_auth = no
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes
listen = *,[::]
log_timestamp = "%Y-%m-%d %H:%M:%S "
mail_plugins = " expire quota acl"
mail_privileged_group = vmail
maildir_very_dirty_syncs = yes
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation s...
2019 Apr 12
2
Mailbox INBOX: Opening INBOX failed: Mailbox doesn't exist: INBOX. Maybe master user + namespace problem?
2019 Jun 09
2
Case sensitive problem for vacation with dovecot lmtp pigeonhole
...cdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@*
auth_verbose = yes
debug_log_path = /var/log/dovecot-debug.log
default_client_limit = 10640
default_process_limit = 2128
default_vsz_limit = 0
hostname = mydomain.com
info_log_path = /var/log/dovecot.log
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes
listen = *
log_path = /var/log/dovecot-error.log
login_greeting = Welcome
mail_gid = vmail
mail_location = maildir:/var/vmail/%Ln
mail_plugins = quota fts fts_lucene
mail_uid = vmail
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-charac...