Hallo, Mail-Meldungen stehen typischerweise ist /var/log/mail{.err,.info,.warn} Und vielleicht sollte die alias-DB aktualisiert werden: newaliases Am Montag, den 16.07.2012, 12:41 +0200 schrieb Peter Mc Donough:
Am 16.07.2012 11:41, schrieb Sandy Drobic:
Am 16.07.2012 01:01, schrieb Peter Mc Donough:
Wo muss ich da drehen?
Default-MTA ist Postfix, also zeige mal die Postfix-Konfiguration (Ausgabe von "postconf -n") und die Meldung unter /var/log/mail nach einer Testmail. Ergänzend bitte noch /etc/hosts und ob IPv6 oder nur IPv4 in Gebrauch ist.
postconf -n ist ergibig
unter "myhostname = linux-z706.site" sollte "myhostname = lux.site" stehen.
es folgt die Ausgabe postconf -n dann /etc/hosts dann ein Abschnitt aus /var/log/mail ------------------------------------- alias_maps = hash:/etc/aliases biff = no canonical_maps = hash:/etc/postfix/canonical command_directory = /usr/sbin config_directory = /etc/postfix content_filter = daemon_directory = /usr/lib/postfix data_directory = /var/lib/postfix debug_peer_level = 2 defer_transports = delay_warning_time = 1h disable_dns_lookups = no disable_mime_output_conversion = no html_directory = /usr/share/doc/packages/postfix-doc/html inet_interfaces = localhost inet_protocols = all mail_owner = postfix mail_spool_directory = /var/mail mailbox_command = mailbox_size_limit = 0 mailbox_transport = mailq_path = /usr/bin/mailq manpage_directory = /usr/share/man masquerade_classes = envelope_sender, header_sender, header_recipient masquerade_domains = masquerade_exceptions = root message_size_limit = 0 message_strip_characters = \0 mydestination = $myhostname, localhost.$mydomain myhostname = linux-z706.site mynetworks_style = subnet newaliases_path = /usr/bin/newaliases queue_directory = /var/spool/postfix readme_directory = /usr/share/doc/packages/postfix-doc/README_FILES relay_clientcerts = relayhost = relocated_maps = hash:/etc/postfix/relocated sample_directory = /usr/share/doc/packages/postfix-doc/samples sender_canonical_maps = hash:/etc/postfix/sender_canonical sendmail_path = /usr/sbin/sendmail setgid_group = maildrop smtp_enforce_tls = no smtp_sasl_auth_enable = no smtp_sasl_password_maps = smtp_sasl_security_options = smtp_tls_CAfile = smtp_tls_CApath = smtp_tls_cert_file = smtp_tls_key_file = smtp_tls_session_cache_database = smtp_use_tls = no smtpd_client_restrictions = smtpd_helo_required = no smtpd_helo_restrictions = smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination smtpd_sasl_auth_enable = no smtpd_sender_restrictions = hash:/etc/postfix/access smtpd_tls_CAfile = smtpd_tls_CApath = smtpd_tls_ask_ccert = no smtpd_tls_cert_file = smtpd_tls_key_file = smtpd_tls_received_header = no smtpd_use_tls = no strict_8bitmime = no strict_rfc821_envelopes = no transport_maps = hash:/etc/postfix/transport unknown_local_recipient_reject_code = 550 virtual_alias_domains = hash:/etc/postfix/virtual virtual_alias_maps = hash:/etc/postfix/virtual --------------------------------------- --------------------------------------- ### /etc/hosts # # hosts This file describes a number of hostname-to-address # mappings for the TCP/IP subsystem. It is mostly # used at boot time, when no name servers are running. # On small systems, this file can be used instead of a # "named" name server. # Syntax: # # IP-Address Full-Qualified-Hostname Short-Hostname #
127.0.0.1 localhost
# special IPv6 addresses ::1 localhost ipv6-localhost ipv6-loopback
fe00::0 ipv6-localnet
ff00::0 ipv6-mcastprefix ff02::1 ipv6-allnodes ff02::2 ipv6-allrouters ff02::3 ipv6-allhosts --------------------------------------- ---------------------------------------
### /var/log/mail ### Ausgabe in KDE nach Neuboot ### Jul 16 12:03:23 lux postfix/postfix-script[4135]: starting the Postfix mail system Jul 16 12:03:23 lux postfix/master[4136]: daemon started -- version 2.8.8, configuration /etc/postfix Jul 16 12:03:24 lux postfix/pickup[4141]: 0C4AC6050F: uid=0 from=<root> Jul 16 12:03:24 lux postfix/cleanup[4157]: 0C4AC6050F: message-id=<20120716100324.0C4AC6050F@linux-z706.site> Jul 16 12:03:24 lux postfix/qmgr[4142]: 0C4AC6050F: from=<root@linux-z706.site>, size=439, nrcpt=1 (queue active) Jul 16 12:03:24 lux postfix/local[4165]: warning: database /etc/aliases.db is older than source file /etc/aliases Jul 16 12:03:24 lux postfix/local[4165]: 0C4AC6050F: to=<root@localhost.site>, orig_to=<root@localhost>, relay=local, delay=74, delays=74/0.02/0/0.05, dsn=2.0.0, status=sent (delivered to mailbox) Jul 16 12:03:24 lux postfix/qmgr[4142]: 0C4AC6050F: removed Jul 16 12:05:29 lux postfix/postfix-script[4369]: stopping the Postfix mail system Jul 16 12:05:29 lux postfix/master[4136]: terminating on signal 15 ### mit ### echo "test_root_localhost" | mailx -s `test` -R root@localhost ### wird erst sichbar wen 12:08 ### "service postfix restart" eingegeben wird ### Jul 16 12:08:28 lux postfix/postfix-script[4139]: starting the Postfix mail system Jul 16 12:08:28 lux postfix/master[4140]: daemon started -- version 2.8.8, configuration /etc/postfix Jul 16 12:08:28 lux postfix/pickup[4146]: 90BCA6050F: uid=0 from=<root> Jul 16 12:08:28 lux postfix/cleanup[4150]: 90BCA6050F: message-id=<20120716100828.90BCA6050F@linux-z706.site> Jul 16 12:08:28 lux postfix/qmgr[4147]: 90BCA6050F: from=<root@linux-z706.site>, size=439, nrcpt=1 (queue active) Jul 16 12:08:28 lux postfix/local[4167]: warning: database /etc/aliases.db is older than source file /etc/aliases Jul 16 12:08:28 lux postfix/local[4167]: 90BCA6050F: to=<root@localhost.site>, orig_to=<root@localhost>, relay=local, delay=27, delays=27/0.03/0/0.05, dsn=2.0.0, status=sent (delivered to mailbox) Jul 16 12:08:28 lux postfix/qmgr[4147]: 90BCA6050F: removed Jul 16 12:09:52 lux postfix/postfix-script[4299]: stopping the Postfix mail system Jul 16 12:09:52 lux postfix/master[4140]: terminating on signal 15
----------------------------
Gruß Peter
-- Beste Gruesse Christoph Stockmayer --------------------------------------------------- Ingenieurbuero Christoph Stockmayer GmbH Dipl.Ing. Chr. Stockmayer SCLT, CNI, LPIC1, CLA Dreihoehenstr. 1 90571 Schwaig Tel: 0911/505241 Fax: 0911/5009584 eMail: sto@stockmayer.de, christoph.stockmayer@gmx.de ePost: christoph.stockmayer@epost.de WWW: www.stockmayer.de, www.stockmayer.eu Geschaeftsfuehrer: Christoph Stockmayer HRB 1290, Bad Hersfeld, Abt. Rotenburg --------------------------------------------------- -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um den Listen Administrator zu erreichen, schicken Sie eine Mail an: opensuse-de+owner@opensuse.org