Bug#310488: mail inbox file in wrong directory
Jeffrey Austen
Jeffrey Austen <jausten@tntech.edu>, 310488@bugs.debian.org
Mon, 23 May 2005 21:19:31 +0000
Package: balsa
Version: 2.3.0-2sarge1
Severity: minor
When configuring balsa it wants to place the mail inbox file in the
location /var/spool/mail/<user> but the correct location is
/var/mail/<user>.
A symlink exists from /var/spool/mail to /var/mail so this is not a
problem now, however it will be when the symlink is removed sometime in
the future.