Displaying 20 results from an estimated 200 matches similar to: "IMAP folders' codepages problem ?"
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:
2020 Mar 24
2
dovecot-2.2.36-4 and antispam
Hi
I use dovecot-2.2.36.4 on Debian 8.11 and plugin dovecot-antispam from
http://johannes.sipsolutions.net/Projects/dovecot-antispam
All works fine but in roundcube i get two folder: Spam (real: Junk) and SPAM
in sieve i have:
require ["fileinto","imap4flags"];
# rule:[SPAM Box]
if header :contains "X-Spam-Flag" "YES"
{
setflag "\\Seen";
2015 Jan 13
0
dovecot-2.2.15 process dovecot/imap segfaults when dict process has troubles
W dniu 13.01.2015 o 13:53, Lazy pisze:
> I can't reproduce this with redis dict.
>
> Could You provide us with a doveconf -n ?
> Does this also happen with other dict engines ?
Working configuration:
auth_cache_size = 64 k
auth_cache_ttl = 10 mins
auth_master_user_separator = *
auth_mechanisms = plain login
deliver_log_format = msgid=%m: from=%f: phys=%p: virt=%w %$
dict {
2007 Dec 01
1
1.1.Beta9 deliver problem: Unknown mail storage driver raw
Hello,
I'm new to dovecot, trying to configure a Postfix/Dovecot system.
Got everything in place - smtp with dovecot SASL and imap working fine,
maildir is created, thunderbird logs in successfuly .. but the Dovecot
LDA gives me this error on delivery: "Couldn't create internal raw
storage: Unknown mail storage driver raw".
I tried searching the configuration manual,
2020 Mar 24
0
dovecot-2.2.36-4 and antispam
Hi,
maybe this helps avoiding double folders.
https://wiki.dovecot.org/Plugins/MailboxAlias
Am 24.03.20 um 10:34 schrieb Maciej Milaszewski:
> Hi
> I use dovecot-2.2.36.4 on Debian 8.11 and plugin dovecot-antispam from
> http://johannes.sipsolutions.net/Projects/dovecot-antispam
>
> All works fine but in roundcube i get two folder: Spam (real: Junk) and SPAM
>
>
> in
2009 Jan 24
3
Dict quota negative values in MySql table?
Hi!
I have a question about the dictionary quota :storage and :messages
values in MySql quota table.
How to interpret the following values? Why some values are negative? Are
the values relative to something?
I would like to write a simple php application to check the user quota
but I don't know how to interpret this:
mysql> select * from quota;
2019 Dec 04
2
Dovecot 2.3.8 - How to force index creation for user/mailbox?
Here is doveconf -n output:
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.8 (b7b03ba2)
# OS: Linux 5.4.1-gentoo x86_64 Gentoo Base System release 2.6
# Hostname: mail.xxxx.com
auth_cache_negative_ttl = 0
auth_cache_size = 10 M
auth_cache_ttl = 4 hours
auth_default_realm = xxxx.com
auth_master_user_separator = *
auth_verbose = yes
auth_verbose_passwords = plain
2004 Jun 18
1
Info: Internal login failure:
I get the following error on auth with mysql on pop3
what am i missing or doing wrong
mysql config file
db_host = localhost
#db_port = 3306
db_unix_socket = /var/lib/mysql/mysql.sock
db = ADMIN
db_user = mailmaster
db_passwd = ********
db_client_flags = 0
default_pass_scheme = PLAIN
password_query = SELECT MAILBOX_PASSWORD AS password FROM MAIL WHERE MAILBOX_USERNAME = '%n' AND
2019 Apr 26
2
faI2ban detecting and banning but nothing happens
On Saturday 20 April 2019 00:32:43 Pete Biggs wrote:
> What ban action do you use? If it's something like iptables-multiport,
> then I wonder if the fact that it's detecting the failures as
> '[dovecot]' means that it's using the dovecot ports, not the exim
> ports, when applying the iptable rule.
>
> When a host has been banned, can you look at the
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):
2019 Apr 26
0
faI2ban detecting and banning but nothing happens
>
> I did wonder that myself. I have now amended to Dovecot definition in jail.conf to:
>
> [dovecot]
>
> port = pop3,pop3s,imap,imaps,submission,sieve,25,1025,465,587
> logpath = %(dovecot_log)s
> backend = %(dovecot_backend)s
>
> I then unbanned and banned each IP address manually with
Did you reload the configuration? ("fail2ban-client reload")
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?
Hi All!
I'm also hitted by this problem. I'm trying to migrate emails from very
old dbmail to dovecot (maildir). I read old threads with similar problem
but I found only such solutions:
- upgrade to 2.2.13
- workarround : use imapsync
- no solution
I'd like to not use imapsync, have you got an idea what should I do to
do migration successfully?
dsync throws:
doveadm(root): Debug:
2003 Mar 04
1
codepages and cross-compiling
I'm working on a packaging of samba for OpenZaurus
(http://openzaurus.sf.net).
We build on an x86 system cross-compiling for the Zaurus systems (an
ARM platform).
The part that is giving me trouble is the code pages.
Can I safely compile them with the make_smbcodepage and
make_unicodemap on the x86 and then use them on the ARM? Or are the
platform dependent?
Is there anyway I can shrink
2004 Aug 17
2
loosed accent french codepages , upgrading from samba 2.2.7a (RedHat9) to samba 3.0.2a Mandrake10
hello Samba codepagers ...
I have a linux server for XP pro and Win9x stations.
I am migrating the server from RedHat9 (samba 2.2.7a) to Mandrake 10
(samba 3.0.2a)
The problem :
The french accents and the case options of the filenames are no longer
recognized by the WinXP Pro Stations.
(preserve case = no, default case = low ...)
i tried a lot of CHARSET but it did nothing
samba 3 seems
2003 Sep 16
1
Rsync and filename codepages
Hi there,
I am running rsync in server mode on linux (redhat 8) and I am running
cygwin (latest version) on a mixture of win2k and winxp machines for
Japanese users.
When I Rsync from windows rsync complains about a no. of Japanese filenames
(not all of them) and this is due, as far as I can work out, to
incompatibilities/clashes between SJIS filename encoding (which Windows
uses) and certain
1998 Nov 03
2
Codepages
I've seen this in the message data base, but no responses. Running RH
5.1,
with samba out of the box, I get the message:
unable to load codepage /etc/codepages/codepage.850
in log files and smbclient startups. Is this a problem? How is it fixed?
There are no codepage directories that I can see anywhere in RH. Did I
miss a module to install?
Thanks
Carl Hartshorn
2000 May 26
0
support for multiple codepages at once?
I have a bunch of files on a Windows (98) machine which use different
character sets. Some of the filenames have German characters in them, some
French, Polish, others Scandinavian and even Korean. Everything except the
Korean files seem to be correctly represented by the Windows box.
I read the Samba documentation fairly thoroughly, and can see with a little
foresight I can set Samba up to
2001 Mar 13
1
Codepages - Need Help
Okay, so since I have been having so much trouble with the smb_retry errors,
I thought that I would re-install samba. So where did my codepages go and
how can I get them back?
load_client_codepage: filename /etc/samba/codepages/codepage.850 does not
exist.
load_unicode_map: filename /etc/samba/codepages/unicode_map.850 does not
exist.
SSL: Error error setting CA cert locations:
2002 Feb 24
0
Problem with codepages and Localized windows
Hello.
I am admin of our linux student server and I configured Samba. =
Everything works perfect, except one thing. We are serving to Windows 95 =
machines. These are the first version of Win95 (not OSR2), localized for =
Czech Republic. It uses codepage
CP1250, which is not shipped with Samba distribution. As other middle =
European countries it uses codepage 852 under DOS. So I set up:
client
2002 Mar 08
2
codepages and character sets
Hello,
Does anyone know anything at all about codepages and characters sets? I
really need some help but no one seems interested in my post.
Regards,
Tom
Thomas Robinson
Ehbas Ltd
T: 01273 234 665
F: 01273 704 499