Dear all, I have installed postfix for experimenting.. Now what I want is that user having from address with my domain name can only relay. can somebody tell me how do i do this. regards lilo
On Fri, 31 Aug 2001, LInux LOver spewed into the ether:
Dear all,
I have installed postfix for experimenting.. Now what I want is that user having from address with my domain name can only relay. can somebody tell me how do i do this.
Postfix relays based on ips. You can add further domain name restriction by looking at header_checks. See the man pages and search the archives of the postfix mailing list for exact implementation details.
Devdas Bhagat
--- LInux LOver liloindia@yahoo.co.in wrote:
Dear all, I have installed postfix for experimenting.. Now what I want is that user having from address with my domain name can only relay. can somebody tell me how do i do this.
[snip] AFAIK, for qmail there is a pop before smpt patch available. It's 1 way of preventing open smtp relay for ur mail servers.
Trevor Warren thefreeosguy@yahoo.com
regards lilo
===== ( >- LINUX, It's all about CHOICE -< ) /~\ __ http://www.trevorwarren.com __ /~\ | ) / mailto: trevorwarren@yahoo.com \ (/ | |_|_ \ Urgent ->9820349221@maxtouch.co.in / / _|_| ___________________________________/
__________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com
On Tue, 4 Sep 2001, Trevor Warren wrote:
I have installed postfix for experimenting.. Now what I want is that user having from address with my domain name can only relay. can somebody tell me how do i do this.
[snip] AFAIK, for qmail there is a pop before smpt patch available. It's 1 way of preventing open smtp relay for ur mail servers.
That's not what he wants. In sendmail, this is the default, but can be changed using promiscuous_relay, relay_entire_domain, relay_hosts_only, relay_based_on_MX, relay_mail_from, relay_local_from, accept_unqualified_senders and accept_unresolvable_domains
Postfix I don't know.
Philip