We've expanded our news coverage and improved our search! Visit
news.oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Update to Mac OS X Terminal, Part 3
|
| Subject: |
|
Still not working for me |
| Date: |
|
2002-09-24 03:10:24 |
| From: |
|
anonymous2
|
|
|
|
Using G4Powerbook (OS 10.1.5) and still not getting it working. A quick look at /var/log/daily.out shows this:
mail:
/etc/mail: line 0: not a plain file
Also update says:
>>Find this line near the end:
>>/usr/sbin/sendmail -bd -q1h
>>And add this line after it:
>>/usr/sbin/sendmail -C /etc/mail/submit.cf -q1h
Is the flag -q'l'h or q'1(One)'h. My file had it as a one:
/usr/sbin/sendmail -bd -q1h
|
-->