|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Relaying denied?
From: Michael Weber (mweber
alliednational.com)
Date: Mon Jan 03 2005 - 10:22:15 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanx, all.
I had never run into the placement of that line being a problem before.
Made the change, and now I have a new issue. When sending emails the
system insists on using the form user
system.domain.tld as the from
address. I need to be sending from user
domain.tld from this system.
I have set myorigin = $mydomain but it is being ignored or overridden.
Or I don't understand what it does. (Personally, I'm betting on the
latter.)
Thanx again!
-Michael
>>> "Jim Trigg" <jtrigg
spamcop.net> 12/30/2004 11:37:25 AM >>>
On Thu, December 30, 2004 12:28 pm, Robin Lynn Frank (PF) said:
> Michael Weber wrote:
>> OK, I'm feeling real stupid. I want to send mail out, and I keep
>> getting the relaying denied message.
>>
>> Here's the pertenant lines from my setup :
>>
>> #postconf -n
>> smtpd_recipient_restrictions = reject_invalid_hostname,
>> reject_non_fqdn_sender, reject_non_fqdn_recipient,
>> reject_unknown_sender_domain,
>> reject_unknown_recipient_domain,
reject_unauth_pipelining,
>> reject_unauth_destination, permit_mynetworks,
>> check_recipient_access hash:/etc/postfix/recipient_access,
>> check_helo_access regexp:/etc/postfix/helo_access,
>> reject_rbl_client sbl-xbl.spamhaus.org,
reject_rbl_client
>> zombie.dnsbl.sorbs.net, reject_rbl_client
dnsbl.sorbs.net,
>> reject_rbl_client relays.ordb.org,
reject_rbl_client
>> opm.blitzed.org, reject_rbl_client list.dsbl.org,
>> reject_rbl_client sbl.spamhaus.org, reject_rbl_client
>> ws.surbl.org, permit
>>
>> I'm stumped. What did I miss?
>
> permit_mynetworks
More precisely, permit_mynetworks needs to be before
reject_unauth_destination.
Jim
CONFIDENTIALITY NOTICE: This communication and any
attached or enclosed files may contain information
that is privileged, confidential, proprietary and/or
otherwise protected from disclosure under applicable
law ("Confidential Information"). Any review,
retransmission, publication, dissemination,
distribution, forwarding, printing, copying, storing, saving
or other use or disclosure of this communication and/or the
Confidential Information, or taking any action in reliance
thereon, by an individual or entity other than the intended
recipient(s) is strictly prohibited.
This communication and the Confidential Information are
intended solely for the use of the individual(s) and/or
entity(ies) to which this communication is addressed.
If you are not the intended recipient(s) (or responsible
for delivery to said recipient(s)), please be advised
that you have received this communication in error and
have an obligation to promptly inform the sender by reply
e-mail or facsimile and to permanently delete, shred or
otherwise destroy, in its entirety, this original communication
and all copies thereof, whether in electronic or hard copy format.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]