fetchmail-friends
[Top] [All Lists]

Re: [fetchmail]Lotus Notes R5 IMAP server

2001-11-06 11:02:13
Luke Burton wrote:
I noticed some funny behavior with the IMAP server that comes with Lotus
Notes R5. Aside from the fact that it's a hunk of junk and doesn't play
very nicely with Pine, I couldn't select a mailbox like so:

fetchmail -v -r "Deutsche\Firstname Surname"

I *think* it should work if you double the backslash:
  fetchmail -v -r "Deutsche\\Firstname Surname"

Is it an appropriate to make a change like this? Is the patch well formed?
Is the keyword addition appropriate? etc.

I think ESR usually tries to avoid adding keywords.  This case in
particular appears superfluous to me.

I'm not sure what you mean by a well-formed patch, but since you
asked, it's generally considered best to use "unified diff" mode
("diff -u") when creating patches, if possible.  But the "context
diff" mode ("diff -c") you appear to have used is a good second
choice.

-- 
==============================| "A slice of life isn't the whole cake
 Rob Funk <rfunk(_at_)funknet(_dot_)net> | One tooth will never make a full 
grin"
 http://www.funknet.net/rfunk |    -- Chris Mars, "Stuck in Rewind"


<Prev in Thread] Current Thread [Next in Thread>