My apologies.. that was clearly my fault.. there IS a space in the
actual error message.

On Tue, 2003-10-07 at 11:27, Marc Groot Koerkamp wrote:
> Matt said:
> > Hello,
> > When someone asks for a retun receipt and the box pops up and says "Do
> > you want to send one".   When you click "OK" it says:
> >
> > ERROR:  Could not complete request.
> > Query: STORE 531 +FLAGS($MDNSent)
> > Reason GIven: Error in IMAP command receive by server.
> >
> >
> > The return receipt does get sent... but this error comes up.  Any idea
> > how I can fix it?
> >
> >
> >
> This is due to the implementation of http://www.ietf.org/rfc/rfc3503.txt
> 
> This means we store the message flag $MDNSent if the server supports the
> flag. The flag is supported if $MDNSent is present in the PERMANENTFLAGS
> output or the wildcard * is present in the PERMANENTFLAGS section.
> 
> That flag is set so we can track if we already sent the receipt.
> 
> What I do not understand in your reported query is the missing space
> between FLAGS and ($MDNSent). I double checked the source (read_body.php) 
> and we send the correct query.
> Without the space it is a BAD query.
> 
> So the reported faulty query isn't the query we send to the imap server.
> 
> Regards,
> 
> Marc Groot Koerkamp.
> 
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
-- 
Matt <[EMAIL PROTECTED]>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to