ispCP - Board - Support
[ERLEDIGT] Empfang von Mails - 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)
+---- Forum: Archiv (/forum-54.html)
+---- Thread: [ERLEDIGT] Empfang von Mails (/thread-2699.html)



[ERLEDIGT] Empfang von Mails - vienna1 - 03-11-2008 08:06 PM

Ich bekomme folgende Meldung wenn ich versuche eine Mail an diese Adresse zu schicken.

This is the mail system at host xxxxx.de.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

The mail system

<support@xxxxx.de>: unknown user: "support"


Ich kann jedoch mails mit der support@xxxxx.de versenden.


RE: Empfang von Mails - BeNe - 03-11-2008 08:34 PM

--> http://www.isp-control.net/forum/vor-dem-posten-lesen-t-2428.html

Output von
Code:
postconf -n
und Auszug von der mail.log für den Fall würden auch weiterhelfen.

Greez BeNe


RE: Empfang von Mails - vienna1 - 03-11-2008 08:38 PM

Code:
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 = net4gamer.de.local
myhostname = net4gamer.de
mynetworks_style = host
myorigin = $myhostname
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP ispCP 1.0 Priamos Managed 1.0.0 RC3 OMEGA
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, noplaintext
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
[/code]

[/code]MAIL-LOG:

Code:
"warning: dict_nis_init: NIS domain name not set - NIS lookups disabled"



RE: Empfang von Mails - Sacred - 03-11-2008 10:01 PM

Hab privat weiter geholfen


RE: Empfang von Mails - joximu - 03-11-2008 10:12 PM

also kein ispcp-Problem.??


RE: Empfang von Mails - vienna1 - 03-11-2008 10:20 PM

Wie man es nimmt.
Musste einige Änderungen in der /etc/postfix/main.cf vornehmen.

Danke nochmals an dieser Stelle an Sacred