| Article: |
Configuring sendmail on Jaguar | |
| Subject: | What is purpose of 2nd sendmail session? | |
| Date: | 2003-01-02 11:56:17 | |
| From: | docwalker | |
|
In general, sendmail works for me. I am able to send and receive email to external email addresses from my local machine. I've noticed strange errors in the logs though.
|
||
Showing messages 1 through 4 of 4.
-
What is purpose of 2nd sendmail session?
2003-09-19 14:28:06 anonymous2 [View]
could be related to the permissions on the binary & queue directory - http://www.sendmail.org/compiling.html has a section on correcting it manually for some instances of Mac OS X
-
What is purpose of 2nd sendmail session?
2003-02-18 09:03:42 info@cilly.com [View]
The second process is for queueing local submits. This crashdump is produced, if the dir /var/spool/clientmqueue is not empty and cannot be emptied or has items in queue which can't be managed by the daemon anymore, since they are too old.
First kill all your sendmail-processes, then sudo rm -Rf /var/spool/clientmqueue and finally start sendmail again with /System/Library/StartupItems/Sendmail/Sendmail start hopefully the crashdump will disappear. Also delete sendmail.crash.log since it may have grown to a large crash file. ;-)
Michael C. Haller
-
What is purpose of 2nd sendmail session?
2003-02-17 04:09:41 anonymous2 [View]
I have the same problems, with or without DNS-Server:
root 467 0.0 0.0 1944 392 ?? Ss 5:41AM 0:01.22 /usr/sbin/sendmail -bd -q15 -L sm-mta
smmsp 470 0.0 0.0 1944 316 ?? Ss 5:41AM 0:00.06 /usr/sbin/sendmail -Ac -q15 -L sm-msp-queue
Since -C is for debugging only, I deleted the netinfo entry and use -Ac instead. Also from the manpages:
-C <file> Use alternate configuration file.
Sendmail refuses to run as root if an alternate configuration file is specified.
-
What is purpose of 2nd sendmail session?
2003-02-01 14:08:12 anonymous2 [View]
I am seeing the same crash report reported by docwalker on multiple OS X machines. Anyone know what the story is?


