This commit is contained in:
Nishi 2025-11-18 22:51:48 +09:00
commit 75fde75982
Signed by: nishi
GPG key ID: 27EF69B208EB9343
3 changed files with 21 additions and 6 deletions

View file

@ -21,7 +21,7 @@
#endif
#ifndef _PATH_MAILDIR
#define _PATH_MAILDIR "/var/mail"
#define _PATH_MAILDIR "/var/spool/mail"
#endif
/* main.c */