At 09:12 PM 11.20.2002 -0500, [EMAIL PROTECTED] wrote:
>Maybe Im barking up the wrong list.. we're setting up a new FreeBSD box at 
>work for sendmail and squirrelmail and thats it.  We're essentially an ISP
for 
>our customers mail.  They will pop and smtp into the server and occasionally 
>access the squirrelmail portion to send off email.
>
>Ive not seen much out on google regarding how we should setup our access
file 
>to allow only those domains that we host to relay.  All the documentation 
>seems a bit overwhelming and it seems like there's a couple of ways to do
it, 
>but Im not sure which is best.
>
>Should our access (before we makemap hash it) look something like this?:
>
>customerdomain1.com RELAY
>customerdomain2.com RELAY
>customerdomain3.org RELAY
>10.0.0 RELAY
>
>Ill continue to search this answer out on the net.  Ive never had the 
>experience to implement sendmail in a corporate environment so, Im a bit 
>anxious and I want to set it up right.
>
>Thanks,
>
>Craig
>

Better yet, set up a /etc/mail/relay-domains file and then add just those
customers using their IPs. You can use specific IPs if they will be so or
include whole groups by cutting off the octets:

200.101.107.111 <== specific
200.101.107.    <== broaden group
200.101.        <== broaden even more

After you have the Ips loaded, restart sendmail....


Best regards,
Jack L. Stone,
Administrator

SageOne Net
http://www.sage-one.net
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to