Page 1 of 1

Error There was an error sending your message: Failed to send data [SMTP: Invalid response code rec

Posted: 2006-11-06 14:23
by galapagos
Ich kann keine Mails mehr verschicken, weder über eine Outlook "ähnliches" oder Webmail-horde. Es ging seit 8 Monate ohne Probleme.

Vielen dank voraus

Was bedeutet diese:
Error There was an error sending your message: Failed to send data [SMTP: Invalid response code received from server (code: 451, response: qq unable to read configuration (#4.3.0))]

Serverspecs
rootServer
Suse 9.3
Plesk 8.0.1
psa-qmail 1.03-suse9.3.build80060614.16
psa-qmail-rblsmtpd 0.70-suse9.3.build80060614.16
psa-spamassassin 8.0.1-suse9.3.build80060614.16
psa-horde 3.1.3-suse9.3.build80061018.17

Re: Error There was an error sending your message: Failed to send data [SMTP: Invalid response code

Posted: 2006-11-06 14:35
by Joe User

Re: Error There was an error sending your message: Failed to send data [SMTP: Invalid response code

Posted: 2006-11-06 14:55
by galapagos
Dann teile uns bitte die Version und Konfiguration der betroffenen Software
Was steht ganz unten denn ???

Re: Error There was an error sending your message: Failed to send data [SMTP: Invalid response code

Posted: 2006-11-06 15:20
by Joe User
<OT>
Galapagos wrote:
Dann teile uns bitte die Version und Konfiguration der betroffenen Software
Was steht ganz unten denn ???
It's not a trick, it's a sig.

</OT>

Re: Error There was an error sending your message: Failed to send data [SMTP: Invalid response code

Posted: 2006-11-06 19:16
by galapagos
Ich habe diese info

Linux Suse 9.3
Plesk 8.0.1
psa-qmail 1.03-suse9.3.build80060614.16
psa-qmail-rblsmtpd 0.70-suse9.3.build80060614.16
psa-spamassassin 8.0.1-suse9.3.build80060614.16
psa-horde 3.1.3-suse9.3.build80061018.17

Und

############
poppassd_psa
############

service poppassd
{
socket_type = stream
protocol = tcp
port = 106
wait = no
disable = no
user = root
instances = 1000
flags = KEEPALIVE
server = /usr/local/psa/admin/bin/poppassd


##############
smtp_psa
#############



service smtp
{
socket_type = stream
protocol = tcp
wait = no
disable = no
user = root
instances = UNLIMITED
server = /var/qmail/bin/tcp-env
server_args = /usr/sbin/rblsmtpd -r bl.spamcop.net -r dnsbl.njabl.org /var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd /var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw /var/qmail/bin/true
}


#########
smtps_psa
##########


service smtps
{
socket_type = stream
protocol = tcp
wait = no
disable = no
user = root
instances = UNLIMITED
server = /var/qmail/bin/tcp-env
server_args = /usr/sbin/rblsmtpd -r bl.spamcop.net -r dnsbl.njabl.org /var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd /var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw /var/qmail/bin/true
}


Joe User wrote:<OT>
Galapagos wrote:
Dann teile uns bitte die Version und Konfiguration der betroffenen Software
Was steht ganz unten denn ???
It's not a trick, it's a sig.

</OT>

Re: Error There was an error sending your message: Failed to send data [SMTP: Invalid response code

Posted: 2006-11-06 19:25
by Roger Wilco
Dein MTA kann seine Konfiguration nicht (mehr?) lesen. Die sollte unter /var/qmail/control/ zu finden sein.

Re: Error There was an error sending your message: Failed to send data [SMTP: Invalid response code

Posted: 2006-11-06 20:18
by galapagos
Wenn ich es vergleiche mit dem anderen Server da Fehlt nichts,
habe Qmail-psa neu installiert und da ändert sich nichts.
Roger Wilco wrote:Dein MTA kann seine Konfiguration nicht (mehr?) lesen. Die sollte unter /var/qmail/control/ zu finden sein.