--- qmail-log.5.orig 1998-06-15 +++ qmail-log.5 2000-11-25 259a260,303 > .SH "INFORMATIONS" > .B qmail-smtpd > logs additional informations in case the reception of an E-Mail was rejected due one of the following reasons: > .TP > .B qmail-smtpd: pid \fIPID\fB from: \fIIP-Address\fB Invalid RELAY client: MAIL from: \fIsender\fB, RCPT to: \fIrecipient\fB > .B qmail-smtpd > has rejected an imcoming message because > .B (1) > the > .IR sender > was not allowed to use this MTA as a relay or > .B (2) > the > .IR recipient > was not listed in the control files > .IR rcpthosts > or > .IR morercpthosts . > .TP > .B qmail-smtpd: pid \fIPID\fB from: \fIIP-Address\fB Invalid SENDER address: MAIL from: \fIsender\fB, RCPT to: \fIrecipient\fB > .B qmail-smtpd > has rejected an incoming message from > .IR sender > by comparing the envelope's sender address with the > control files > .I badmailfrom > and/or > .IR badmailpatterns . > .TP > .B qmail-smtpd: pid \fIPID\fB from: \fIIP-Address\fB Invalid RECIPIENT address: MAIL from: \fIsender\fB, RCPT to: \fIrecipient\fB > .B qmail-smtpd > has rejected an incoming message for > .IR recipient > by comparing the envelope's recipient address with the > control files > .I badrcptto > and/or > .IR badrcptpatterns . > .TP > .B qmail-smtpd: pid \fIPID\fB from: \fIIP-Address\fB Non-existing DNS RR: MAIL from: \fIsender\fB > .B qmail-smtpd > has rejected an incoming message from > .IR sender > due to a missing DNS Resource Record for the envelope's sender address. 261c305,307 < qmail-send(8) --- > qmail-send(8), > qmail-smtpd(8), > qmail-control(9)