Article:
 |
|
Update to Mac OS X Terminal, Part 3
|
| Subject: |
|
A typo? |
| Date: |
|
2002-06-09 14:58:51 |
| From: |
|
chris_stone
|
Response to: A typo?
|
|
Actually, I meant what I wrote:
"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"
The lines, then, should look like this:
/usr/sbin/sendmail -bd -q1h
/usr/sbin/sendmail -C /etc/mail/submit.cf -q1h
That is, two sendmail instances are to be started.
Thanks,
--Chris
|
Showing messages 1 through 1 of 1.
-
Not a typo.
2002-06-10 08:23:19
jeffulri
[View]