Dear all,
I also having problem to block email spamming. In my mch RH6.2 with
sendmail-8.9.3-20, I found that it only work for
/etc/mail/ip_allow
which means all the ip address in ip_allow will allow to use the smpt
service, if an ip is not specified in ip_allow, it will show the
following error message... (but b4, this step, do we need to change any
setting in sendmail.cf file? cause I not sure which is the once add-on
to it, I used the linuxconf - basic sendmail configuration - Enable
relay control (spammers), without this setting ip_allow doesn't work too...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The message could not be sent because one of the recipients was rejected
by the server. The rejected e-mail address was '[EMAIL PROTECTED]'.
Subject 'test', Account: '127.0.0.1', Server: '203.127.111.78',
Protocol: SMTP, Server Response: '551 we do not relay', Port: 25,
Secure(SSL): No, Server Error: 551, Error Number: 0x800CCC79
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
but when tried on access file with the proper procedures to create the
access.db file, it doesn't take any effect? so how to get access setting
work with sendmail? can we specify a network address in ip_allow?
any advise are welcome and many thanks for all help.....
best rdgs,
gary
Hector M Banda wrote:
> what about leting homepc.home.com and friendpc.xyz.com relay thru my server?
> How the access file woud look like?
>
> homepc.home.com RELAY
> friendpc.xyz.com RELAY
>
>
>
>
> ----- Original Message -----
> From: Jerry Winegarden <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, March 29, 2001 12:25 AM
> Subject: Re: How to make my server to RELAY anywhere for my pc on a
> differentdomain?
>
>
>> On Wed, 28 Mar 2001, Hector M Banda wrote:
>>
>>> Hi all,
>>> I want to tell my server to RELAY anywhere for user.anydomain.com.
>>>
>>> In essence, I want to let some specific users send e-mail thru my
>>
>> server from different domains.
>>
>> Well, if you really mean what you have said: to send mail from other
>> systems (to yet other systems) by relaying through you, then:
>>
>> the list of machines which are authorized to RELAY mail through
>> your smtp service is found in the file:
>>
>> /etc/mail/access.db
>>
>> which is formed by editing the file:
>>
>> /etc/mail/access (text file) and then using the following command to
>> "compile" (or hash) it into the database file .db:
>>
>> makemap hash /etc/mail/access.db < /etc/mail/access
>>
>> You should already see an entry for:
>>
>> 127.0.0.1 RELAY (so you can send mail from your own
>> machine!)
>>
>> The problem is: you don't want to put in a whole domain in this relay
>> permission file unless you really mean it: do you really want every
>> machine in the specified domain to be able to relay through you?
>> So, if you can figure out a concise enough list to allow to relay, you
>> can do it this way. However you don't want to open up relay to every
>> AOL or Mindspring user, so be careful!
>>
>> You can experiment by adding just a couple of machines, and testing.
>> Then you can try to figure out the best way to specify the machines to
>> which you want to grant mail relay.
>>
>>
>>
> ***************************************************************************
>
>> Jerry Winegarden OIT/Technical Support Duke University
>> [EMAIL PROTECTED] http://www-jerry.oit.duke.edu
>>
> ***************************************************************************
>
>>
>>
>> _______________________________________________
>> Redhat-list mailing list
>> [EMAIL PROTECTED]
>> https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list