Search the web
Sign In
New User? Sign Up
linuxwarrior · Open Source Alliance
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Relay access denied in postfix   Message List  
Reply | Forward Message #1649 of 1672 |
Re: [linuxwarrior] Relay access denied in postfix

Hi,


Try adding * in the line "relay_domains = "

relay_domains = *


Good Luck,
Devendra Gogate.



--- On Wed, 4/3/09, Md. Ruhul Amin <tuhin_cse99@...> wrote:

From: Md. Ruhul Amin <tuhin_cse99@...>
Subject: [linuxwarrior] Relay access denied in postfix
To: linuxwarrior@yahoogroups.com
Date: Wednesday, 4 March, 2009, 10:51 AM

Hi guys,
             I have installed postfix and dovecot in my centos5.X system.
           I can send mail to the user in my group but can not send mail to any other domain
           When I want to send mail error occured,..Relay access denied
            What should I do to avoid SMTP Authentication?
            I just   follow http://wiki. centos.org/ HowTos/postfix

   here is my
  $>postconf -n

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/ postfix
debug_peer_level = 2
home_mailbox = Maildir/
html_directory = no
inet_interfaces = all
mail_owner = postfix
mailq_path = /usr/bin/mailq. postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain , localhost, $mydomain
mydomain = kosoko.com
myhostname = smtp..mydomain. com
mynetworks = 111.9.0.0/24, 222.91.0.0/24, 127.0.0.0/8
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases .postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/ postfix-2. 3.3/README_ FILES
relay_domains =
sample_directory = /usr/share/doc/ postfix-2. 3.3/samples
sendmail_path = /usr/sbin/sendmail. postfix
setgid_group = postdrop
smtpd_sender_ restrictions = permit_mynetworks, reject_non_fqdn_ sender,  reject_unknown_ sender_domain,  permit
unknown_local_ recipient_ reject_code = 450

Here is my master.cf record for smtp:

# service type  private unpriv  chroot  wakeup  maxproc command + args
#               (yes)   (yes)   (yes)   (never) (100)
# ============ ========= ========= ========= ========= ========= ========= ========
smtp      inet  n       -       n       -       -       smtpd


Please help me.
       
Amin



Add more friends to your messenger and enjoy! Invite them now.

Mon Mar 9, 2009 11:54 am

go_gate07
Offline Offline
Send Email Send Email

Forward
Message #1649 of 1672 |
Expand Messages Author Sort by Date

Hi guys,              I have installed postfix and dovecot in my centos5.X system.            I can send mail to the user in my group but...
Md. Ruhul Amin
idle_wits
Online Now Send Email
Mar 8, 2009
4:14 pm

... By group you mean a domain or mailing list or ___? ... There is no authentication as such, either the domain dint resolve or some firewall is blocking. ......
Prashanth
pg1432003
Offline Send Email
Mar 8, 2009
4:27 pm

Hi, I have not worked on postfix, but I think by default any SMTP server allows relay. There is an option in Sendmail "Relay based on MX" check if there is any...
Devendra Gogate
go_gate07
Offline Send Email
Mar 9, 2009
11:29 am

Hi, Try adding * in the line "relay_domains = " relay_domains = * Good Luck, Devendra Gogate. ... From: Md. Ruhul Amin <tuhin_cse99@...> Subject:...
Devendra Gogate
go_gate07
Offline Send Email
Mar 9, 2009
11:54 am

Dear Mr. Ruhul 1. Edite mydestination with yourdomain name 2. either give relay host or disable it using # 3. make sure u r sending from ur declared IP block....
SM Touhiduzzaman Touhid
smtouhid
Offline Send Email
Mar 10, 2009
6:10 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help