[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Postfix-Sender and recipient restriction problem



main.cf:

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
content_filter = scan:127.0.0.1:10025
header_checks = regexp:/etc/postfix/header_check
home_mailbox = Maildir/
inet_interfaces = all
mailbox_size_limit = 0
mydestination = server.abc.def, localhost.abc.def, localhost, abc.def
myhostname = server.abc.def
mynetworks = 127.0.0.0/8, 192.168.0.0/24 192.168.1.0/24
myorigin = abc.def
receive_override_options = no_address_mappings
recipient_delimiter = +
relayhost =
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options = noanonymous
smtp_tls_note_starttls_offer = yes
smtp_use_tls = yes
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
smtpd_recipient_restrictions = permit_sasl_authenticated check_relay_domains rej ect_unauth_destination check_recipient_access hash:/etc/postfix/recipient_access
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = systemnetwork.info
smtpd_sasl_security_options = noanonymous
smtpd_sender_restrictions = reject_unknown_sender_domain warn_if_reject reject_n on_fqdn_sender check_sender_access hash:/etc/postfix/sender_login_maps
smtpd_tls_CAfile = /etc/postfix/cacert.pem
smtpd_tls_auth_only = no
smtpd_tls_cert_file = /etc/postfix/smtpd.crt
smtpd_tls_key_file = /etc/postfix/smtpd.key
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
smtpd_use_tls = yes


Mihira I am sorry for wrong mail.All mail users are in same domain.

Thanks.

On 03/04/07, Mihira Fernando <mihiratheace@gmail.com> wrote:
Semih Gokalp wrote:
> I have already visit postfix offical site and I applied it but still I
> have a problem.I sent mail to group about my problem after check postfix
> offical site ok.
>
> I want to some mail account can send mail and some mail account receive
> mail from other mail address.
Are these users all in te same domain or different domains ?

Can you post the output of postconf -n

And please send replies only to the mail list.

Mihira.
--
Random Quotes From Megas XLR
Coop: You see? The mysteries of the Universe are revealed when you break
stuff.
Jamie: When in doubt, blow up a planet.
Kiva: It's an 80 foot robot, if we can't see it, absolutely it's not here.
Glorft Technician: Unnecessary use of force in capturing the Earthers
has been approved.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org





Reply to: