[Postfixbuch-users] 550 User Unkown Meldung

Axel Bongardt abongardt at sid-net.de
Fr Sep 26 11:57:12 CEST 2008


Hallo,

ich glaube das ich die Frage falsch formuliert habe! Also auf ein neues! ;)

Ist es möglich Postfix es abzugewöhnen eine Bounce Message zu senden? 

Szenario:

Externer Mailserver nimmt für drei Domains Mails an (Catch all), 
Fetchmail holt dies bei dem Mailserver ab und übergibt diese dann Postfix.
Ab hier soll Postfix dann keine Bounce Message mehr verschicken.

Ist dieses möglich ??

Main.cf

soft_bounce = no
queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
mail_owner = postfix
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
unknown_local_recipient_reject_code = 550
home_mailbox = Maildir/
header_checks = regexp:/etc/postfix/header_checks
smtpd_banner = $myhostname ESMTP $mail_name
sendmail_path = /usr/sbin/sendmail
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
setgid_group = maildrop
html_directory = /usr/share/doc/packages/postfix/html
manpage_directory = /usr/share/man
sample_directory = /usr/share/doc/packages/postfix/samples
readme_directory = /usr/share/doc/packages/postfix/README_FILES
inet_protocols = all
biff = no
mail_spool_directory = /var/mail
canonical_maps = hash:/etc/postfix/canonical
virtual_alias_maps = hash:/etc/postfix/virtual
virtual_alias_domains = hash:/etc/postfix/virtual
relocated_maps = hash:/etc/postfix/relocated
transport_maps = hash:/etc/postfix/transport
sender_canonical_maps = hash:/etc/postfix/sender_canonical
masquerade_exceptions = root
masquerade_classes = envelope_sender, header_sender, header_recipient
myhostname = w6-mailserver.XXXXXXXXXX.de
program_directory = /usr/lib/postfix
inet_interfaces = all
defer_transports = 
mynetworks_style = subnet
disable_dns_lookups = no
relayhost = 213.XXX.XXX.XXX
mailbox_command = 
mailbox_transport = 
strict_8bitmime = no
disable_mime_output_conversion = no
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_client_restrictions = 
smtpd_helo_required = no
smtpd_helo_restrictions = 
strict_rfc821_envelopes = no
smtpd_recipient_restrictions =
permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination
smtp_sasl_auth_enable = yes
smtp_sasl_security_options = 
smtp_sasl_password_maps = hash:/etc/postfix/passwd
smtpd_sasl_auth_enable = yes
smtpd_use_tls = no
smtp_use_tls = no
alias_maps = hash:/etc/aliases
mailbox_size_limit = 0
message_size_limit = 99910240000
append_dot_mydomain = no 

Fetchmail.cf

set bouncemail
set syslog
set no spambounce
set properties ""

Abruf erste Domain 
poll pop.xxx.de
	envelope Envelope-To
	no dns localdomains xxxx
	user "username"
	pass "passwort"
	is *
#	nokeep
	fetchall
Abruf zweite Doamin
poll pop.xxx.de
	envelope Envelope-To
	no dns localdomains xxx.de
	user "username"
	pass " passwort "
	is *
#	nokeep
	Fetchall

Abruf dritte Domain
poll pop. xxx.de
	envelope Envelope-To
	no dns localdomains xxx.de
	user " username "
	pass " passwort "
	is *
#	nokeep
	fetchall
#

Abruf vierte Domain                   
poll pop.xxx.de
	envelope Envelope-To
	no dns localdomains xxx.de
	user " username "
	pass " passwort "
	is *
#	nokeep
	Fetchall



-----Ursprüngliche Nachricht-----
Von: Thomas Schwenski [mailto:mailing-lists at thomasschwenski.de] 
Gesendet: Donnerstag, 25. September 2008 18:34
An: Eine Diskussionsliste rund um das Postfix-Buch von Peer Heinlein.
Betreff: Re: [Postfixbuch-users] 550 User Unkown Meldung

Hallo Axel,

Ralf Hildebrandt schrieb:
>> kann man in Postfix irgendwie  die Meldung 550 für Unbekannten User
>> abschalten? Die Nachrichten sollen dann einfach gelöscht werden.!
> 
> Höh? Wenn die Mails mit einem 5xx Fehler ABGEWIESEN werden, dann gibt
> es nichts was gelöscht werden könnte.

und außerdem ist das Löschen von Nachrichten oft (außer bei einem
privaten Server) rechtlich nicht unproblematisch.

Stichwort "Unterdrückung von Nachrichten".

Ich tippe mal eher auf ein größeres konzeptionelles oder
Konfigurationsproblem bei Deinem Setup.

Thomas
-- 
_______________________________________________
Postfixbuch-users -- http://www.postfixbuch.de
Heinlein Professional Linux Support GmbH

Postfixbuch-users at listen.jpberlin.de
https://listi.jpberlin.de/mailman/listinfo/postfixbuch-users




Mehr Informationen über die Mailingliste Postfixbuch-users