Postfix version of smmapd
    Benjamin Donnachie 
    benjamin at pythagoras.no-ip.org
       
    Sun Jan 14 14:20:30 EST 2007
    
    
  
Benjamin Donnachie wrote:
> However, tests over telnet were fine and this patch against cyrus-imapd
> v2.3.7 might be useful to someone...
Ah, but it doesn't take care of this...
ENCODING
       In request and reply parameters,  the  character  %,  each
       non-printing character, and each whitespace character must
       be replaced by %XX, where XX is  the  corresponding  ASCII
       hexadecimal  character value. The hexadecimal codes can be
       specified in any case (upper, lower, mixed).
       The Postfix client always encodes a request.   The  server
       may  omit  the encoding as long as the reply is guaranteed
       to not contain the % or NEWLINE character.
... yet.
Ben
    
    
More information about the Info-cyrus
mailing list