Current time: 05-03-2024, 12:27 PM Hello There, Guest! (LoginRegister)


Thread Closed 
Webmail im ispCP! Problem!
Author Message
shoxxweb Offline
Junior Member
*

Posts: 59
Joined: Feb 2008
Reputation: 0
Post: #21
RE: Webmail im ispCP! Problem!
root:~# lsof -i -P -T
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
named 2225 bind 20u IPv6 5859 UDP *:53
named 2225 bind 21u IPv6 5860 TCP *:53
named 2225 bind 22u IPv4 5862 UDP localhost:53
named 2225 bind 23u IPv4 5863 TCP localhost:53
named 2225 bind 24u IPv4 5864 UDP hostpanel.ch:53
named 2225 bind 25u IPv4 5865 TCP hostpanel.ch:53
named 2225 bind 26u IPv4 5866 UDP *:32768
named 2225 bind 27u IPv6 5867 UDP *:32769
named 2225 bind 28u IPv4 5868 TCP localhost:953
named 2225 bind 29u IPv6 5869 TCP ip6-localhost:953
amavisd-n 2275 amavis 5u IPv4 5940 TCP localhost:10024
amavisd-n 2293 amavis 5u IPv4 5940 TCP localhost:10024
amavisd-n 2294 amavis 5u IPv4 5940 TCP localhost:10024
mysqld 2339 mysql 13u IPv4 6015 TCP localhost:3306
policyd-w 2387 polw 3u IPv4 6123 UDP hostpanel.ch:32770->ns1-coloc.hetzner.de:53
policyd-w 2387 polw 4u IPv4 6127 TCP localhost:12525
postgrey 2391 postgrey 5u IPv4 6151 TCP localhost:60000
spamd 2400 root 5u IPv4 6270 TCP localhost:783
spamd 2457 root 5u IPv4 6270 TCP localhost:783
spamd 2458 root 5u IPv4 6270 TCP localhost:783
inetd 2508 root 4u IPv4 6414 TCP *:110
inetd 2508 root 5u IPv4 6416 TCP *:995
inetd 2508 root 6u IPv4 6418 TCP *:143
inetd 2508 root 7u IPv4 6420 TCP *:993
master 2570 root 11u IPv4 6548 TCP *:25
master 2570 root 14u IPv4 6552 TCP *:587
master 2570 root 83u IPv4 6647 TCP localhost:10025
master 2570 root 89u IPv4 6654 TCP *:465
sshd 2593 root 3u IPv6 6725 TCP *:22
proftpd 2644 nobody 1u IPv6 6794 TCP *:21
apache2 2667 root 3u IPv6 6842 TCP *:80
apache2 2677 www-data 3u IPv6 6842 TCP *:80
apache2 2679 www-data 3u IPv6 6842 TCP *:80
apache2 2680 www-data 3u IPv6 6842 TCP *:80
ispcp_dae 2737 root 0u IPv4 6887 TCP localhost:9876
sshd 17655 root 3u IPv6 19570 TCP hostpanel.ch:22->91.89.210.37:62879
root:~#
02-07-2008 09:35 AM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #22
RE: Webmail im ispCP! Problem!
also, und jetzt suchen wir die Zeile, wo die belegten Ports sind...

inetd 2508 root 4u IPv4 6414 TCP *:110
inetd 2508 root 5u IPv4 6416 TCP *:995
inetd 2508 root 6u IPv4 6418 TCP *:143
inetd 2508 root 7u IPv4 6420 TCP *:993

alle zusammen...

das bedeutet: du hast inetd am laufen und der fühlt sich auch für POP3 und IMAP zuständig - das darf nicht sein. Ich kenne deine Config nicht im detail - nehme aber an, dass du kein debian etch hast oder nicht anch Anleitung vorgegangen bist (es sei denn, bei debian hätte was geändert).
Es sollte eine Configurationsdatei für inetd geben (/etc/inetd.conf oder ein Verzeichnis in /etc mit mehreren dateien....) - jede Zeile, die mit POP3(s) oder IMAP4(s) zu tun hat, sollte kommentiert werden. Dann den inetd neu starten.

/J

oder söll i schwiizerdüütsch schriibe :-)
(This post was last modified: 02-07-2008 09:42 AM by joximu.)
02-07-2008 09:41 AM
Visit this user's website Find all posts by this user
shoxxweb Offline
Junior Member
*

Posts: 59
Joined: Feb 2008
Reputation: 0
Post: #23
RE: Webmail im ispCP! Problem!
"kommentiert", was darunter kann ich verstehen?
02-07-2008 08:06 PM
Find all posts by this user
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #24
RE: Webmail im ispCP! Problem!
vergleich doch mal die bestehenden einträge sehen alle gleich aus???

Nein es gibt einige die aussehen wie ein Kommentar (weil sie mit dem selben Zeichen beginnt wie ein Kommentar)... das könnte doch kommentiert sein oder nicht?
02-07-2008 08:20 PM
Visit this user's website Find all posts by this user
shoxxweb Offline
Junior Member
*

Posts: 59
Joined: Feb 2008
Reputation: 0
Post: #25
RE: Webmail im ispCP! Problem!
Also ich soll die /etc/inetd.conf mit der ispcpconf. vergleichen?
02-07-2008 08:23 PM
Find all posts by this user
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #26
RE: Webmail im ispCP! Problem!
Probier mal ein:
Code:
chown -R vmail.mail /var/mail/virtual/*
(This post was last modified: 02-07-2008 08:35 PM by fulltilt.)
02-07-2008 08:35 PM
Find all posts by this user
shoxxweb Offline
Junior Member
*

Posts: 59
Joined: Feb 2008
Reputation: 0
Post: #27
RE: Webmail im ispCP! Problem!
Also, bringt nichts, kommt immer noch der fehler beim webmail.
02-07-2008 08:44 PM
Find all posts by this user
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #28
RE: Webmail im ispCP! Problem!
shoxxweb Wrote:Also, bringt nichts, kommt immer noch der fehler beim webmail.

Hast Du ein Update durchgeführt wobei eventl. confs überschrieben wurden?
02-07-2008 08:51 PM
Find all posts by this user
shoxxweb Offline
Junior Member
*

Posts: 59
Joined: Feb 2008
Reputation: 0
Post: #29
RE: Webmail im ispCP! Problem!
Von was ein Update?
Ich habe das ispCP nicht installiert, das war Zothos, hier aus dem Forum.
02-07-2008 08:54 PM
Find all posts by this user
shoxxweb Offline
Junior Member
*

Posts: 59
Joined: Feb 2008
Reputation: 0
Post: #30
RE: Webmail im ispCP! Problem!
Wenn ich mein Debian4 Etch Server neuinstallieren würde, würde eventuell jemand mir ispCP funktionsfähig freundlicherweise vollständig installieren?
02-07-2008 09:00 PM
Find all posts by this user
Thread Closed 


Forum Jump:


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