Post Reply 
(erledigt) mail for ispcp-arpl.meinedomain.de loops back to myself
Author Message
vbbaby Offline
Junior Member
*

Posts: 39
Joined: Jun 2007
Reputation: 0
Post: #1
Question (erledigt) mail for ispcp-arpl.meinedomain.de loops back to myself
Moin....
wenn man an meine Emailadressen eine Mail schickt, bekommt man eine Fehlermeldung zurück, obwohl die Mail ankommt....

Code:
for ispcp-arpl.centgeier.de loops back to myself

Wo ist hier was schief gelaufen ?
Das alles passierte nach dem Update auf RC5

Meine Domains sind auch nciht mehr zu erreichen (webgui läuft aber)

Was kann ich tun ? Oder wo muß ich nach dem Fehler suchen ?
(This post was last modified: 07-11-2008 02:17 AM by vbbaby.)
07-04-2008 09:45 PM
Find all posts by this user Quote this message in a reply
singha Offline
Junior Member
*

Posts: 20
Joined: Mar 2008
Reputation: 1
Post: #2
RE: mail for ispcp-arpl.meinedomain.de loops back to myself
vbbaby Wrote:
Code:
for ispcp-arpl.centgeier.de loops back to myself

hi,

das hatte ich auch. auf der starteseite von http://www.isp-control.net steht: Please be aware!
If you downloaded ispCP 1.0.0 RC5 before 16th of June and updated from a former ispCP Version (RC2 - RC4), please download the new package and Perform an update (described in ./docs/<Dist>/INSTALL) from ispCP 1.0.0 RC4! This will not harm your current installation but will fix an error, e-mails are not delivered.

nachdem ich nochmal eine neue version runtergeladen und ein update von rc4 auf rc5 gemacht habe war der fehler weg.
(This post was last modified: 07-30-2008 10:40 PM by ZooL.)
07-05-2008 05:49 PM
Find all posts by this user Quote this message in a reply
vbbaby Offline
Junior Member
*

Posts: 39
Joined: Jun 2007
Reputation: 0
Post: #3
Sad RE: mail for ispcp-arpl.meinedomain.de loops back to myself
Ich habe das package aber nicht vor dem 16.ten runtergeladen....
07-05-2008 08:29 PM
Find all posts by this user Quote this message in a reply
simple Offline
Junior Member
**
Graph Team

Posts: 38
Joined: Dec 2006
Reputation: 0
Post: #4
RE: mail for ispcp-arpl.meinedomain.de loops back to myself
Problem + Lösung
Ich habe dasselbe Problem, aber nur mit Mailadressen, die kein eigenes Postfach haben. Meine Version ist die RC5 vom 16. Juni, also eigentlich schon die gefixte Variante. Das Gui-Update RC5a ändert wirklich nur das GUI, damit kann es nichts zu tun haben.

Ich hatte RC4 auf dem Server und mit der Version vom 16. Juni ein Update durchgeführt. Das Update war auch komplett problemlos, alles hat weiter funktioniert. Schickt jedoch jemand eine Mail an eine reine Weiterleitungs-Mailadresse bekommt er einen Postfix-Fehler zurück - obwohl die Weiterleitung wunderbar funktioniert hat (beide Zielpostfächer bekamen die Mail weitergeleitet). Beispieladresse aus /etc/postfix/aliases:
Code:
support@computino.de    mitarbeiter1@computino.de,mitarbeiter2@computino.de,support@ispcp-arpl.computino.de

Löscht man die letzte (vom System eingefügte) Adresse
Code:
support@ispcp-arpl.computino.de
funktioniert alles wunderbar.

Lege ich eine neue Weiterleitung an wird der unnötige weitere Eintrag garnicht verwendet. Ich habe also als Gegenmittel in /etc/postfix/aliases und /etc/ispcp/postfix/working/aliases den Eintrag jeweils gelöscht - seitdem klappt alles.
Code:
postmap /etc/postfix/aliases
postfix reload
nicht vergessen hinterher Smile

Active Systems: VHCS 2.4.7.1 (2), VHCS 2.4.8.1 (1), IspCP OMEGA 1.0 RC6 (6)
(This post was last modified: 07-06-2008 12:04 AM by simple.)
07-05-2008 11:57 PM
Visit this user's website Find all posts by this user Quote this message in a reply
vbbaby Offline
Junior Member
*

Posts: 39
Joined: Jun 2007
Reputation: 0
Post: #5
RE: mail for ispcp-arpl.meinedomain.de loops back to myself
Moin....
ich habe es mit einer Änderung der Mailkonten (Status auf toadd) setzen hinbekommen....
Danke aber für die Antworten....
07-06-2008 05:18 PM
Find all posts by this user Quote this message in a reply
xatrix Offline
Junior Member
*

Posts: 20
Joined: Dec 2006
Reputation: 0
Post: #6
RE: mail for ispcp-arpl.meinedomain.de loops back to myself
vbbaby Wrote:Moin....
ich habe es mit einer Änderung der Mailkonten (Status auf toadd) setzen hinbekommen....
Danke aber für die Antworten....

Hallo

Und wie hast du das gemacht ? Hab das gleiche Problem. Wenn ich die arpl adresse lösche geht dann noch die Autoreply funktion ?

Danke
(This post was last modified: 07-30-2008 05:50 PM by xatrix.)
07-30-2008 05:35 PM
Find all posts by this user Quote this message in a reply
Cube Offline
Documentation Team
***
Docu Team

Posts: 688
Joined: Apr 2007
Reputation: 9
Post: #7
RE: (erledigt) mail for ispcp-arpl.meinedomain.de loops back to myself
Quote:Und wie hast du das gemacht ?
Z.B. so wie es hier beschrieben ist:
http://www.isp-control.net/documentation...ate_config
Nur anstelle von Punkt 3 den Befehl
Code:
UPDATE `mail_users` SET `status` = 'toadd' WHERE `status` = 'ok';
verwenden.
07-31-2008 11:32 PM
Find all posts by this user Quote this message in a reply
xatrix Offline
Junior Member
*

Posts: 20
Joined: Dec 2006
Reputation: 0
Post: #8
RE: (erledigt) mail for ispcp-arpl.meinedomain.de loops back to myself
Cube Wrote:
Quote:Und wie hast du das gemacht ?
Z.B. so wie es hier beschrieben ist:
http://www.isp-control.net/documentation...ate_config
Nur anstelle von Punkt 3 den Befehl
Code:
UPDATE `mail_users` SET `status` = 'toadd' WHERE `status` = 'ok';
verwenden.

Alles klar danke !!
08-01-2008 12:25 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


| All rights reserved : isp-control.net |