John Schneider
2004-08-20 21:36:01 UTC
I feel like a moron after reading all the threads on whitelist_from_rcvd
that all seem VERY clear and still not getting the results I need. So,
perhaps with my brain failing, I'm posting here for help.
I am trying to whitelist people in my own company that are sending mail
through our server. The headers look like this:
(Notice my_servers_domain is different than mydomain.com. The domain name of
the mail server is different than the domain for the users I am trying to
whitelist, which are using one of the virtual domains running on the host.)
Return-Path: <***@mydomain.com>
Received: from DG49S331 (host-66-66-66-66.lcinet.net [66.66.66.66])
(authenticated bits=0)
by internet.my_servers_domain.com (8.12.11/8.12.9) with ESMTP id
i7KKsdNL005496
for <***@mydomain.com>; Fri, 20 Aug 2004 13:54:48
-0700 (PDT)
(envelope-from ***@mydomain.com)
From: "Firstname Lastname" <***@mydomain.com>
To: <***@mydomain.com>
In local.cf I have:
trusted_networks 55.55.55.55 ## The IP Address of my mailserver
'my_servers_domain.com'
whitelist_from_rcvd * lcinet.net
(I also tried whitelist_from_rcvd *@mydomain.com lcinet.net)
I can't get it to work.
Thanks for any help!
John Schneider
that all seem VERY clear and still not getting the results I need. So,
perhaps with my brain failing, I'm posting here for help.
I am trying to whitelist people in my own company that are sending mail
through our server. The headers look like this:
(Notice my_servers_domain is different than mydomain.com. The domain name of
the mail server is different than the domain for the users I am trying to
whitelist, which are using one of the virtual domains running on the host.)
Return-Path: <***@mydomain.com>
Received: from DG49S331 (host-66-66-66-66.lcinet.net [66.66.66.66])
(authenticated bits=0)
by internet.my_servers_domain.com (8.12.11/8.12.9) with ESMTP id
i7KKsdNL005496
for <***@mydomain.com>; Fri, 20 Aug 2004 13:54:48
-0700 (PDT)
(envelope-from ***@mydomain.com)
From: "Firstname Lastname" <***@mydomain.com>
To: <***@mydomain.com>
In local.cf I have:
trusted_networks 55.55.55.55 ## The IP Address of my mailserver
'my_servers_domain.com'
whitelist_from_rcvd * lcinet.net
(I also tried whitelist_from_rcvd *@mydomain.com lcinet.net)
I can't get it to work.
Thanks for any help!
John Schneider