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

Diff of /mailutils/pop3d/user.c

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

revision 1.31 by gray, Sun Jan 26 13:47:54 2003 UTC revision 1.32 by gray, Fri Oct 10 08:54:11 2003 UTC
# Line 145  pop3d_user (const char *arg) Line 145  pop3d_user (const char *arg)
145    
146    pop3d_outf ("+OK opened mailbox for %s\r\n", username);    pop3d_outf ("+OK opened mailbox for %s\r\n", username);
147    
148      if (undelete_on_startup)
149        pop3d_undelete_all ();
150      
151    /* mailbox name */    /* mailbox name */
152    {    {
153      url_t url = NULL;      url_t url = NULL;

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

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