ispCP - Board - Support
Webmail funkioniert nicht ! - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: German Corner (/forum-26.html)
+--- Thread: Webmail funkioniert nicht ! (/thread-2029.html)



Webmail funkioniert nicht ! - grex - 12-21-2007 03:54 AM

Hallo, wenn ich ne Mail senden will, dann bekomm ich immer ne Mail back, mit diesem Inhalt:

Code:
Ihre Nachricht hat einige oder alle Empfänger nicht erreicht.

      Betreff:    asd
      Gesendet am:    20.12.2007 18:53

Folgende(r) Empfänger kann/können nicht erreicht werden:

      'admin@wow-fungaming.com' am 20.12.2007 18:53
            450 4.7.1 <admin@wow-fungaming.com>: Recipient address rejected: Greylisted, see http://isg.ee.ethz.ch/tools/postgrey/help/wow-fungaming.com.html


Hoffe ihr könnt mir helfen, danke !

Mfg
Grex

PS: Habe Microsoft Outlook !, denke aber nicht dass es daran hängt, da mein Provider E-Mail Konto einwandfrei funktioniert !


RE: Webmail funkioniert nicht ! - rbtux - 12-21-2007 04:44 AM

postconf -n posten

da stimmt die reihenfolge der checks nicht oder der webmailserver ist nicht in mynetworks...

Hast du jetzt webmail oder outlook??


RE: Webmail funkioniert nicht ! - grex - 12-22-2007 01:10 AM

hier:
Code:
postconf -n
alias_database = 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
mydestination = $myhostname, $mydomain
mydomain = providerbox.net.local
myhostname = providerbox.net
mynetworks_style = host
myorigin = $mydomain
setgid_group = postdrop
smtpd_banner = $myhostname ISPCP 1.0 Priamos Managed ESMTP 1.0.0 RC2 OMEGA
smtpd_recipient_restrictions = permit_mynetworks,                               permit_sasl_authenticated,                               reject_unauth_destination                               check_policy_service inet:127.0.0.1:60000
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
smtpd_sender_restrictions = permit_mynetworks,                               permit_sasl_authenticated,                               reject_unauth_destination
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

hmm, wenn ich über webmail sende, bekomme ich keine mail back,.... also ne fehlermeldung, aber die email bekomme ich auch net also die testmail die ich mir selber geschrieben habe !

Mfg
Grex


RE: Webmail funkioniert nicht ! - Rene - 12-22-2007 02:27 AM

lass mich raten es ist die alte rc2 und es ist ein fertiger virtueller server (schon fertig mit ispcp), richtig?


RE: Webmail funkioniert nicht ! - grex - 12-22-2007 02:37 AM

jap, es wird nur 2 mal im Jahr geupdatet,..... ich muss mir ma zeit nehmen und selber compilen, und ich habe 3 stück, das über webmail funktioniert, werde dass nun benutzen !

ok, danke !


Mfg
Grex


RE: Webmail funkioniert nicht ! - Rene - 12-22-2007 03:02 AM

du solltest auf jedanfall die einstellungen anpassen, wie du bei myhostname und mydomain siehst, sind die alle nicht korrekt...

ich würde dir auch empfehlen dir den viruellen server mit einem minimalen debian etch zu nehmen und iscp nach der anleitung zu installieren
dauert ja nur 5 minuten, dann hast du ja den server Wink


RE: Webmail funkioniert nicht ! - grex - 12-22-2007 03:07 AM

echt ?
dachte ich muss mir das ganze selbst compilen, dann noch sachen einbinden usw ,..., da ich eben nicht viel Zeit habe, habe ich das auch net gemacht, da ich dachte da braucht man wieder stunden dafür, habe ich ne falsche einschätzung gemacht ?


RE: Webmail funkioniert nicht ! - Rene - 12-22-2007 03:12 AM

naja 5 minuten dann hast du ein minimalen debian etch server Wink

aber wie du siehst ist das fertige image mit ispcp auch nicht das wahre...

es ist auf jeden fall besser wenn du das selber machst, nach der anleitung geht es auch recht schnell...

du solltest dir dann wohl die zeit nehmen müssen...


RE: Webmail funkioniert nicht ! - grex - 12-22-2007 03:29 AM

kk danke