Displaying 8 results from an estimated 8 matches for "mieci".
2009 Nov 14
5
expire_dict - Folder names with spaces
Hi!
How to deal with IMAP foldernames that include spaces when setting up the expire tool for them?
I have the folder
Elementy usuni&ARk-te
but
expire: Wiadomo&AVs-ci-&AVo-mieci 7 Elementy?usuni&ARk-te 7 INBOX 365
does not work...
and
expire: Wiadomo&AVs-ci-&AVo-mieci 7 Elementy usuni&ARk-te 7 INBOX 365
produces the following:
Stopping Dovecot Imap: [ OK ]
Starting Dovecot Imap: ?ILoading modules from directory:...
2009 Nov 14
1
IMAP folders' codepages problem ?
Hi!
I probably have a problem with the imap folders codepages. I use polish email clients such as MS Outlook and Windows Mail.
The clients try to create folders
like Wiadomo?ci-?mieci but Dovecot creates Wiadomo&AVs-ci-&AVs-mieci
This happens on two different dovecot installations
1: Installation A
# 1.2.6: /etc/dovecot.conf
# OS: Linux 2.6.30.9-96.fc11.x86_64 x86_64 Fedora release 11 (Leonidas)
info_log_path: /var/log/maillog
protocols: imaps
ssl_listen: *
ssl: requi...
2015 Jan 13
0
dovecot-2.2.15 process dovecot/imap segfaults when dict process has troubles
...ribe
special_use = \Junk
}
mailbox Sent {
auto = subscribe
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Spam {
special_use = \Junk
}
mailbox Trash {
auto = subscribe
special_use = \Trash
}
mailbox Wiadomo?ci-?mieci {
special_use = \Junk
}
mailbox Wiadomo&AVs-ci-&AVs-mieci {
special_use = \Junk
}
prefix =
separator = /
}
passdb {
driver = pam
master = yes
pass = yes
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile:/data/poczta/acl/glo...
2020 Mar 24
2
dovecot-2.2.36-4 and antispam
...? antispam_mail_spam = --spam
? antispam_mail_notspam = --ham
? antispam_mail_sendmail = /usr/local/bin/spam-learn.sh
? antispam_pipe_tmpdir = /tmp
? antispam_spam_pattern_ignorecase = spam;inbox.spam;Unwanted
? antispam_trash_pattern_ignorecase = trash;Deleted
*;Junk*;wiadomo&AVs-ci-&AVs-mieci;kosz
? antispam_debug_target = syslog
? antispam_verbose_debug = 1
script to learn
cat /usr/local/bin/spam-learn.sh
#!/bin/sh
date >> /tmp/spam.txt
echo $@ >> /tmp/spam.txt
if [ "x$1" = "x--spam" ]; then
??? /usr/bin/pyzor report >> /tmp/spam.txt 2>&am...
2020 Mar 24
0
dovecot-2.2.36-4 and antispam
...; ? antispam_mail_notspam = --ham
> ? antispam_mail_sendmail = /usr/local/bin/spam-learn.sh
> ? antispam_pipe_tmpdir = /tmp
>
> ? antispam_spam_pattern_ignorecase = spam;inbox.spam;Unwanted
> ? antispam_trash_pattern_ignorecase = trash;Deleted
> *;Junk*;wiadomo&AVs-ci-&AVs-mieci;kosz
>
> ? antispam_debug_target = syslog
> ? antispam_verbose_debug = 1
>
>
> script to learn
>
> cat /usr/local/bin/spam-learn.sh
> #!/bin/sh
>
> date >> /tmp/spam.txt
> echo $@ >> /tmp/spam.txt
>
> if [ "x$1" = "x--spam" ]...
2019 Dec 04
2
Dovecot 2.3.8 - How to force index creation for user/mailbox?
...ion =
mailbox "Elementy usuni?te" {
auto = subscribe
special_use = \Trash
}
mailbox "Elementy wys?ane" {
auto = subscribe
special_use = \Sent
}
mailbox "Wersje robocze" {
auto = subscribe
special_use = \Drafts
}
mailbox Wiadomo?ci-?mieci {
auto = subscribe
special_use = \Junk
}
prefix =
separator = /
type = private
}
passdb {
args = /etc/dovecot/dovecot-sql-master.conf.ext
driver = sql
master = yes
pass = yes
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile
fts...
2019 Dec 03
2
Dovecot 2.3.8 - How to force index creation for user/mailbox?
Neither of dovecot.index files are created (.cache, .log, .thread) - these
files are created when I open the folder with IMAP client. When mailbox is
not used for long time, the indexing takes very long time. So I'm looking
for any solution (preferably with doveadm) to manually reindex folders in
background.
wt., 3 gru 2019 o 20:23 Aki Tuomi <aki.tuomi at open-xchange.com> napisa?(a):
2015 Sep 23
2
[dovecot-2.2.18] dsync error: Error: Can't delete mailbox INBOX: INBOX can't be deleted. Problem with name of folders?
...ribe
special_use = \Junk
}
mailbox Sent {
auto = subscribe
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Spam {
special_use = \Junk
}
mailbox Trash {
auto = subscribe
special_use = \Trash
}
mailbox Wiadomo?ci-?mieci {
special_use = \Junk
}
mailbox Wiadomo&AVs-ci-&AVs-mieci {
special_use = \Junk
}
prefix =
separator = /
}
passdb {
driver = pam
master = yes
pass = yes
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile:/data/poczta/acl/glo...