Hi.
Just after upgrading *courier* from an old version, we are receiving
warning messages instead of mails stating:
"This E-mail message was determined to be Unicode-formatted but your E-mail
reader does not support Unicode E-mail." warnings. It looks much like:
*https://bugzilla.mozilla.org/show
mdbox
Trying to delete user mailbox directory (rm) and do the command : doveadm -v
purge -u johndoe , all attachments of this user are orphelins.
In another way, is there a dovecot command to delete or to synchronize
attachments ?
Best regards,
TaN
Hello,
Sorry, I forgot to mention this is dovecot 1.0.4.
Cheers.
Tan Shao Yi wrote:
Hi Timo,
We are observing some weird behaviour when we try to rename an inferior
folder, followed by the superior folder.
These folders have an asterisk in the name.
* LIST (\HasChildren) ".&q
wn Family.Tour" "*Own Family.Tour"
a OK Rename completed.
a LIST "" *
* LIST (\HasChildren) "." "Own Family"
* LIST (\HasNoChildren) "." "Own Family.Maid"
* LIST (\HasChildren) "." "*Own Family.Tour"
* LIST (\HasNoChildren) "." "*Own Family.Tour.NZ"
The rename operation completes successfully with no error.
Is there something that I am doing wrong?
P.S., Will it be possible to also request the mail-log plugin to log
rename operations too? :)
Thanking in advance.
Cheers,
Tan Shao Yi
On Thu, 16 Aug 2007, Jon Alessandrello wrote:
It is putting me in an infinite loop:
truss -p 548
pollsys(0xFFBFF5B8, 5, 0xFFBFF548, 0x) = 0
pollsys(0xFFBFF5B8, 5, 0xFFBFF548, 0x) = 0
Hi Jon,
I'm on Solaris 10 SPARC (11/06) too but I don't seem to experiencing this.
Did
On Thu, 9 Aug 2007, Timo Sirainen wrote:
On Thu, 2007-08-09 at 13:03 +0300, Timo Sirainen wrote:
On Thu, 2007-08-09 at 15:55 +0800, Tan Shao Yi wrote:
We are getting e-mails from a certain domain that seem to cause the IMAP
process to hang.
..
sendfilev64(1, 1, 0xFFBFF2C0, 1, 0xFFBFF2B4
FFBFF494)Err#11 EAGAIN
pollsys(0x000B0378, 4, 0xFFBFF888, 0x0000) = 1
fstat64(10, 0x000CB208) = 0
sendfilev64(1, 1, 0xFFBFF4A0, 1, 0xFFBFF494)Err#11 EAGAIN
pollsys(0x000B0378, 4, 0xFFBFF888, 0x) = 1
fstat64(10, 0x000CB208) = 0
sendfilev64(1, 1, 0xFFBFF4A0, 1, 0xFFBFF494)Err#11 EAGAIN
pollsys(0x000B0378, 4, 0xFFBFF888, 0x) = 1
fstat64(10, 0x000CB208) = 0
sendfilev64(1, 1, 0xFFBFF4A0, 1, 0xFFBFF494)Err#11 EAGAIN
pollsys(0x000B0378, 4, 0xFFBFF888, 0x) = 1
fstat64(10, 0x000CB208) = 0
sendfilev64(1, 1, 0xFFBFF4A0, 1, 0xFFBFF494)Err#11 EAGAIN
This goes on and on... consuming all bandwidth on the system.
Is there something wrong with this particular e-mail? I will be attaching
it in a separate e-mail to you to protect the user's privacy.
Thanking in advance.
Cheers,
Tan Shao Yi
that I have to set mmap_disable=yes on this box to have a
"clean-looking" dovecot.index.cache.
Is it mmap related? Or it just happens to be a coincidence?
Cheers,
Tan Shao Yi
/usr/local/libexec/dovecot/idxview dovecot.index dovecot.index.cache
(... normal looking stuff ...)
RECORD:
Timo Sirainen wrote:
On Sun, 2007-08-05 at 20:03 +0800, Tan Shao Yi wrote:
dovecot: Aug 05 19:53:36 Error: IMAP(): FETCH for mailbox Bulk Mails UID 32
got too little data: 9199 vs 39532
This means that Dovecot thought the message had 39532 bytes. It either
looked this up from
Hi Timo,
I am receiving the above error in dovecot's logs, here's how it looks
like:
dovecot: Aug 05 19:52:19 Info: imap-login: Login: user=,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
dovecot: Aug 05 19:53:36 Error: IMAP(): FETCH for mailbox Bulk Mails UID 32
got too l
oblem or is there any
other information I can provide?
Thanking in advance.
Cheers,
Tan Shao Yi
On Thu, 2 Aug 2007, Timo Sirainen wrote:
On Fri, 2007-08-03 at 01:04 +0800, Tan Shao Yi wrote:
Hi Timo,
I just tried your patch in hg and realised it also requires the
"Content-Transfer-Encoding: 8bit" to be present.
I'm seeing some really bad mailers at my site that prov
ity for us to accommodate such mails as MIME?
Cheers,
Tan Shao Yi
On Thu, 2 Aug 2007, Tan Shao Yi wrote:
Hi Timo,
Thanks so much.
UW-IMAPD includes an additional check for the Content-Transfer-Encoding too.
Would it be a good idea to include it too?
From rfc822.c in UW-IMAPD:
if (!strcmp
27;/'))) {
MM_LOG ("Warning: MIME header encountered in non-MIME message", PARSE);
Cheers.
On Thu, 2 Aug 2007, Timo Sirainen wrote:
On Thu, 2007-08-02 at 08:36 +0800, Tan Shao Yi wrote:
Will it be possible to make this available in the 1.0 branch? UW-IMAP
seems to continue
On Wed, 1 Aug 2007, Bill Boebel wrote:
On Wed, August 1, 2007 9:51 am, Timo Sirainen <[EMAIL PROTECTED]> said:
On Wed, 2007-08-01 at 19:50 +0800, Tan Shao Yi wrote:
Hi,
I notice that in src/lib-mail/message-parser.c, there is a section of
code that checks for the presence of MIME-V
Hi,
I notice that in src/lib-mail/message-parser.c, there is a section of
code that checks for the presence of MIME-Version before allowing
processing of the Content-* headers.
Is there a possibility of relaxing this rule? There are some broken
mailers, in particular newsletter mailers that
On Tue, 24 Jul 2007, Frittella Laurento wrote:
Tan Shao Yi ha scritto:
Hi Laurento,
I think you missed out mail_plugins = quota for the appropriate
protocol(s)?
You're right :)
Now I added it and thunderbird show me the quota % usage but when I
delete messages the quota still doesn
Hi Laurento,
I think you missed out mail_plugins = quota for the appropriate
protocol(s)?
e.g.
protocol imap {
...
mail_plugins = quota
...
}
On Tue, 24 Jul 2007, Frittella Laurento wrote:
Hi all,
I'm trying to implement quota support in postfix using maildrop +
dove
Hi Timo,
Just a quick check, if a round-robin hostname was specified in
the hosts key/value pair in dovecot-ldap.conf, will dovecot round-robin
LDAP queries among the IPs?
When I did a tcpdump, it seems to "lock-in" to only one of the IPs.
Cheers.
On Thu, 12 Jul 2007, Timo Sirainen wrote:
Hi Timo,
It doesn't compile for Solaris 10:
gcc concurrency.c -o concurrency -Wall
concurrency.c: In function `main':
concurrency.c:40: warning: implicit declaration of function `flock'
concurrency.c:40: error: `LOCK_EX' undeclared (first use in this function)
concurrency.c:40: error: (Each u
Hi Timo,
Will it be too difficult to log copying of e-mails into the IMAP account
from say, a local folder to a folder on IMAP? :)
Cheers,
Tan Shao Yi
On Thu, 21 Jun 2007, Timo Sirainen wrote:
It supports configuration now in devel version:
# Events to log. Default is all
Hi Timo,
It prints the following:
./concurrency
writing, page size = 8192
./concurrency 1
reading, page size = 8192
This is a:
SunOS 5.10 Generic_118833-33 sun4u sparc SUNW,Sun-Fire-V240
psrinfo -v
Status of virtual processor 0 as of: 06/20/2007 21:00:33
on-line since 04/05/2007 16:1
ere any command about it?
Thanx and best regards
2007/4/30, Tan Shao Yi <[EMAIL PROTECTED]>:
Hi,
I have configured dovecot for auth_bind against an LDAP server on the
localhost and I'm seeing the following error in my dovecot logs:
dovecot: Apr 30 09:03:18 Error: auth(default): LD
Hi,
I have configured dovecot for auth_bind against an LDAP server on the
localhost and I'm seeing the following error in my dovecot logs:
dovecot: Apr 30 09:03:18 Error: auth(default): LDAP: ldap_result() failed:
Can't contact LDAP server
dovecot: Apr 30 09:03:27 Error: auth(default): LDAP:
Hi Torsten,
You can try installing an IMAP daemon on the old box and use a tool like
imapsync to copy existing e-mails to the new box. This will allow you to
reduce downtime to the user whose mailbox is being copied at that point
in time.
While this goes on, you may need a POP3/IMAP proxy l
25 matches
Mail list logo