Changeset 1479

Show
Ignore:
Timestamp:
01/26/07 12:08:32
Author:
pvanhoof
Message:

Doc updates

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libtinymail/tny-account.c

    r1478 r1479  
    118118 * @mech: the authentication mechanism 
    119119 *  
    120  * Set the account's authentication mechanism 
     120 * Set the account's authentication mechanism. For example in case of plain 
     121 * you use "PLAIN" here. For anonymous you use "ANONYMOUS". This last one  
     122 * will for example result in a AUTHENTICATE ANONYMOUS request, as specified 
     123 * in RFC 2245. 
    121124 *  
    122125 **/