/[mailutils]/mailutils/pop3d/capa.c
ViewVC logotype

Diff of /mailutils/pop3d/capa.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by alainm, Sat Oct 18 02:38:22 2003 UTC revision 1.12 by gray, Sat Oct 18 19:06:22 2003 UTC
# Line 47  pop3d_capa (const char *arg) Line 47  pop3d_capa (const char *arg)
47      pop3d_outf ("STLS\r\n");      pop3d_outf ("STLS\r\n");
48  #endif /* WITH_TLS */  #endif /* WITH_TLS */
49    
50      login_delay_capa ();
51    /* This can be Implemented by setting an header field on the message.  */    /* This can be Implemented by setting an header field on the message.  */
52    if (expire < 0)    if (expire < 0)
53      pop3d_outf ("EXPIRE NEVER\r\n");      pop3d_outf ("EXPIRE NEVER\r\n");

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26