Bug#297774: maildir protocol (debian bug #297774)

2005-04-01 Thread Robert Sowada
Hi,

> Works For Me (TM) - but I have to specify something like
> /home/alexis/Maildir/new instead of the more usual 
> /home/alexis/Maildir (otherwise, it checks for new messages at startup
> and never again, since FAM is watching the wrong dir...  I guess this
> already happened before...)
Thanks for reporting this bug. I have (hopefully) fixed it in cvs: If
"/home/alexis/Maildir" is specified then the "/new" part is automatically
added. As before it would be nice if anyone using maildir protocol can
confirm that this actually works.

CU Robert :-)

PS: There was a similar problem when using the mh protocol that should be
fixed as well.

-- 
Sparen beginnt mit GMX DSL: http://www.gmx.net/de/go/dsl


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#297774: maildir protocol (debian bug #297774)

2005-04-01 Thread Alexis S. L. Carvalho
Thus spake Robert Sowada:
> Thanks for reporting this bug. I have (hopefully) fixed it in cvs: If
> "/home/alexis/Maildir" is specified then the "/new" part is automatically
> added. As before it would be nice if anyone using maildir protocol can
> confirm that this actually works.

Works for me - including the config file upgrade thingie.

Alexis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#297774: maildir protocol (debian bug #297774)

2005-03-31 Thread Alexis S. L. Carvalho
Thus spake Robert Sowada:
> I added the detecting of the FAMDeleted event to the cvs version. So finally
> maildir protocol should be fixed now (can someone that uses this protocol
> confirm this?).

Works For Me (TM) - but I have to specify something like
/home/alexis/Maildir/new instead of the more usual 
/home/alexis/Maildir (otherwise, it checks for new messages at startup
and never again, since FAM is watching the wrong dir...  I guess this
already happened before...)

Alexis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#297774: maildir protocol (debian bug #297774)

2005-03-31 Thread Robert Sowada
Hi,

I added the detecting of the FAMDeleted event to the cvs version. So finally
maildir protocol should be fixed now (can someone that uses this protocol
confirm this?).

The FAMPending problem: I added this as a quick workaround and then it was
forgotten (as usual;-), because the original code by Nicolas lead to
permanently parsing the mail file (file protocol) leading to a 100% CPU
usage if this file was large enough. In the meantime it's easy to add new
options, so I added the option "file_restore_atime" for the users that
actually need this feature (and only for these users the FAMPending while
loop is called).

Finally all protocol dependent parts are now removed from "src/local.cc".

CU Robert :-)

-- 
Sparen beginnt mit GMX DSL: http://www.gmx.net/de/go/dsl


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]