Roundcube Fehler bei versenden von E-Mails

Sould

New Member
Hallo,
ich habe mir auf mein Debian5.0 Server mit Confixx - roundcube drauf installiert.
Ging soweit alles reibungslos.
Habe nun eine Verbindung zu Confixx hergestellt, kann mich also in Roundcube mit den Confixx Daten einloggn.

Jetzt bekomme ich folgende Fehlermeldung wenn ich eine E-Mail versende:

Code:
This is the mail system at host confixx-gh.de.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                   The mail system

<Sould@t-online.de>: host mx02.t-online.de[194.25.134.9] said: 501 5.1.3 Error
    parsing sender address. (in reply to MAIL FROM command)

Reporting-MTA: dns; confixx-gh.de
X-Postfix-Queue-ID: A4304552044
X-Postfix-Sender: rfc822; web1p1@localhost
Arrival-Date: Wed, 10 Nov 2010 13:45:10 +0100 (CET)

Final-Recipient: rfc822; Sould@t-online.de
Original-Recipient: rfc822;Sould@t-online.de
Action: failed
Status: 5.1.3
Remote-MTA: dns; mx02.t-online.de
Diagnostic-Code: smtp; 501 5.1.3 Error parsing sender address.

Received: from localhost (localhost [127.0.0.1])
	by confixx-gh.de (Postfix) with ESMTP id A4304552044
	for <Sould@t-online.de>; Wed, 10 Nov 2010 13:45:10 +0100 (CET)
Received: from confixx-gh.de ([127.0.0.1])
	by localhost (confixx-gh.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id Jt9geCmBJ74R for <Sould@t-online.de>;
	Wed, 10 Nov 2010 13:45:10 +0100 (CET)
Received: by confixx-gh.de (Postfix, from userid 1141)
	id 706E4552450; Wed, 10 Nov 2010 13:45:10 +0100 (CET)
To: <Sould@t-online.de>
Subject: test
MIME-Version: 1.0
Content-Type: text/plain;
 charset=UTF-8;
 format=flowed
Content-Transfer-Encoding: 7bit
Date: Wed, 10 Nov 2010 13:45:10 +0100
From: web1p1 <web1p1@localhost>
Message-ID: <84a6c15bb384f8f55a909566bb27b323@localhost>
X-Sender: web1p1@localhost
User-Agent: Roundcube Webmail/0.4


test

Was kann ich machen ???
Mails kommen auch keine an....
 
Code:
<Sould@t-online.de>: host mx02.t-online.de[194.25.134.9] said: 501 5.1.3 Error
    parsing sender address. (in reply to MAIL FROM command)
Code:
From: web1p1 <web1p1@localhost>
Was kann ich machen ???

Fehlermeldung lesen und dann deine Mail anschauen.

Wenn du den Fehler gefunden hast die Einstellungen in Roundcube ändern. (Einstellungen -> Identitäten)
 
Back
Top