Current time: 06-28-2024, 07:43 PM Hello There, Guest! (LoginRegister)


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

Posts: 25
Joined: Oct 2009
Reputation: 0
Post: #1
Mail geht nicht
Ich habe auf meinem Server Debian neu installieren müssen und somit auch zum ersten mal ispCP.
Leider auch gleich das erste Problem: E-Mail senden funktioniert nicht.
Es kommt dann immer Error 504.
POP und SMTP Dienste laufen.

Ich hoffe jemand kann mir sagen was ich tun kann damit das ganze funktioniert.
02-19-2010 10:00 PM
Find all posts by this user Quote this message in a reply
nuke3d Offline
Junior Member
*

Posts: 107
Joined: Sep 2007
Reputation: 1
Post: #2
RE: Mail geht nicht
Wow... Und wie soll dir mit den Informationen jemand ohne Kristallkugel helfen?
02-19-2010 10:30 PM
Find all posts by this user Quote this message in a reply
matrix142 Offline
Junior Member
*

Posts: 25
Joined: Oct 2009
Reputation: 0
Post: #3
RE: Mail geht nicht
wie gesagt, ich bin ganz neu in der Server- und ispCP Branche.
Welche Informationen braucht ihr denn?
Ich habe Debian 5.0 und ispCP 1.0.3
02-19-2010 10:59 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #4
RE: Mail geht nicht
--> http://www.isp-control.net/documentation...l_problems

Brauchen
Code:
# postconf -n
Und die mail.log

Greez BeNe
02-19-2010 11:38 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ZooL Offline
Moderator
*****
Moderators

Posts: 3,429
Joined: Jan 2007
Reputation: 79
Post: #5
RE: Mail geht nicht
Error 504

geht wohl aus deinem webmail hervor.. fehler vieleicht bei den rechten nicht beim mail service

mfg
02-20-2010 12:22 AM
Visit this user's website Find all posts by this user Quote this message in a reply
matrix142 Offline
Junior Member
*

Posts: 25
Joined: Oct 2009
Reputation: 0
Post: #6
RE: Mail geht nicht
Also das mit dem Link check ich nicht, soll ich das in der Console eingeben oder was?

postconf -n:
Code:
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_at_myorigin = yes
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
inet_interfaces = all
local_destination_recipient_limit = 1
local_recipient_maps = unix:passwd.byname $alias_database
local_transport = local
mail_spool_directory = /var/mail
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
message_size_limit = 0
mydestination = $myhostname, $mydomain
mydomain = MEIN_HOSTNAME.local
myhostname = MEIN_HOSTNAME
mynetworks_style = host
myorigin = $myhostname
recipient_delimiter = +
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP ispCP 1.0.3 OMEGA Managed
smtpd_data_restrictions = reject_multi_recipient_bounce,                               reject_unauth_pipelining
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_mynetworks,                               permit_sasl_authenticated,                               reject_invalid_helo_hostname,                               reject_non_fqdn_helo_hostname
smtpd_recipient_restrictions = reject_non_fqdn_recipient,                               reject_unknown_recipient_domain,                               permit_mynetworks,                               permit_sasl_authenticated,                               reject_unauth_destination,                               reject_unlisted_recipient,                               check_policy_service inet:127.0.0.1:12525,                               check_policy_service inet:127.0.0.1:60000,                               permit
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
smtpd_sender_restrictions = reject_non_fqdn_sender,                               reject_unknown_sender_domain,                               permit_mynetworks,                               permit_sasl_authenticated
transport_maps = hash:/etc/postfix/ispcp/transport
virtual_alias_maps = hash:/etc/postfix/ispcp/aliases
virtual_gid_maps = static:8
virtual_mailbox_base = /var/mail/virtual
virtual_mailbox_domains = hash:/etc/postfix/ispcp/domains
virtual_mailbox_limit = 0
virtual_mailbox_maps = hash:/etc/postfix/ispcp/mailboxes
virtual_minimum_uid = 1000
virtual_transport = virtual
virtual_uid_maps = static:1000
(This post was last modified: 02-20-2010 01:10 AM by matrix142.)
02-20-2010 01:09 AM
Find all posts by this user Quote this message in a reply
ZooL Offline
Moderator
*****
Moderators

Posts: 3,429
Joined: Jan 2007
Reputation: 79
Post: #7
RE: Mail geht nicht
was gibt es da nicht zu verstehen...

http://www.isp-control.net/documentation...l_problems
02-20-2010 02:17 AM
Visit this user's website Find all posts by this user Quote this message in a reply
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
ZooL Offline
Moderator
*****
Moderators

Posts: 3,429
Joined: Jan 2007
Reputation: 79
Post: #9
RE: Mail geht nicht
Quote: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

was sagen dir denn diese fehler.. mal aus deiner richtung her gesehen ?
du sollst ja was lernen..es sei denn du kommst gleich mit der äusserung...aber meine kunden....

dann lass es lieber.. denn wer verdienen möchte, muss auch bezahlen..

mfg
(This post was last modified: 02-20-2010 03:39 AM by ZooL.)
02-20-2010 03:38 AM
Visit this user's website Find all posts by this user Quote this message in a reply
matrix142 Offline
Junior Member
*

Posts: 25
Joined: Oct 2009
Reputation: 0
Post: #10
RE: Mail geht nicht
das Verzeichnis public/pickup existiert nicht?
Einfach erstellen und again probieren?
02-20-2010 03:55 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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