Current time: 05-05-2024, 06:51 AM Hello There, Guest! (LoginRegister)


Thread Closed 
[ERLEDIGT]E-Mails lassen sich nicht versenden
Author Message
Kevinterra Offline
Junior Member
*

Posts: 25
Joined: Sep 2010
Reputation: 0
Post: #1
[ERLEDIGT]E-Mails lassen sich nicht versenden
Guten Tag,

Ich habe heute meine Domain "Kevinterra.de" von einen Root auf meinen vServer umgezogen, vorher lief alles Top, Mail's versenden und empfangen ging.

Ich wollte ebend eine E-Mail schreiben, bekam aber nur im ispCP Webmailer diese Antwort:

Code:
Message not sent. Server replied:
Service not available, closing channel
421 4.3.0 collect: Cannot write ./dfp2TCdUGi060964 (bfcommit, uid=0, gid=108): No such file or directory

Leider habe ich keine Ahnung was das sein soll. Die Domain liegt schon auf dem neuen Server, der Nameserver hat auch schon alles geladen und E-Mails empfangen funktioniert auch schon, allerdings nicht das versenden.

Ich hoffe, dass ihr mir hier helfen könnt.

Es handelt sich bei dem System um eine Linux Debian Lenny 64 Bit Dist.

Außerdem ist es die ispCP Version:

ispCP 1.0.7 OMEGA
build: 20101124
Codename: Priamos

Mit freundlichen Grüßen
Kevin Hartmann
(This post was last modified: 04-17-2011 05:37 PM by ZooL.)
03-29-2011 10:41 PM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: E-Mails lassen sich nicht versenden
hm... zuerst klären: liegts am webmail oder am Maildienst (Postfix).

Dazu entweder ein Mailprogramm kurz benutzen oder mal in die Log schauen, ob auch Postfix das meldet.

Je nachdem weiteres Vorgehen erörtern... (uid=0 sieht schonmal nicht so gut aus)

/J
03-29-2011 10:46 PM
Visit this user's website Find all posts by this user
Kevinterra Offline
Junior Member
*

Posts: 25
Joined: Sep 2010
Reputation: 0
Post: #3
RE: E-Mails lassen sich nicht versenden
Mir ist außerdem gerade das hier aufgefallen, als ich für den Port des E-Mail Server geguckt habe:

http://i.rezex.de/rrh.png

//Edit: Das passiert beim starten:

Code:
postfix is not running.
38215:~# /etc/init.d/postfix start
Starting Postfix Mail Transport Agent: postfix.
38215:~# /etc/init.d/postfix status
postfix is not running.

In die mail.info hat er folgendes geschrieben:

Code:
Mar 29 16:10:35 38215 postfix/master[11964]: fatal: bind 0.0.0.0 port 25: Address already in use
(This post was last modified: 03-30-2011 12:13 AM by Kevinterra.)
03-30-2011 12:07 AM
Find all posts by this user
ZooL Offline
Moderator
*****
Moderators

Posts: 3,429
Joined: Jan 2007
Reputation: 79
Post: #4
RE: E-Mails lassen sich nicht versenden
Dann muss dein Postfixprocess mal gekillt werden.
Schau dir "ps fax" an und danach die pid mit "kill -9 pidnummer"
killen.

ohne "

mfg
03-31-2011 04:39 PM
Visit this user's website Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #5
RE: E-Mails lassen sich nicht versenden
oder vielleicht läuft ein anderer Dienst auf Port 25 (exim oder sonstwas...??)

/J
03-31-2011 08:23 PM
Visit this user's website Find all posts by this user
Kevinterra Offline
Junior Member
*

Posts: 25
Joined: Sep 2010
Reputation: 0
Post: #6
RE: E-Mails lassen sich nicht versenden
Danke für die Antworten, es ist allerdings kein Postfix Prozess geöffnet.

Code:
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      -

Kommt bei Netstat.
04-01-2011 01:27 AM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #7
RE: E-Mails lassen sich nicht versenden
geht's auch genauer?

zB. mit "netstat -tulpe"

/J
04-01-2011 07:37 AM
Visit this user's website Find all posts by this user
Kevinterra Offline
Junior Member
*

Posts: 25
Joined: Sep 2010
Reputation: 0
Post: #8
RE: E-Mails lassen sich nicht versenden
Hallo,

Die Ausgabe in der Console:

Code:
38215:~# netstat -tulpe
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode       PID/Program name
tcp        0      0 38215.vs.webtropia:smtp *:*                     LISTEN      root       3495964349  -
tcp        0      0 38215.vs.webtropia.:953 *:*                     LISTEN      bind       3093878220  -
tcp        0      0 *:10011                 *:*                     LISTEN      ts         2064078927  38800/ts3server_lin
tcp        0      0 38215.vs.webtropi:60000 *:*                     LISTEN      root       2488639556  -
tcp        0      0 38215.vs.webtropi:mysql *:*                     LISTEN      mysql      3511655612  -
tcp        0      0 38215.vs.web:submission *:*                     LISTEN      root       3495964355  -
tcp        0      0 38215.vs.webtropi:12525 *:*                     LISTEN      root       2488848709  -
tcp        0      0 *:www                   *:*                     LISTEN      root       2488848426  -
tcp        0      0 *:30033                 *:*                     LISTEN      ts         2064077914  38800/ts3server_lin
tcp        0      0 38215.vs.webtropia:9876 *:*                     LISTEN      root       2488848233  -
tcp        0      0 *:ftp                   *:*                     LISTEN      nobody     3093880811  -
tcp        0      0 38215.vs.webtrop:domain *:*                     LISTEN      bind       3093878210  -
tcp        0      0 38215.vs.webtrop:domain *:*                     LISTEN      bind       3093878208  -
tcp        0      0 *:ssh                   *:*                     LISTEN      root       2487711575  -
tcp6       0      0 ip6-localhost:953       [::]:*                  LISTEN      bind       3093878221  -
tcp6       0      0 [::]:pop3               [::]:*                  LISTEN      root       3093881486  -
tcp6       0      0 [::]:imap2              [::]:*                  LISTEN      root       3093881459  -
tcp6       0      0 [::]:domain             [::]:*                  LISTEN      bind       3093878204  -
tcp6       0      0 [::]:ssh                [::]:*                  LISTEN      root       2487711573  -
udp        0      0 *:33074                 *:*                                 samp       3512083652  -
udp        0      0 *:47629                 *:*                                 samp       3512083640  -
udp        0      0 *:52294                 *:*                                 samp       3512083647  -
udp        0      0 38215.vs.webtrop:domain *:*                                 bind       3093878209  -
udp        0      0 38215.vs.webtrop:domain *:*                                 bind       3093878207  -
udp        0      0 *:7777                  *:*                                 samp       3512083601  -
udp        0      0 *:9901                  *:*                                 ts         3705526158  -
udp        0      0 *:9902                  *:*                                 ts         3705525719  -
udp        0      0 *:9903                  *:*                                 ts         3705525247  -
udp        0      0 *:9904                  *:*                                 ts         3705524288  -
udp        0      0 *:9987                  *:*                                 ts         3705526460  -
udp6       0      0 [::]:domain             [::]:*                              bind       3093878203  -
udp6       0      0 [::]:talk               [::]:*                              root       2488640160  -
udp6       0      0 [::]:ntalk              [::]:*                              root       2488640161  -
04-15-2011 01:50 AM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #9
RE: E-Mails lassen sich nicht versenden
hm - nicht gerade gesprächig, was das Programm dazu angeht...

auf meiner Kiste hier (Workstation) sieht das so aus:
Code:
# netstat -tulpe
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
tcp        0      0 *:5801                  *:*                     LISTEN      root       10468      3501/xinetd
tcp        0      0 *:mysql                 *:*                     LISTEN      mysql      10268      3315/mysqld-max
tcp        0      0 *:5901                  *:*                     LISTEN      root       10467      3501/xinetd
tcp        0      0 *:imap                  *:*                     LISTEN      root       10356      3465/dovecot
tcp        0      0 localhost:ipp           *:*                     LISTEN      root       11759      3387/cupsd
tcp        0      0 localhost:smtp          *:*                     LISTEN      root       10708      3535/master
tcp        0      0 *:www-http              *:*                     LISTEN      root       10933      3589/httpd2-prefork
tcp        0      0 *:ssh                   *:*                     LISTEN      root       9703       3150/sshd
tcp        0      0 localhost:ipp           *:*                     LISTEN      root       11760      3387/cupsd
tcp        0      0 localhost:smtp          *:*                     LISTEN      root       10710      3535/master
udp        0      0 *:bootpc                *:*                                 root       9239       2978/dhcpcd
udp        0      0 *:ipp                   *:*                                 root       11763      3387/cupsd
udp        0      0 sorkil.domain:ntp    *:*                                 root       10298      3444/ntpd
udp        0      0 localhost:ntp           *:*                                 root       10297      3444/ntpd
udp        0      0 *:ntp                   *:*                                 root       10293      3444/ntpd
udp        0      0 *:xdmcp                 *:*                                 root       10130      3363/kdm
udp        0      0 fe80::230:1bff:feae:ntp *:*                                 root       10296      3444/ntpd
udp        0      0 localhost:ntp           *:*                                 root       10295      3444/ntpd
udp        0      0 *:ntp                   *:*                                 root       10294      3444/ntpd

Immerhin - man weiss nun, dass das Programm unter root läuft :-) aber das reicht nicht.

Hm... was zeigt denn "ps aux"? da sollte mindestens ein SMTP-Dienst auftauchen (postfix, exim, sendmail, qmail oder sowas...)

/J
04-15-2011 02:13 AM
Visit this user's website Find all posts by this user
MasterTH Offline
Member
***

Posts: 570
Joined: Feb 2009
Reputation: 4
Post: #10
RE: E-Mails lassen sich nicht versenden
schonmal den server rebootet?
04-15-2011 04:04 PM
Find all posts by this user
Thread Closed 


Forum Jump:


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