| Article: |
Update to Mac OS X Terminal, Part 3 | |
| Subject: | Sendmail takes 3 minutes to start | |
| Date: | 2002-06-13 12:29:17 | |
| From: | chris_stone | |
|
Response to: Sendmail takes 3 minutes to start
|
||
|
I'm guessing this happens when sendmail is unable to resolve the domain name. I've suggested to some folks that they just revert their hostconfig file back to NO for mailserver, and see how that works. So far, for local only mail delivery , that seems to works OK.
|
||
Showing messages 1 through 2 of 2.




put & at the end of the sendmail command:
/usr/sbin/sendmail -bd -q1h &
this will start sendmil at the background. It can sit and try to resolve the domain name for few mintes but you will never know it.