|
|
fix dosn't work
none of the fixes works for me
fix dosn't work
first: thanks to poster #2 who provided excellent reading materials. the mailing lists are an excellent resource.
fix does work
Thank you.
Between your hint for getting sendmail working, it works like a champ. Using this article to setup IMAP, and figuring out I could forward mail to IMAP:username@localhost, I now get my system messages through Entourage.
Notes:
> Get the latest devtools to compile WU IMAPd. [Found this hint in the forums.]
> Beware of fiximap.pl. It did not work for me. I edited env_unix.c, replacing line 676 with this:
sprintf(tmp, "%s/Library/Mail/Mailboxes", home); myHomeDir = cpystr (tmp); /* set home directory */> You need to change ~root/.forward from /dev/null to IMAP:username@localhost for the trick to work. > You also need to change /etc/crontab to something similar to the following 30 17 * * * root sh /etc/daily 2>&1 | tee /var/log/daily.out | mail -s "daily output" root 40 17 * * 2 root sh /etc/weekly 2>&1 | tee /var/log/weekly.out | mail -s "weekly output" root 50 17 1 * * root sh /etc/monthly 2>&1 | tee /var/log/monthly.out | mail -s "monthly output" root
fix dosn't work
If you want to know how to set DontBlameSendmail you can see this article: |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.05 seconds |
|