ispCP - Board - Support
EMail Problem nach Update auf 1.0.7 - 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: EMail Problem nach Update auf 1.0.7 (/thread-13043.html)

Pages: 1 2


EMail Problem nach Update auf 1.0.7 - TeddyBaer - 03-11-2011 03:08 AM

Nabend,
Sollte der Thread in dieser Form schonmal aufgetaucht sein, dann bitte nur auf den alten verweisen. Ich hab via SuFu nix vernünftiges gefunden.
Nachdem ich gestern via Update Script ( bin nach Anleitung vorgegangen die auf der ISP Seite zu finden ist ) auf 1.0.7 geupdatet habe, kann ich nun keine "Externen" Mails mehr empfangen.
Ich kann nach wie vor Mails rausschicken und kann auch Mails, die Serverintern bleiben, empfangen. Aber alles was von draußen ist, kommt leider nicht rein. Es kommt zwar keine Fehlermeldung, die eMails kommen aber einfach nicht mehr an und in den Logs werden sie halt noch mit Absender verzeichnet.

Quote:Mar 10 17:26:22 v220100659083465 postfix/smtpd[4749]: connect from kassel191.server4you.de[62.75.246.191]
Mar 10 17:26:22 v220100659083465 postfix/policyd-weight[4752]: child: spawned
Mar 10 17:26:22 v220100659083465 postfix/policyd-weight[4752]: warning: child: could not open RBL Lookup Socket to config: IO::Socket::INET: Bad hostname 'config' Invalid argument
Mar 10 17:26:22 v220100659083465 postfix/policyd-weight[4752]: weighted check: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_FROM_MX=-3.1; <client=62.75.246.191> <helo=kassel191.server4you.de> <from=teddybaer@blcup.de> <to=patrick@fam-rose.net>; rate: -7.6
Mar 10 17:26:22 v220100659083465 postfix/policyd-weight[4752]: decided action=PREPEND X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_FROM_MX=-3.1; rate: -7.6; <client=62.75.246.191> <helo=kassel191.server4you.de> <from=teddybaer@blcup.de> <to=patrick@fam-rose.net>; delay: 0s
Mar 10 17:26:22 v220100659083465 postfix/smtpd[4749]: warning: connect to 127.0.0.1:10023: Connection refused
Mar 10 17:26:22 v220100659083465 postfix/smtpd[4749]: warning: problem talking to server 127.0.0.1:10023: Connection refused
Mar 10 17:26:23 v220100659083465 postfix/smtpd[4749]: warning: connect to 127.0.0.1:10023: Connection refused
Mar 10 17:26:23 v220100659083465 postfix/smtpd[4749]: warning: problem talking to server 127.0.0.1:10023: Connection refused
Mar 10 17:26:23 v220100659083465 postfix/smtpd[4749]: NOQUEUE: reject: RCPT from kassel191.server4you.de[62.75.246.191]: 451 4.3.5 Server configuration problem; from=<teddybaer@blcup.de> to=<patrick@fam-rose.net> proto=ESMTP helo=<kassel191.server4you.de>
Mar 10 17:26:23 v220100659083465 postfix/smtpd[4749]: disconnect from kassel191.server4you.de[62.75.246.191]


Ist der, in meinen Augen wichtige Teil vom Text?
Das es offensichtlich ein Problem mit Postfix ist, kann ich aus den Logs noch auslesen. Aber ab dann weiß ich auch nicht mehr weiter.
Hatte evtl. jemand das gleiche Probleme und kann mir helfen?
[/quote]

Meine Main.CF:
Quote:# ispCP ω (OMEGA) a Virtual Hosting Control Panel
# Copyright © 2001-2006 by moleSoftware GmbH - http://www.molesoftware.com
# Copyright © 2006-2010 by isp Control Panel - http://ispcp.net
#
# Version: $Id: main.cf 3422 2010-10-07 13:32:14Z nuxwin $
#
# The contents of this file are subject to the Mozilla Public License
# Version 1.1 (the "License"); you may not use this file except in
# compliance with the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS"
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
# License for the specific language governing rights and limitations
# under the License.
#
# The Original Code is "VHCS - Virtual Hosting Control System".
#
# The Initial Developer of the Original Code is moleSoftware GmbH.
# Portions created by Initial Developer are Copyright © 2001-2006
# by moleSoftware GmbH. All Rights Reserved.
# Portions created by the ispCP Team are Copyright © 2006-2010 by
# isp Control Panel. All Rights Reserved.
#
# The ispCP ω Home Page is:
#
# http://isp-control.net
#

# Postfix directory settings; These are critical for normal Postfix MTA functionallity
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix

# Some common configuration parameters
inet_interfaces = all
mynetworks_style = host

myhostname = v220100659083465.yourvserver.net
mydomain = v220100659083465.yourvserver.net.local
myorigin = $myhostname

smtpd_banner = $myhostname ESMTP ispCP 1.0.7 OMEGA Managed
setgid_group = postdrop

# Receiving messages parameters
mydestination = $myhostname, $mydomain
append_dot_mydomain = no
append_at_myorigin = yes
local_transport = local
virtual_transport = virtual
transport_maps = hash:/etc/postfix/ispcp/transport
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases

# Delivering local messages parameters
mail_spool_directory = /var/mail

# Mailboxquota
# => 0 for unlimited
# => 104857600 for 100 MB
mailbox_size_limit = 0
mailbox_command = procmail -a "$EXTENSION"

# Message size limit
# => 0 for unlimited
# => 104857600 for 100 MB
message_size_limit = 0

biff = no
recipient_delimiter = +

local_destination_recipient_limit = 1
local_recipient_maps = unix:passwd.byname $alias_database

# ispCP Autoresponder parameters
ispcp-arpl_destination_recipient_limit = 1

# Delivering virtual messages parameters
virtual_mailbox_base = /var/mail/virtual
virtual_mailbox_limit = 0

virtual_mailbox_domains = hash:/etc/postfix/ispcp/domains
virtual_mailbox_maps = hash:/etc/postfix/ispcp/mailboxes

virtual_alias_maps = hash:/etc/postfix/ispcp/aliases

virtual_minimum_uid = 1000
virtual_uid_maps = static:1000
virtual_gid_maps = static:8

# SASL paramters
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
smtpd_sasl_local_domain =
broken_sasl_auth_clients = yes

smtpd_helo_required = yes

smtpd_helo_restrictions = permit_mynetworks,
permit_sasl_authenticated,
reject_invalid_helo_hostname,
reject_non_fqdn_helo_hostname

smtpd_sender_restrictions = reject_non_fqdn_sender,
reject_unknown_sender_domain,
permit_mynetworks,
permit_sasl_authenticated

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:10023,
permit

smtpd_data_restrictions = reject_multi_recipient_bounce,
reject_unauth_pipelining

# TLS parameters; activate, if avaible/used
#smtpd_tls_security_level = may
#smtpd_tls_loglevel = 2
#smtpd_tls_cert_file = /etc/postfix/cert.pem
#smtpd_tls_key_file = /etc/postfix/privkey.pem
#smtpd_tls_auth_only = no
#smtpd_tls_received_header = yes

# AMaViS parameters; activate, if available/used
#content_filter = amavis:[127.0.0.1]:10024

# Quota support; activate, if available/used
#virtual_create_maildirsize = yes
#virtual_mailbox_extended = yes
#virtual_mailbox_limit_maps = mysql:/etc/postfix/mysql_virtual_mailbox_limit_maps.cf
#virtual_mailbox_limit_override = yes
#virtual_maildir_limit_message = "The user you're trying to reach is over mailbox quota."
#virtual_overquota_bounce = yes



RE: EMail Problem nach Update auf 1.0.7 - tomhb - 03-11-2011 11:20 AM

(03-11-2011 03:08 AM)TeddyBaer Wrote:  Sollte der Thread in dieser Form schonmal aufgetaucht sein, dann bitte nur auf den alten verweisen. Ich hab via SuFu nix vernünftiges gefunden.

http://isp-control.net/forum/thread-12253-post-91229.html#pid91229


RE: EMail Problem nach Update auf 1.0.7 - TeddyBaer - 03-11-2011 04:26 PM

Danke, dass war es tatsächlich.

Dann noch eine Frage. Meine Hauptmail funktioniert wieder und empfängt nun auch wieder Mails von draußen. Wenn ich aber versuche etwas an meine teddybaer.de.com zu versenden, bekomm ich als Antwort nur das:
Quote:Ihre Nachricht hat einige oder alle Empfänger nicht erreicht.

Betreff: TestMail
Gesendet am: 10.03.2011 18:35

Folgende® Empfänger kann/können nicht erreicht werden:

'xx@teddybaer.de.com' am 10.03.2011 18:35
550 5.1.1 <xx@teddybaer.de.com>: Recipient address rejected: User unknown in virtual mailbox table

Im ISPCP Sind die Mails angelegt, in /etc/postfix/ispcp unter mailboxes ebenfalls. Die Themen die man bei google findet, haben mir nicht wirklich weitergeholfen.
Da der Support hier im Forum 1a mit * ist, kann mir dazu auch noch jemand was sagen?


RE: EMail Problem nach Update auf 1.0.7 - tomhb - 03-11-2011 06:34 PM

(03-11-2011 04:26 PM)TeddyBaer Wrote:  Danke, dass war es tatsächlich.

Dann noch eine Frage. Meine Hauptmail funktioniert wieder und empfängt nun auch wieder Mails von draußen. Wenn ich aber versuche etwas an meine teddybaer.de.com zu versenden, bekomm ich als Antwort nur das:
Quote:Ihre Nachricht hat einige oder alle Empfänger nicht erreicht.

Betreff: TestMail
Gesendet am: 10.03.2011 18:35

Folgende® Empfänger kann/können nicht erreicht werden:

'xx@teddybaer.de.com' am 10.03.2011 18:35
550 5.1.1 <xx@teddybaer.de.com>: Recipient address rejected: User unknown in virtual mailbox table

Im ISPCP Sind die Mails angelegt, in /etc/postfix/ispcp unter mailboxes ebenfalls. Die Themen die man bei google findet, haben mir nicht wirklich weitergeholfen.
Da der Support hier im Forum 1a mit * ist, kann mir dazu auch noch jemand was sagen?

Wahrscheinlich mit Outdreck, aeh Outlook, oder?
Nimm einfach ein anstaendiges E-Mail-Programm, oder repariere in diesem Fall
das kaputte SASL. Zwei Tipps, die fuer eine Googlesuche nun ausreichend sein sollten. Ansonsten poste mehr aus den LogFiles.

Gruss Tom



RE: EMail Problem nach Update auf 1.0.7 - TeddyBaer - 03-12-2011 04:02 AM

Also ich habe aus Spaß mal WinLiveMail genommen, weil ich es noch installiert hatte. Da bekomm ich dieselbe Fehlermeldung.

Quote:# SASL paramters
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
smtpd_sasl_local_domain =
broken_sasl_auth_clients = yes

smtpd_helo_required = yes

smtpd_helo_restrictions = permit_mynetworks,
permit_sasl_authenticated,
reject_invalid_helo_hostname,
reject_non_fqdn_helo_hostname

smtpd_sender_restrictions = reject_non_fqdn_sender,
reject_unknown_sender_domain,
permit_mynetworks,
permit_sasl_authenticated

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_data_restrictions = reject_multi_recipient_bounce,
reject_unauth_pipelining

Das sind die Einstellung in meiner Main.cf von Postfix. Ich kann da leider keine Fehler erkenne, ich bin aber auch laie.


Mail Info Auszug:
Quote:Mar 11 13:43:19 v220100659083465 postfix/smtpd[21766]: connect from 77-22-214-170-dynip.superkabel.de[77.22.214.170]
Mar 11 13:43:19 v220100659083465 postfix/smtpd[21766]: warning: SASL authentication failure: no secret in database
Mar 11 13:43:19 v220100659083465 postfix/smtpd[21766]: warning: 77-22-214-170-dynip.superkabel.de[77.22.214.170]: SASL NTLM authentication failed: authentication failure
Mar 11 13:43:20 v220100659083465 postfix/smtpd[21766]: warning: SASL authentication failure: realm changed: authentication aborted
Mar 11 13:43:20 v220100659083465 postfix/smtpd[21766]: warning: 77-22-214-170-dynip.superkabel.de[77.22.214.170]: SASL DIGEST-MD5 authentication failed: authentication failure


Was soll SASL sein? Und wieso besteht das Problem erst seit dem Update auf 1.0.7


RE: EMail Problem nach Update auf 1.0.7 - tomhb - 03-12-2011 04:16 PM

(03-12-2011 04:02 AM)TeddyBaer Wrote:  Was soll SASL sein? Und wieso besteht das Problem erst seit dem Update auf 1.0.7

bitte arbeite Dich selber ein wenig in die Thematik ein, wenn Du einen Server im Netz betreiben willst. Mit Hilfe Deiner $LIEBLINGSSUCHMASCHINE wird es zudem nicht soo schwierig sein fuer Dein Problem eine Loesung zu finden.

Gruss Tom


RE: EMail Problem nach Update auf 1.0.7 - TeddyBaer - 03-13-2011 02:50 AM

Selbst nach einer frischen Installation keine Besserung. Langsam nervts. Also wieder runter mit 1.0.7 und wieder 1.0.5 rauf.


RE: EMail Problem nach Update auf 1.0.7 - joximu - 03-13-2011 09:24 AM

Erzähl doch vorher ein wenig über die sasl Dienste die bei dir laufen?

wenn der saslauthdaemon läuft mal beenden - postfix kann das alleine.

mal nachsehen, was in der /etc/sasldb2 steht... (ist nicht nur reiner Text...)

Mir ist nicht bewusst, dass die 1.0.7 den sasl speziell konfiguriert...

/J


RE: EMail Problem nach Update auf 1.0.7 - fragger - 03-14-2011 02:11 AM

mach mal statt
Code:
myhostname = v220100659083465.yourvserver.net
mydomain = v220100659083465.yourvserver.net.local
myorigin = $myhostname

das

Code:
myhostname = mail.v220100659083465.yourvserver.net
mydomain = v220100659083465.yourvserver.net.local
myorigin = $myhostname

Hat mir auch meist geholfen, obs bei dir hilft kA Big Grin


RE: EMail Problem nach Update auf 1.0.7 - mr.x - 03-14-2011 06:40 AM

(03-12-2011 04:02 AM)TeddyBaer Wrote:  Was soll SASL sein? Und wieso besteht das Problem erst seit dem Update auf 1.0.7

Oh man !
Und da wundern sich viele, wenn die Spams bekommen und Server gehackt werden. Sorry, aber ein bisschen Grundwissen wollte jeder Serveradmin mitbringen !

VG
Mr.X