Moving around mail

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@333 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-03-24 22:50:53 +00:00
parent ce376689f3
commit 011d72a31c

View File

@@ -101,7 +101,7 @@
#elif defined(MAILDIR)
#define POP_MAILDIR MAILDIR
#else
#define POP_MAILDIR "/var/spool/mail"
#define POP_MAILDIR "/usr/spool/mail"
#endif
#define POP_DROP POP_MAILDIR "/.%s.pop"