Timo Sirainen put forth on 5/27/2010 9:37 AM:
> On Thu, 2010-05-27 at 00:03 -0500, Stan Hoeppner wrote:
>> With 1.2.11 and mbox storage, the delay time in pulling new mail headers to
>> the client from imap folders seems to be directly proportional to mailbox
>> size, regardless of the number of ne
Hey Greg,
I picked up the right-size screwdrivers (P00, T6, T8) today. Still need
to find a spudger, but I think I can use my fingernails until then.
How critical is antistatic for disassembly checking out the fan motors?
H
Charles Marcus put forth on 5/27/2010 7:22 AM:
> On 2010-05-27 1:03 AM, Stan Hoeppner wrote:
>> With 1.2.11 and mbox storage, the delay time in pulling new mail
>> headers to the client from imap folders seems to be directly
>> proportional to mailbox size, regardless of the number of new
>> messa
Hi Timo,
2010/5/26 Timo Sirainen :
> Oh, I really ment .spam-learn/cur/* (and maybe .spam-learn/new/* if you
> make it learn from both and it doesn't move mails to cur/).
>
>> Can I simply delete the files, don't I destroy any indices or slow
>> down Dovecot operation because of index rebuilding?
On Thu, May 27, 2010 at 12:52, Gregory Finch wrote:
>> recipient_delimiter = -
> ^^
> do you mean to have a + here instead?
Yup, there was a 2nd setting nearly at the bottom of the file, and it
was different. Thanks for catching that.
On Thu, May 27, 2010 at 12:52, Gregory Finch wrote:
> On 2010-05-27 8:27 AM, Phil Howard wrote:
>> On Thu, May 27, 2010 at 10:50, Gregory Finch wrote:
>>
>>> I've never had to touch auth_username_chars to get this to work.
>>>
>>> In main.cf, I've set:
>>>
>>> mailbox_transport = dovecot
>>
>> I
On May 27, 2010, at 11:14 AM, robertober wrote:
Hello Folks,
Yesterday while messing around with procmail for SpamAssassin I had my IMAP
client open and it lost it's ability to see my Inbox except for two messages. I
tried another IMAP client and no success. I can see all other directories s
On 2010-05-27 8:27 AM, Phil Howard wrote:
> On Thu, May 27, 2010 at 10:50, Gregory Finch wrote:
>
>> I've never had to touch auth_username_chars to get this to work.
>>
>> In main.cf, I've set:
>>
>> mailbox_transport = dovecot
>
> I have virtual_transport = dovecot
>
>> recipient_delimiter = +
Is there any way to still be able to login/delete email via
dovecot-imap when the user's filesystem quota is exceeded? We just
moved from courier where this was still possible but now a user over
quota can login but cannot get a list of messages and the logs show
this:
May 27 10:24:45 pop1.gwtc.n
On Wed, May 26, 2010 at 16:59, Jerry wrote:
> By the way, Postfix must be properly configured to pass the email
> address to dovecot. I leave that as an exercise to the user. You might
> want to start here thought:
>
> http://wiki.dovecot.org/LDA/Postfix
I already have this:
dovecot un
Hello Folks,
Yesterday while messing around with procmail for SpamAssassin I had my IMAP
client open and it lost it's ability to see my Inbox except for two messages.
I tried another IMAP client and no success. I can see all other directories
such as sent and the ones I have made. The mbox
Timo, thank you for the reply to my question about shared folders yesterday.
I'm now trying to get quota reporting working consistently. This is
with dovecot 1.2.11 in solaris 10 sparc. We have local quotas for the
mail spool (/a1) and quotas for home directories. All are UFS and have
rpc (
On Thu, May 27, 2010 at 11:34, Phil Howard wrote:
> On Wed, May 26, 2010 at 16:59, Jerry wrote:
>
>> On or about line 821 in the Dovecot.conf file:
>
> Actually, a lot earlier in my trimmed down version :-)
>
>
>> #auth_username_chars =
>> abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123
On Thu, May 27, 2010 at 01:52, Pascal Volk
wrote:
> On 05/26/2010 10:27 PM Phil Howard wrote:
>> [snipped X-posting]
>
> See this Thread: http://marc.info/?l=postfix-users&m=127490477231031&w=2
The symlinking did work, though. That was with userids added to auth,
too. So dovecot deliver thought
On Wed, May 26, 2010 at 16:59, Jerry wrote:
> On or about line 821 in the Dovecot.conf file:
Actually, a lot earlier in my trimmed down version :-)
> #auth_username_chars =
> abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@
>
> If you have not all ready done so, add the "+"
On Thu, May 27, 2010 at 10:50, Gregory Finch wrote:
> I've never had to touch auth_username_chars to get this to work.
>
> In main.cf, I've set:
>
> mailbox_transport = dovecot
I have virtual_transport = dovecot
> recipient_delimiter = +
I have that now (didn't when I initially set up the serv
On Wed, May 26, 2010 at 16:59, Jerry wrote:
> On or about line 821 in the Dovecot.conf file:
>
> #auth_username_chars =
> abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@
>
> If you have not all ready done so, add the "+" to the end of the list
> and un-comment the line. I bel
On 2010-05-26 1:59 PM, Jerry wrote:
> On Wed, 26 May 2010 16:20:06 -0400
> Phil Howard articulated:
>
>> I have recipient_delimiter = + in main.cf (Postfix). But deliveries
>> to dovecot/deliver are still being rejected. It appears that the full
>> email is still in the envelope (e.g. phil+how.
On Thu, 2010-05-27 at 00:03 -0500, Stan Hoeppner wrote:
> With 1.2.11 and mbox storage, the delay time in pulling new mail headers to
> the client from imap folders seems to be directly proportional to mailbox
> size, regardless of the number of new messages. At present, if the mailbox is
> large,
On 2010-05-27 1:03 AM, Stan Hoeppner wrote:
> With 1.2.11 and mbox storage, the delay time in pulling new mail
> headers to the client from imap folders seems to be directly
> proportional to mailbox size, regardless of the number of new
> messages. At present, if the mailbox is large, pulling new
I appreciate all the responses. I will look into the different
options. Thanks again.
Bryan
sladjsalj
On Thu, 2010-05-27 at 10:09 +0200, Hubert Jastrzębski wrote:
> But you are right - files in new/ are sometimes newer than new/ directory
> itself. I have to investigate why is that. Thanks for clue.
Linux JFS at least used to have such bug. If you find out the cause, I'd
be interested in knowing
On Wednesday, May 26, 2010 18:39:26 Timo Sirainen wrote:
> On Thu, 2010-05-06 at 22:15 +0200, Frode Nordahl wrote:
> > Hello,
> >
> > The following IMAP command crashes the latest version of Dovecot
> > (regardless of format or contents of mailbox): . THREAD REFS US-ASCII
> > ALL
>
> THREAD works
Hi,
I have a littel Problem.
I?m running a Debian Lenny/Postfix/Dovecot Server. I hade immigrated
from Courierer.
Now I have the problem, that I get mail under Mail.app double. (same
header, Message-ID ,...)
When I use Thudnerbird under MacOS there is all OK.
Are there some Configs that
> On Thu, 2010-05-06 at 08:42 +0200, Hubert Jastrzębski wrote:
>
> > No error logged looking at the good dir. Permissions OK. When I
> remove
> > dovecot.index.log new messages appears:
>
> Did you solve this? Sounds like new/ directory's mtime doesn't change
> when new files are added there.
>
26 matches
Mail list logo