Your message dated Mon, 17 Mar 2008 21:19:58 -0600
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#470915: postfix ignoring smtpd_recipient_restrictions
has caused the Debian Bug report #470915,
regarding postfix ignoring smtpd_recipient_restrictions
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
470915: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470915
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: Postfix
Version: 2.3.8-2

Debian Etch 4.0r3, amd64

I'm trying to configure the Postfix, however he totally ignores smtpd_recipient_restrictions settings in my main.cd file. It dosen't matter, whether I reload, restart Postfix, or reboot the computer. Only the default settings apply: permit_mynetworks, reject_unauth_destination


The main.cf:
# See /usr/share/postfix/main.cf.dist for a commented, more complete version

# Strana 37
# 080314: Musime dat falosne meno, aby sme sa navonok prezentovali
# v sulade s DNS zaznamom
myhostname = mail.misbb.sk

# 080314
mydestination =
 $mydomain,
 $myhostname,
 www.$mydomain,
 ftp.$mydomain

# Debian specific:  Specifying a file name will cause the first
# line of that file to be used as the name.  The Debian default
# is /etc/mailname.
#myorigin = /etc/mailname
# Strana 38
# 080314:
#myorigin = spamfilter.misbb.sk
myorigin = $myhostname

# Strana 44.
# 080314:
mynetworks = 127.0.0.0/8, 10.0.0.0/8

smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no

# appending .domain is the MUA's job.
append_dot_mydomain = no

# Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h

# Strana 75 a dalej - spracovanie obsahu spravy
# Strana 86 - zapis obmedzeni
# Strana 90 - vlastna trieda obmedzeni

# ********************** Filtre *****************************
# 080314: Vsetci sa musia predstavit, v zmysle RFC 821 a 2821
smtpd_helo_required = yes

# 080314: Neumoznime zistovat, aki pouzivatelia tu su
disable_vrfy_command = yes


smtpd_recipient_restrictions =
 permit_sasl_authenticated
# 080314: Odmietneme neuplnu adresu prijemcu
 reject_non_fqdn_recipient
# 080314: Skontrolujeme, ci domena odosielatela naozaj existuje
 reject_unknown_sender_domain
# 080314: Skontrolujeme, ci domena prijemcu naozaj existuje
 reject_unknown_recipient_domain
 permit_mynetworks
# 080314: Odmietneme spravy, ktore nepatria nasej domene
 reject_unauth_destination
# 080314: Klient sa musi predstavit plnym domenovym menom
 reject_non_fqdn_hostname
# 080314: Odosielatel sa musi predstavit plnym domenovym menom
 reject_non_fqdn_sender
# 080314: Nazov pocitaca odosielatela musi byt platny
 reject_invalid_hostname
 permit




--- End Message ---
--- Begin Message ---
Version: 2.3.8-2
--

Closing, as you requested.

lamont


--- End Message ---

Reply via email to