similar to: SORT with unknown charset bug?

Displaying 20 results from an estimated 1000 matches similar to: "SORT with unknown charset bug?"

2016 Jun 08
3
password expire warning for dovecot users in IMAP/POP login
Alec-san, Thanks for your comment. Please lemme make sure one more thing. >IMAP has ALERT response which is supported by some clients. To make it happen, no need to add any other configurations on LDAP end once possword policy is correctly set? Thanks, Masaharu Kawada On 2016?06?08? 17:27, A.L.E.C wrote: > On 06/08/2016 10:05 AM, mkawada at redhat.com wrote: >> Whatever ways
2016 Apr 12
2
Slow reading of large dovecot-uidlist files
On 04/10/2016 10:27 AM, Adrian Minta wrote: > It will be nice if the "SELECT MyMailbox" command will be "SELECT > mymailbox LIMIT 100" or something, to get the first files since only the > last messages are shown to the user. SELECTing a mailbox has nothing to do with FETCHing messages, so above does not make much sense. I don't know dovecot's code, but I
2013 Jun 12
1
THREAD REFERENCES bug
I found it on an ancient dovecot version, so it might be already fixed. Let's say I have a folder with 3 messages UID Subject Date 12 One 2013-06-09 11 Testmail 2013-06-10 14 Subject 2013-06-11 C: A0003 UID THREAD REFERENCES US-ASCII ALL S: * THREAD (12)(11)(14) Now I received a message with today's date (2013-06-12)
2011 Mar 08
1
logging sent messages
Hello, i use plugin mail_log to see more activities like copy/delete/expunge caused by imap-users. unfortunately there is no log-line when a mail was sent and the copy was uploaded to "Sent-Folder". Isn't it a common imap-copy operation requested by client? How to log this? Thanks, Hajo
2010 Jun 18
1
strange regex sieve filter error
Hi all, ok, I'm getting an error produced by the following sieve file : require ["fileinto","copy"]; # rule:[SPAM-TAG] if allof ( header :regex "Subject" "^\\[SPAM-TAG\\]") { fileinto "SPAM-TAG"; stop; } and I'm getting the following error in the dovecot delivery log : main_script: line 3: error: unknown tagged
2010 Nov 08
1
Expunge -A cannot find users
Hi List, If I use doveadm expunge in this format expunge will delete the email doveadm expunge -u test at planetseafood.com mailbox Archive ON '8-Nov-2010' But in this format doveadm expunge -A mailbox Archive ON '8-Nov-2010', it will list all the users in the database and display the following and no messages are expunged. doveadm(test at
2011 Oct 06
2
doveadm mailbox subscribe wildcard
Hi, I noticed that wildcards work like the following, as described in the man page: # doveadm mailbox list -s -u bob dovecot* dovecot dovecot/pigeonhole dovecot/pigeonhole/2.0 however, wildcard subscriptions don't work: # doveadm mailbox subscribe -u bob dovecot* # doveadm mailbox list -s -u bob dovecot* dovecot dovecot* dovecot/pigeonhole
2012 Sep 20
4
doveadm with multiple commands
This has been in my TODO for a while and today I implemented it (but didn't dare to test it yet :) So the problem has been that you want to run for example: doveadm expunge -A mailbox Trash savedbefore 7d doveadm purge -A This is annoying because it scans through the users' mailboxes twice, wasting disk IO and CPU. So how to make it do the scan only once? The syntax I thought of today
2015 Aug 25
2
mail_log proposal: recipient
As Timo seems to be on a committing spree; I'd like to propose that in the mail_log_fields the recipient would be available. Like probably many dovecot users, my MUAs save to Sent; so when grepping the log to learn etc. that would just be useful Kind regards -- peter
2015 Oct 14
2
Emails with sender MISSING_MAILBOX@missing_domain
Hello, we are working in the migration from courier-imap to dovecot 2.2.10-4.el7_0.1.x86_64. Some emails that send a internal application show as sender "MISSING_MAILBOX at missing_domain", i use like email client Horde using dovecot like server. But if i open that email with Horde and courier-imap i can see the correct email sender. I think that the email of the sender is no correct
2016 Feb 10
2
Sieve question
Is it possible to use redirect in a sieve to redirect to multiple addresses? if header :contains ?from? ?test at example.com? { redirect ?user1 at example.com,user2 at example.com?; } I thought this would work, But I am seeing a ?redirect address is invalid: not a single addres [sic] (found ?,?). -- I'll have what the gentleman on the floor is having.
2016 Jun 08
2
password expire warning for dovecot users in IMAP/POP login
Aki-san, Thanks for your feedback. Whatever ways will do. For instance, in a thunderbird mail client, a pop-up message or notification email telling client that the password will be expired in XX days, something like this, would be nice. Thanks, Masaharu Kawada On 2016?06?08? 15:49, Aki Tuomi wrote: > > On 08.06.2016 09:37, mkawada at redhat.com wrote: >> Dear list, >>
2014 Dec 29
2
SPECIAL-USE again
On 2014-12-29 20:45, Stephan Bosch wrote: > For creating a special use mailbox there is the CREATE-SPECIAL-USE > capability (https://tools.ietf.org/html/rfc6154, Section 3). As you > suggested, the special use attributes can also be changed using the > METADATA capability (https://tools.ietf.org/html/rfc6154, Section 4). > Unfortunately, both of these features are not yet supported
2016 Mar 21
4
Email hosting provider
Hello, Sorry if I am off topic a little. I am looking for an email host provider that supports dovecot, sieve and manage sieve. Ideally with the roundcube webmail and managesieve plugin Better if it is in Europe or switzerland. I don't mind paying a little. Thanks, Andr?.
2005 Jun 22
0
test73 not compiling with iconv?
I've recently upgraded from test53 to test73 from a source compile on FreeBSD 5.3, and am getting some [BADCHARSET] errors in 73 that I wasn't getting in 53 (specifically with Squirrelmail). When I run one of Squirrelmail's built-in filters, I get the following error: ERROR: Could not complete request. Query: SEARCH CHARSET ISO-8859-1 UNSEEN Subject {14} *****SPAM***** Reason
2011 Dec 16
2
Two important new Pigeonhole v0.3 features
Hello Dovecot users, Pigeonhole v0.3 for Dovecot v2.1 has two new features I would like you to play with before I make a first release: 1) The new Sieve editheader extension (http://tools.ietf.org/html/rfc5293). This allows modifying the headers of the message before delivery. This is actually the first implemented extension that can modify the message itself in any way. This feature adds
2010 Aug 31
1
Wrong MySQL sintax, I can't login
Hi guys: I can't login as a user: The output of mail.log: Aug 31 08:39:45 socrates dovecot: auth(default): client in: AUTH^I1^IPLAIN^Iservice=imap^Ilip=178.63.82.247^Irip=81.39.27.227^Ilport=143^Irport=33715^Iresp=AHBhYmxvLnJvZHJpZ3VlekBlc2N1ZWxhc3VwZXJpb3JkZWNvYWNoaW5nLmNvbQBwZXJpa2l0YS4= Aug 31 08:39:45 socrates dovecot: auth-worker(default): sql(pablo.rodriguez at
2013 Jun 07
2
Dovecot IMAP
This is my first experience of the mail server. Set up a mail server from Postfix + Dovecot with the MySQL authorization. When you create a new user dovecot makes strange folder structure: the 'inbox' contains 'juncus', 'tash', 'sent' etc. ie 'sent' and other folders are subdir to the 'inbox'. My result: 04 LIST "" "*" * LIST
2013 Mar 07
2
Core dump in 2.2.rc2 with FETCH 1 BODY.PEEK[ALL]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Usingt ./sbin/dovecot --version 2.2.rc2 (7a08461c5559) with Maildir, 2 FETCH 1 BODY.PEEK[ALL] dumps core, bt full is: #0 0x00007fa166e721b5 in raise () from /lib/libc.so.6 No symbol table info available. #1 0x00007fa166e74fc0 in abort () from /lib/libc.so.6 No symbol table info available. #2 0x00007fa16721ac47 in default_fatal_finish
2012 Jun 18
1
dovecot-sieve and LMT
Dear list, My mail server is working perfectly. So I am trying to add feature after feature, until I have all the features I need. This has worked fine until now. I am trying to get dovecot-sieve to work. So I activated dovecot-lda and the sieve plugin and told postfix to use deliver instead of procmail. After restarting all services I then created a test sieve file. Obviously I have not yet