|
|
Configure Sendmail to prevent failure after system updates
I noticed at least one important problem with the terminal
command you're trying to run.
Notice that the two leading single quotes
(`confDONT_BL... and `GroupWritableDi...)
are incorrectly displayed as back ticks in the
instructions above.
The correct line should read:
echo "define('confDONT_BLAME_SENDMAIL',
'GroupWritableDirPathSafe')dnl" >> system-darwin.mc
[all in one line of course] I hope this resolves the problem because I didn't even have the time to try out this very interesting hint myself yet. Enjoy!
Configure Sendmail to prevent failure after system updates
That was an error on my part, and I forgot to the quotes.
Correction
Wait, sorry, I misread your comment (I thought I forgot the
""'s). That's correct, here are the last three lines from my
system-darwin.mc file
MAILER(smtp) MAILER(procmail) define(`confDONT_BLAME_SENDMAIL',`GroupWritableDirPathSaf e')dnl ---
Configure Sendmail to prevent failure after system updates
That wasn't an error -- the m4 config files seem to need unbalanced quotes, `like this'. I'm not sure if balanced quotes will work, but all the Sendmail configuration I've been able to find uses the backtick-apostrophe style of quotation. |
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 |
|