ispCP - Board - Support
Outlook Problem - 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: Outlook Problem (/thread-2402.html)

Pages: 1 2 3 4


Outlook Problem - blub - 02-11-2008 10:14 PM

Hi,

ich habe ein Problem, dass ich mit Outlook keine Mails verschicken kann. Ich habe alle tipps befolgt die Ihr hier in verschiedenen Beiträgen schon genannt habt. Leider hat nichts geholfen.

Wenn ich mit Outlook eine Mail verschicke bekomme ich folgende Meldung
Code:
Folgende Empfänger konnten nicht erreicht werden:

      'dorompf@zensiert.de' am 11.02.2008 12:57
            504 5.5.2 <RompfDo>: Helo command rejected: need fully-qualified hostname

main.cf
Code:
#
# Postfix MTA Manager Main Configuration File;
#
# Please do NOT edit this file manually;
#

#
# Postfix directory settings; These are critical for normal Postfix MTA functionallity;
#

command_directory = /usr/sbin
daemon_directory  = /usr/lib/postfix
program_directory = /usr/lib/postfix

#
# Some common configuration parameters;
#

inet_interfaces  = all
mynetworks_style = host
mynetworks = 127.0.0.1/32 85.25.248.251/32
myhostname = zensiert.net
mydomain   = $myhostname
myorigin   = $myhostname

smtpd_banner = $myhostname ESMTP ispCP
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

#
# 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"

biff = no

alias_database                    = hash:/etc/aliases

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, mysql:/etc/postfix/domainalias.mysql

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

#
# SASL paramters;
#


smtpd_sasl_type = dovecot
smtpd_sasl_path = private/auth
smtpd_sasl_auth_enable       = yes
#smtpd_sasl2_auth_enable      = yes
smtpd_sasl_security_options  = noanoynmous
#smtpd_sasl_local_domain      =
broken_sasl_auth_clients     = yes
virtual_transport = dovecot
dovecot_destination_recipient_limit = 1

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,
smtpd_sender_restrictions    = reject_non_fqdn_sender,
                               reject_unknown_sender_domain,
                               permit_mynetworks,
                               permit_sasl_authenticated
#check_sender_mx_access cidr:/etc/postfix/bogus_mx.cidr,
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

mail.log
Code:
Feb 11 13:08:06 rompf postfix/smtpd[20039]: NOQUEUE: reject: RCPT from p54BA863B.dip0.t-ipconnect.de[84.186.134.59]: 504 5.5.2 <VossT>: Helo command rejected: need fully-qualified hostname; from=<tvoss@zensiert.de> to=<joyluck@gmx.net> proto=ESMTP helo=<VossT>

Da der Server porduktiv eingesetzt wird habe ich ein Problem! HILFE!

Gruß,
Blub


RE: Outlook Problem - joximu - 02-11-2008 10:20 PM

Du hast die Tipps hier im Forum nicht befolgt - zumindest sieht man das an der main.cf nicht.

Es gibt eine Suchfunktion und damit hätest du das schnell beheben können.

Gruss Joxi


RE: Outlook Problem - gOOvER - 02-11-2008 10:21 PM

Da steht doch der Fehler:

blub Wrote:
Code:
need fully-qualified hostname



RE: Outlook Problem - blub - 02-11-2008 10:22 PM

joximu Wrote:Du hast die Tipps hier im Forum nicht befolgt - zumindest sieht man das an der main.cf nicht.

Es gibt eine Suchfunktion und damit hätest du das schnell beheben können.

Gruss Joxi

Dann habe ich Tomaten auf den Augen kannst du mir bitte helfen?


RE: Outlook Problem - blub - 02-11-2008 10:23 PM

gOOvER Wrote:Da steht doch der Fehler:

blub Wrote:
Code:
need fully-qualified hostname

Aber ich habe doch meine Domain angegeben!

Und mit dem TD geht es... ich versteh es einfach nicht!


RE: Outlook Problem - rbtux - 02-11-2008 10:27 PM

du bist vermutlich nicht authentifiziert am postausgangsserver...


RE: Outlook Problem - blub - 02-11-2008 10:30 PM

rbtux Wrote:du bist vermutlich nicht authentifiziert am postausgangsserver...

Und wie mache ich das? Ich steh hier völlig auf dem Schlauch! Kann es sein das sich Outlook daran stört dass, ich die Server Domain noch nicht umgezogen habe und TD nicht? Die Client Domains sind natürlich schon umgezogen.

In Outlook habe ich den Hacken gesetzt, dass er sich anmelden muss um eine Mail zu verschicken.


RE: Outlook Problem - blub - 02-11-2008 10:37 PM

Telnet liefert das zurück

telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
220 zensiert.net ESMTP ispCP


RE: Outlook Problem - rbtux - 02-11-2008 10:40 PM

dann poste doch mal eine komplette log datei mit der fehlermeldung (von connect bis disconnect)


RE: Outlook Problem - blub - 02-11-2008 10:43 PM

Feb 11 13:32:43 rompf postfix/smtpd[23601]: connect from p57B2162D.dip0.t-ipconnect.de[87.178.22.45]
Feb 11 13:32:43 rompf postfix/smtpd[23601]: NOQUEUE: reject: RCPT from p57B2162D.dip0.t-ipconnect.de[87.178.22.45]: 504
Feb 11 13:32:44 rompf dovecot: pop3-login: Login: user=<mklemens@zensiert.de>, method=PLAIN, rip=80.145.148.59, lip
Feb 11 13:32:44 rompf dovecot: POP3(mklemens@zensiert.de): Disconnected: Logged out top=0/0, retr=0/0, del=0/0, siz
Feb 11 13:32:46 rompf postfix/smtpd[23601]: disconnect from p57B2162D.dip0.t-ipconnect.de[87.178.22.45]