Date: Tue, 3 Aug 2004 13:58:48 +0200 From: "Willem Jan Withagen" <wjw@withagen.nl> To: "Alexander Leidinger" <Alexander@Leidinger.net> Cc: freebsd-current@freebsd.org Subject: Re: Please test /etc/rc.d/sendmail patch Message-ID: <03f101c47951$3c543540$471b3dd4@digiware.nl> References: <20040803031019.GN32424@horsey.gshapiro.net><20040803103541.2e74412c@Magellan.Leidinger.net><03cf01c47939$bd7e8a20$471b3dd4@digiware.nl> <20040803112558.1a931db3@Magellan.Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "Alexander Leidinger" <Alexander@Leidinger.net>
> > Perhaps your sendmail running with periodic uses a different .cf???
>
> I don't think so. Regenerating the sendmail.cf was one of the first
> things I did, so it isn't outdated. The submit.cf is also regenerated.
> The only other .cf files are the freebsd ones, and those are also
> up-to-date.
This is almost at the top of my *.cf
# level 10 config file format
V10/Berkeley
This is a little further down the road:
# Configuration version number
DZ8.12.10
This is how I'm greeted:
[/etc/mail] root@freebee> telnet 0 25
Trying 0.0.0.0...
Connected to 0.
Escape character is '^]'.
220 ........... ESMTP Sendmail 8.12.10/8.12.10; Tue, 3 Aug 2004 13:51:05
+0200 (CEST)
quit
221 2.0.0 ......... closing connection
Connection closed by foreign host.
And this is at the end of:
strings /usr/libexec/sendmail/sendmail
@(#) Copyright (c) 1998-2001 Sendmail, Inc. and its suppliers.
All rights reserved.
Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
Copyright (c) 1988, 1993
The Regents of the University of California. All rights reserved.
0123456789ABCDEF
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/
?456789:;<=
!"#$%&'()*+,-./0123
>|Gt
8.12.10
My guess is that if in this last case has 8.9.3 in it, your running old
binaries.
The 8.9.3 has to come from somewhere.....
The errorstring you get stems from main.c
--WjW
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?03f101c47951$3c543540$471b3dd4>
