Mailinglist Archive: opensuse-de (6694 mails)
| < Previous | Next > |
Re: sendmail etrn
- From: David Haller <david@xxxxxxxxxx>
- Date: Tue, 22 Jan 2002 14:09:47 +0100
- Message-id: <20020122140947.A3227@xxxxxxxxxxxxxxxxxx>
On Tue, 22 Jan 2002, Ufuk Altinkaynak wrote:
Naja:
$ telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 SMTPD ESMTP on feersum.endjinn.de; Tue, 22 Jan 2002 13:35:04 +0100
help etrn
214-ETRN [ <hostname> | @<domain> | #<queuename> ]
214- Run the queue for the specified <hostname>, or
214- all hosts within a given <domain>, or a specially-named
214- <queuename> (implementation-specific).
214 End of HELP info
Ansonsten: RfC1985 ist dein Freund.
In der .cf muss natuerlich
# privacy flags
O PrivacyOptions=authwarnings,novrfy,noexpn,noetrn
kein "noetrn" enthalten, in der .mc-Datei wird diese Option
mittels:
define(`confPRIVACY_FLAGS', `authwarnings,novrfy,noexpn')dnl
festgelegt.
-dnh
--
[about the "M$ Jet Engine"] But it's a very appropriate name, in that a jet
engine is something that both sucks and blows. -- Paul Tomblin
... and if stuff gets inside, it either gets utterly mashed or causes
the engine to disintegrate. -- Rik Steenwinkel
Und ich will genau den gleichen Dienst für eine bestimmte Domain auf meinem
Mail Server zur Verfügung stellen, nur weiss ich nicht genau
wie das geht bzw was ich bei sendmail einstellen muss.
Naja:
$ telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 SMTPD ESMTP on feersum.endjinn.de; Tue, 22 Jan 2002 13:35:04 +0100
help etrn
214-ETRN [ <hostname> | @<domain> | #<queuename> ]
214- Run the queue for the specified <hostname>, or
214- all hosts within a given <domain>, or a specially-named
214- <queuename> (implementation-specific).
214 End of HELP info
Ansonsten: RfC1985 ist dein Freund.
In der .cf muss natuerlich
# privacy flags
O PrivacyOptions=authwarnings,novrfy,noexpn,noetrn
kein "noetrn" enthalten, in der .mc-Datei wird diese Option
mittels:
define(`confPRIVACY_FLAGS', `authwarnings,novrfy,noexpn')dnl
festgelegt.
-dnh
--
[about the "M$ Jet Engine"] But it's a very appropriate name, in that a jet
engine is something that both sucks and blows. -- Paul Tomblin
... and if stuff gets inside, it either gets utterly mashed or causes
the engine to disintegrate. -- Rik Steenwinkel
| < Previous | Next > |