Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Access local mail via Mail.app' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Access local mail via Mail.app
Authored by: Stephan Leemburg on Mar 19, '04 04:01:46AM

You should not use a hardlink, but a softlink. Use:

sudo ln -s /var/mail/$USER Local.mbox/mbox

for this.



[ Reply to This | # ]