Mailinglist Archive: opensuse-de (3763 mails)

< Previous Next >
Re: SuSe und Sendmail
  • From: David Haller <david@xxxxxxxxxx>
  • Date: Tue, 28 Sep 2004 21:25:54 +0200
  • Message-id: <20040928192554.GD21435@xxxxxxxxxxxxxxxxxx>
Hallo,

Am Fri, 03 Sep 2004, Horst Mueller schrieb:
>Horst Mueller wrote:
>>Versuch mal ein "rpm -qi | grep -i version" *g*
>
>Sorry, ich meinte natürlich:
>"rpm -qi sendmail | grep -i version"

rpm -q sendmail

ist sinnvoller. BTW: dieses "Banner", das sendmail im SMTP-Dialog
schickt, ist AFAIK nicht ueber Yast konfigurierbar. Per mc-Datei fuer
m4 geht's z.B. mittels

define(`confSMTP_LOGIN_MSG',`$j Sendmail $v/$Z; $b')dnl

==== /usr/share/sendmail/README ====
confSMTP_LOGIN_MSG SmtpGreetingMessage
[$j Sendmail $v/$Z; $b] The initial
(spontaneous) SMTP greeting message. The
word "ESMTP" will be inserted between
the first and second words to convince
other sendmails to try to speak ESMTP.
====

In der sendmail.cf findet sich das als

O SmtpGreetingMessage=$j Sendmail $v/$Z; $b

wieder.

Details zu den Variablen finden sich am Ende des o.g. README im
Abschnitt "ADMINISTRATIVE DETAILS" unter MACROS.

-dnh

--
> I've gone through over-stressed to physical exhaustion... what's next?
Tuesday -- Simon Burr & Kyle Hearn

< Previous Next >