Current time: 07-03-2024, 01:11 AM Hello There, Guest! (LoginRegister)


Post Reply 
Mail geht nicht
Author Message
matrix142 Offline
Junior Member
*

Posts: 25
Joined: Oct 2009
Reputation: 0
Post: #8
RE: Mail geht nicht
Tut mir leid, dass ich mich noch nicht so auskenne

Code:
:/# host ********.stratoserver.net
domain-zenisert.de             A       IP_Adresse-Zensiert
:/# host IP_Adresse-Zensiert
Name: ********.stratoserver.net
Address: IP_Adresse-Zensiert

Code:
:/# telnet ********.stratoserver.net 25
Trying IP_Adresse-Zensiert...
Connected to ********.stratoserver.net.
Escape character is '^]'.
220 ********.stratoserver.net ESMTP ispCP 1.0.3 OMEGA Managed

Code:
:~# postconf | grep "^my"
mydestination = $myhostname, $mydomain
mydomain = ********.stratoserver.net.local
myhostname = ********.stratoserver.net
mynetworks = 127.0.0.1/32 IP_Adresse-Zensiert/32
mynetworks_style = host
myorigin = $myhostname

Überprüfe, ob die DNS Auflösung funktioniert: Funktioniert

Code:
:~# grep -v "^#" /etc/postfix/master.cf | grep "smtp$"
smtp      unix  -       -       -       -       -       smtp
relay     unix  -       -       -       -       -       smtp
amavis    unix  -       -       n       -       2       smtp

Hoffe das war alles

EDIT: Die Mail.log fast vergessen^^
Kann jetzt hier aber nicht die ganze Posten, oder? Daher nur mal der oberste Abschnitt, wo Fehler sind, weiter unten kann ich nur Login Logout und Connection sehen.
Code:
Feb 19 11:21:10 h1608105 sm-mta[28567]: starting daemon (8.14.3): SMTP+queueing@00:10:00
Feb 19 11:21:28 h1608105 sm-mta[30314]: starting daemon (8.14.3): SMTP+queueing@00:10:00
Feb 19 11:42:23 h1608105 sm-mta[12227]: starting daemon (8.14.3): SMTP+queueing@00:10:00
Feb 19 12:07:08 h1608105 authdaemond: modules="authpam", daemons=5
Feb 19 12:07:08 h1608105 authdaemond: Installing libauthpam
Feb 19 12:07:08 h1608105 authdaemond: Installation complete: authpam
Feb 19 12:07:16 h1608105 postfix/master[30694]: fatal: bind 0.0.0.0 port 25: Address already in use
Feb 19 12:07:33 h1608105 postfix/policyd-weight[32033]: policyd-weight 0.1.14 beta-17 started and daemonized. conf:default settings; GID:113 113 EGID:113 113 UID:110 EUID:110; taint mode: 0
Feb 19 12:07:33 h1608105 postfix/policyd-weight[32033]: warning: cache_query: $csock couln't be created: connect: Datei oder Verzeichnis nicht gefunden, calling spawn_cache()
Feb 19 12:07:33 h1608105 postfix/policyd-weight[32034]: cache spawned
Feb 19 12:07:36 h1608105 postgrey[32285]: Process Backgrounded
Feb 19 12:07:36 h1608105 postgrey[32285]: 2010/02/19-12:07:36 postgrey (type Net::Server::Multiplex) starting! pid(32285)
Feb 19 12:07:36 h1608105 postgrey[32285]: Binding to TCP port 60000 on host 127.0.0.1  
Feb 19 12:07:36 h1608105 postgrey[32285]: Setting gid to "114 114"
Feb 19 12:07:36 h1608105 postgrey[32285]: Setting uid to "111"
Feb 19 12:12:15 h1608105 authdaemond: stopping authdaemond children
Feb 19 12:19:53 h1608105 postfix/master[15953]: fatal: bind 0.0.0.0 port 25: Address already in use
Feb 19 12:19:54 h1608105 authdaemond: modules="authuserdb authpam", daemons=5
Feb 19 12:19:54 h1608105 authdaemond: Installing libauthuserdb
Feb 19 12:19:54 h1608105 authdaemond: Installation complete: authuserdb
Feb 19 12:19:54 h1608105 authdaemond: Installing libauthpam
Feb 19 12:19:54 h1608105 authdaemond: Installation complete: authpam
Feb 19 12:20:53 h1608105 postfix/postdrop[22260]: warning: unable to look up public/pickup: No such file or directory
Feb 19 12:24:18 h1608105 postfix/postdrop[23752]: warning: unable to look up public/pickup: No such file or directory
Feb 19 12:24:18 h1608105 postfix/postdrop[23754]: warning: unable to look up public/pickup: No such file or directory
Feb 19 12:24:18 h1608105 postfix/postdrop[23756]: warning: unable to look up public/pickup: No such file or directory
Feb 19 12:24:30 h1608105 postfix/postdrop[23764]: warning: unable to look up public/pickup: No such file or directory
Feb 19 12:27:46 h1608105 postfix/postdrop[25672]: warning: unable to look up public/pickup: No such file or directory
Feb 19 12:27:46 h1608105 postfix/postdrop[25674]: warning: unable to look up public/pickup: No such file or directory
Feb 19 12:27:46 h1608105 postfix/postdrop[25678]: warning: unable to look up public/pickup: No such file or directory
Feb 19 12:27:46 h1608105 postfix/postdrop[25682]: warning: unable to look up public/pickup: No such file or directory
Feb 19 12:27:53 h1608105 authdaemond: stopping authdaemond children
Feb 19 12:27:54 h1608105 postfix/master[25893]: fatal: bind 0.0.0.0 port 25: Address already in use
Feb 19 12:27:54 h1608105 authdaemond: modules="authuserdb authpam", daemons=5
Feb 19 12:27:54 h1608105 authdaemond: Installing libauthuserdb
Feb 19 12:27:54 h1608105 authdaemond: Installation complete: authuserdb
Feb 19 12:27:54 h1608105 authdaemond: Installing libauthpam
Feb 19 12:27:54 h1608105 authdaemond: Installation complete: authpam
Feb 19 12:28:39 h1608105 postfix/postdrop[26112]: warning: unable to look up public/pickup: No such file or directory
(This post was last modified: 02-20-2010 02:44 AM by matrix142.)
02-20-2010 02:25 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Mail geht nicht - matrix142 - 02-19-2010, 10:00 PM
RE: Mail geht nicht - nuke3d - 02-19-2010, 10:30 PM
RE: Mail geht nicht - matrix142 - 02-19-2010, 10:59 PM
RE: Mail geht nicht - BeNe - 02-19-2010, 11:38 PM
RE: Mail geht nicht - ZooL - 02-20-2010, 12:22 AM
RE: Mail geht nicht - matrix142 - 02-20-2010, 01:09 AM
RE: Mail geht nicht - ZooL - 02-20-2010, 02:17 AM
RE: Mail geht nicht - matrix142 - 02-20-2010 02:25 AM
RE: Mail geht nicht - ZooL - 02-20-2010, 03:38 AM
RE: Mail geht nicht - matrix142 - 02-20-2010, 03:55 AM
RE: Mail geht nicht - nemo - 02-20-2010, 07:06 AM
RE: Mail geht nicht - ZooL - 02-20-2010, 10:23 AM
RE: Mail geht nicht - matrix142 - 02-20-2010, 06:51 PM
RE: Mail geht nicht - ZooL - 02-21-2010, 06:03 AM
RE: Mail geht nicht - matrix142 - 02-21-2010, 09:34 PM
RE: Mail geht nicht - ZooL - 02-22-2010, 12:17 AM
RE: Mail geht nicht - matrix142 - 02-22-2010, 01:22 AM
RE: Mail geht nicht - ZooL - 02-22-2010, 03:57 AM
RE: Mail geht nicht - matrix142 - 02-22-2010, 10:04 PM
RE: Mail geht nicht - nuke3d - 02-22-2010, 11:13 PM
RE: Mail geht nicht - matrix142 - 02-22-2010, 11:59 PM
RE: Mail geht nicht - matrix142 - 02-23-2010, 02:40 AM

Forum Jump:


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