Users attempting to subscribe to my list have not been added lately and looking in my /var/log mail.log file I find the following.
Recipient address rejected: Relay acce ss denied; from=<chemclub-bounces@atom.chem.iupui.edu> to=<kforsyth@iupui.edu> p roto=ESMTP helo=<atom.chem.iupui.edu>
I'm using postfix as the main mail on the server and have pop-before-smtp configured to allow for relaying so I'm puzzled. Any suggestions?
Thanks,
Kelsey
Kelsey Forsythe, PhD Director, Computational Molecular Science Facility IUPUI Chemistry LD 320 402 North Blackford St. Indianapolis, IN 46202 Ph: 317-278-2202 Fax: 317-274-4701
At 9:53 AM -0500 2004/05/21, Kelsey Forsythe wrote:
Recipient address rejected: Relay access denied; from=<chemclub-bounces@atom.chem.iupui.edu> to=<kforsyth@iupui.edu> proto=ESMTP helo=<atom.chem.iupui.edu>
I'm using postfix as the main mail on the server and have pop-before-smtp configured to allow for relaying
There's not really enough information here to say. You don't
tell us which machine this line is being generated on, or what domains it's supposed to be accepting mail for.
Give us more details regarding the situation, and perhaps we
might be able to help.
-- Brad Knowles, <brad.knowles@skynet.be>
"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -Benjamin Franklin, Historical Review of Pennsylvania.
SAGE member since 1995. See <http://www.sage.org/> for more info.
On May 21, 2004, at 7:31 PM, Brad Knowles wrote:
At 9:53 AM -0500 2004/05/21, Kelsey Forsythe wrote:
Recipient address rejected: Relay access denied; from=<chemclub-bounces@atom.chem.iupui.edu> to=<kforsyth@iupui.edu> proto=ESMTP helo=<atom.chem.iupui.edu>
I'm using postfix as the main mail on the server and have pop-before-smtp configured to allow for relaying
There's not really enough information here to say. You don't tell us which machine this line is being generated on atom.chem.iupui.edu , or what domains it's supposed to be accepting mail for. I thought I had configured pop-before-smtp such that users could send and receive mail from any domain: My 'main.cf' file from Postfix has lines like:
# TRUST AND RELAY CONTROL # For use with pop-before-smtp smtpd_recipient_restrictions = hash:/etc/postfix/bad-recipient,permit_mynetworks ,reject_non_fqdn_recipient, check_client_access hash:/etc/postfix/pop-before-smtp, # check_relay_domains,reject:forsythe # check_relay_domains hash:/etc/postfix/bad-recipient,check_relay_domains # /etc/postfix/bad-recipient
mynetworks = 134.68.0.0/16, 149.166.0.0/16, 156.56.0.0/16
I am not getting messages bounced when I send regular mail through the server but this 'relay' error appears when they try to join the MailMan mailing list.
Thanks,
KF
Give us more details regarding the situation, and perhaps we might be able to help.
-- Brad Knowles, <brad.knowles@skynet.be>
"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -Benjamin Franklin, Historical Review of Pennsylvania.
SAGE member since 1995. See <http://www.sage.org/> for more info.
Kelsey Forsythe, PhD Director, Computational Molecular Science Facility IUPUI Chemistry LD 320 402 North Blackford St. Indianapolis, IN 46202 Ph: 317-278-2202 Fax: 317-274-4701
At 1:13 PM -0500 2004/05/23, Kelsey Forsythe wrote:
There's not really enough information here to say. You don't tell us which machine this line is being generated on
atom.chem.iupui.edu
So, atom.chem.iupui.edu is claiming that "relay access denied"
when atom.chem.iupui.edu connects to itself and tries to send out the e-mail?
It would help if you would share a selection of the log file
which demonstrates this problem -- not just pasting the error in question.
mynetworks = 134.68.0.0/16, 149.166.0.0/16, 156.56.0.0/16
Where is 127.0.0.1/32? Is mailman configured to connect to
"atom.chem.iupui.edu" as the relay, or to 127.0.0.1?
I am not getting messages bounced when I send regular mail through the server but this 'relay' error appears when they try to join the MailMan mailing list.
You're getting into problems with postfix, not Mailman. I think
you're likely to get more help from the postfix-users mailing list, or perhaps related USENET newsgroups.
-- Brad Knowles, <brad.knowles@skynet.be>
"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -Benjamin Franklin, Historical Review of Pennsylvania.
SAGE member since 1995. See <http://www.sage.org/> for more info.
participants (2)
-
Brad Knowles
-
Kelsey Forsythe