Current time: 04-20-2024, 12:39 AM Hello There, Guest! (LoginRegister)


Post Reply 
RC4
Author Message
T0mcat Offline
Junior Member
*

Posts: 47
Joined: Feb 2007
Reputation: 0
Post: #21
RE: RC4
Update von RC3 auf RC4 lief reibungslos ab bis auf diesen Fehler, der ja jetzt in der Doku behoben ist.

MegaBlue Wrote:Ja bis auf Punkt 7 hat alles funktioniert dort sagte er das

Aufruf von stat für »/tmp/ispcp-1.0.0/usr/*« nicht möglich: Datei oder Verzeichnis nicht gefunden

aber ansonsten alles ok

Gruß
03-17-2008 08:15 PM
Find all posts by this user Quote this message in a reply
Monday Offline


Posts: 3
Joined: Nov 2007
Reputation: 0
Post: #22
RE: RC4
Update lief reibungslos, nur leider funktionieren die Umlaute im ispCP nicht mehr Sad Gibt es eine Lösung dafür?
03-17-2008 09:38 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #23
RE: RC4
Lade nochmals die Sprachdatei rein.

Die Umlaute sind anders, weil nun die Datenbank mit utf8-Zeichensatz angesprochen wird - das ermöglicht es auch, Texte zB. im pma korrekt zu sehen.

Ggf. musst du einzelne Namen oder Adressen von Kunden noch korrigieren (falls Umlaute) - oft reicht aber einfach "Bearbeiten" und "Speichern"...

/J
03-17-2008 09:49 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Monday Offline


Posts: 3
Joined: Nov 2007
Reputation: 0
Post: #24
RE: RC4
Danke, nur scheint die deutsche Sprachdatei irgendwie gerade lost zu sein?

Der Wiki Link verweißt auf:
http://www.isp-control.net/ispcp_svn/tru...man/german
03-17-2008 10:04 PM
Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #25
RE: RC4
Nimm die aus dem Paket, welches Du geladen hast.

Aktuelle Sprachdateien sind immer im aktuellen archiv von SF.net vorhanden.
(This post was last modified: 03-17-2008 10:14 PM by gOOvER.)
03-17-2008 10:11 PM
Visit this user's website Find all posts by this user Quote this message in a reply
elitepilot Offline
Member
***

Posts: 352
Joined: Feb 2008
Reputation: 0
Post: #26
RE: RC4
Hallo bekomme nach Update auf RC4 folgende fehlermeldung in mail.warn:
Mar 17 14:38:06 server postfix/smtpd[15262]: warning: SASL authentication failure: no secret in database
Mar 17 14:38:06 server postfix/smtpd[15262]: warning: XXXX.dip0.t-ipconnect.de[217.232.26.218]: SASL NTLM authentication failed: authentication failure
Mar 17 14:38:06 server postfix/smtpd[15262]: warning: SASL authentication failure: realm changed: authentication aborted
Mar 17 14:38:06 server postfix/smtpd[15262]: warning: XXXX.dip0.t-ipconnect.de[217.232.26.218]: SASL DIGEST-MD5 authentication failed: authentication failure
Weiss einer was das zu bedeuten hat?

Wenn Logs benötigt werden kann ich diese natürlich auf Wunsch posten.

Ich habe Vserver, Debian Etch 4.0
03-17-2008 11:39 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #27
RE: RC4
bitte mach einen neuen Thread auf!
und schau auch gleich in älteren Posts nach, welche Infos benötigt werden, wenn SASL Probleme auftauchen.
03-17-2008 11:48 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Monday Offline


Posts: 3
Joined: Nov 2007
Reputation: 0
Post: #28
RE: RC4
elitepilot Wrote:Hallo bekomme nach Update auf RC4 folgende fehlermeldung in mail.warn:
Mar 17 14:38:06 server postfix/smtpd[15262]: warning: SASL authentication failure: no secret in database
Mar 17 14:38:06 server postfix/smtpd[15262]: warning: XXXX.dip0.t-ipconnect.de[217.232.26.218]: SASL NTLM authentication failed: authentication failure
Mar 17 14:38:06 server postfix/smtpd[15262]: warning: SASL authentication failure: realm changed: authentication aborted
Mar 17 14:38:06 server postfix/smtpd[15262]: warning: XXXX.dip0.t-ipconnect.de[217.232.26.218]: SASL DIGEST-MD5 authentication failed: authentication failure
Weiss einer was das zu bedeuten hat?

Wenn Logs benötigt werden kann ich diese natürlich auf Wunsch posten.

Ich habe Vserver, Debian Etch 4.0

/etc/postfix/main.cf
Zeile ~88:
Code:
smtpd_sasl_security_options  = noanonymous
Falls da "noplaintext" steht, muss das weg, dann gehts wieder.
(This post was last modified: 03-18-2008 12:25 AM by Monday.)
03-18-2008 12:25 AM
Find all posts by this user Quote this message in a reply
elitepilot Offline
Member
***

Posts: 352
Joined: Feb 2008
Reputation: 0
Post: #29
RE: RC4
Monday Wrote:
elitepilot Wrote:Hallo bekomme nach Update auf RC4 folgende fehlermeldung in mail.warn:
Mar 17 14:38:06 server postfix/smtpd[15262]: warning: SASL authentication failure: no secret in database
Mar 17 14:38:06 server postfix/smtpd[15262]: warning: XXXX.dip0.t-ipconnect.de[217.232.26.218]: SASL NTLM authentication failed: authentication failure
Mar 17 14:38:06 server postfix/smtpd[15262]: warning: SASL authentication failure: realm changed: authentication aborted
Mar 17 14:38:06 server postfix/smtpd[15262]: warning: XXXX.dip0.t-ipconnect.de[217.232.26.218]: SASL DIGEST-MD5 authentication failed: authentication failure
Weiss einer was das zu bedeuten hat?

Wenn Logs benötigt werden kann ich diese natürlich auf Wunsch posten.

Ich habe Vserver, Debian Etch 4.0

/etc/postfix/main.cf
Zeile ~88:
Code:
smtpd_sasl_security_options  = noanonymous
Falls da "noplaintext" steht, muss das weg, dann gehts wieder.


Danke für die schnelle hilfe)
03-18-2008 12:27 AM
Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #30
RE: RC4
steht übrigens haufenweise im forum. Ich allein habe den hinweis mind. 5-10 mal gegeben...
03-18-2008 12:29 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)