at UW. Improvements include TLS and SSL support fully integrated into the code base (requires OpenSSL), support for remote address books, improved rules-based filtering, and new filter options. * Bugs fixed include longer folder names, temp file cleanup, mail sorted by filters more accurately, et al. * Re-generate almost all of the patches to clean out more of the fuzz.
19 lines
543 B
Text
19 lines
543 B
Text
*** pico/osdep/os-bsf.h.orig Wed Feb 7 14:53:26 2001
|
|
--- pico/osdep/os-bsf.h Thu Sep 27 23:56:53 2001
|
|
***************
|
|
*** 153,159 ****
|
|
/*
|
|
* Place where mail gets delivered (for pico's new mail checking)
|
|
*/
|
|
! #define MAILDIR "/usr/spool/mail"
|
|
|
|
/*
|
|
* What and where the tool that checks spelling is located. If this is
|
|
--- 153,159 ----
|
|
/*
|
|
* Place where mail gets delivered (for pico's new mail checking)
|
|
*/
|
|
! #define MAILDIR "/var/mail"
|
|
|
|
/*
|
|
* What and where the tool that checks spelling is located. If this is
|