[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] Raq3 Sendmail
- Subject: RE: [cobalt-developers] Raq3 Sendmail
- From: "Or-Or" <or-or.list2@xxxxxxxxxxxxxx>
- Date: Fri Sep 5 14:07:01 2003
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Yes, that works great. Thanks!
open("/etc/sendmail.cf", O_RDONLY) = 3
Regards,
Chris
-----Original Message-----
From: cobalt-developers-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx] On Behalf Of Hans Riethmann
- ortecin GmbH
Sent: Thursday, September 04, 2003 5:27 PM
To: cobalt-developers@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-developers] Raq3 Sendmail
they way i go about problems like this is:
strace -e trace=open -o /tmp/strace.log sendmail -v
.
grep sendmail.cf /tmp/strace.log
you are looking for lines where you get something like " = <positive
figure>"
at the end of the line, the negative ones are failed open calls.
hope this helps
Hans
>On a Raq3, where is sendmail.cf?
>
>I've found copies in different locations and I don't know which on is
>the correct one to modify.
>
>I've found it in /usr/lib/sendmail-cf, /etc, and one or two more
>places.
>
>
>Regards,
>
>Chris
>
>_______________________________________________
>cobalt-developers mailing list cobalt-developers@xxxxxxxxxxxxxxx
>http://list.cobalt.com/mailman/listinfo/cobalt-developers
>
>
>
--
______________________________________________________________________
__ ortecin GmbH
/ / | Waffenplatzstrasse 40
,__ ,__ / _/,__ ,__. (_)__ | 8002 Zuerich
/ O \/ ,_\/ / / o_\/ __// / _ \ | hans@xxxxxxxxxx
\___/_/ \_/ \___/\__\/_/_//_/ GmbH | Mobile: +41 79 689 1052
| Tel: +41 1 280 2829
organisation technology integration | Fax: +41 1 280 2827
_______________________________________________
cobalt-developers mailing list cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers