1. 12 Nov, 2001 2 commits
    • Sergey Poznyakoff authored
    • 	This should work, now:
      	#MAIL='pop://alain;AUTH=+APOP@localhost' ./frm
      	Pop passwd: secret  <--- apop secret
      	...
      
      	* mailbox/folder_pop.c (folder_pop_get_authority):
      	Enable APOP code.
      	* mailbx/mbx_pop.c: Add md5-rsa.h.
      	(_pop_apop): New function to do APOP authentication.
      	(_pop_user): Factor some code in pop_get_user() and
      	pop_get_passwd() to share with _pop_apop().
      	(pop_get_user): New function, get the user login.
      	(pop_get_passwd): New function, get the user passwd.
      	(pop_get_md5): New function get timestamp.
      	* mailbox/url_pop.c: Add 2001 in Copyright.
      	* pop3d/apop.c: Remove trailing spaces.
      
      	* frm/frm.c: New option -d, --debug.
      	To put the mailbox_t in debug mode, very practicle
      	to watch the traffic.
      Alain Magloire authored
  2. 11 Nov, 2001 17 commits
  3. 10 Nov, 2001 6 commits
  4. 06 Nov, 2001 1 commit
  5. 05 Nov, 2001 6 commits
  6. 03 Nov, 2001 1 commit
  7. 02 Nov, 2001 7 commits