I think it would make it spammable, but only from that one network,
which is a Telstra network associated with their GPRS/WAP email. I don't
imagine a lot of spam coming from WAP enabled phones and it would be
very expensive ($0.022/kilobyte for first 200kb then 50% of that for
each kb after) 

I have the network specified in the access.db (without the "connect"
verb...not needed in earlier versions I guess). Not sure of which
version I am using.

Thanks,

Dennis

-----Original Message-----
From: George Vieira [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, 31 January 2002 8:04 AM
To: 'Tony Green'; [EMAIL PROTECTED]
Cc: Dennis M. Gray
Subject: RE: [SLUG] sendmail configuration


Correct me if I'm wrong but that'll make that server spammable.. be very
careful on how you use that..

If your using 8.12 (that's what I'm using, not sure of older ones), you
can probably use the access.db option of:

Connect:10.0.0.10                       RELAY

not sure if it'll work but I think it will.. just try it I guess..

too early in the morning to answer some on these..

thanks,
George Vieira
Systems Manager
Citadel Computer Systems P/L
http://www.citadelcomputer.com.au


-----Original Message-----
From: Tony Green [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 30 January 2002 9:24 PM
To: [EMAIL PROTECTED]
Cc: Dennis M. Gray
Subject: Re: [SLUG] sendmail configuration


* This one time, at band camp, Dennis M. Gray said:
> Dear Sluggers,
> 
> I want to allow a certain network to be able to use my sendmail server

> to relay mail to local addresses. I have added the network to the 
> access
> (access.db) but get a message to the effect that relaying is denied
> because the IP address lookup failed.
> 
> Can anyone suggest a remedy?
> 

Add 
FEATURE(`accept_unresolvable_domains')dnl

to your sendmail.mc (please tell me you're using m4 to configure it).

That will allow hosts which do not resolve to deliver to the server.
I'd recommend that you consider, if possible, fixing DNS.

HTH

-- 
Greeno <[EMAIL PROTECTED]>
GnuPG Key :  1024D/B5657C8B 
Key fingerprint = 9ED8 59CC C161 B857 462E  51E6 7DFB 465B B565 7C8B

Imagine working in a secure environment and finding the string 
_NSAKEY in the OS binaries without a good explanation
    -Alan Cox 04/05/2001
-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More
Info: http://lists.slug.org.au/listinfo/slug

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to