Help access

Hi,
I need to setup basic sendmail server to receive remote and local
mail.

Hostname: mailhost.mydomain.com IP: 172.16.0.4
Domain name: mydomain.com
Network: 172.16.0.0 / 255.255.0.0

Do I need to create the /etc/mail/access file OR sendmail will allow
local domain (mydomain.com) by default ?

What is the /etc/mail/access entry to allow RELAY my network ?

Thanks
Minh [ Mi, 02 April 2008 23:42 ] [ ID #1934388 ]

Re: Help access

On Apr 2, 5:42 pm, Minh <minhcao... [at] gmail.com> wrote:
> Hi,
> I need to setup basic sendmail server to receive remote and local
> mail.
>
> Hostname: mailhost.mydomain.com IP: 172.16.0.4
> Domain name: mydomain.com
> Network: 172.16.0.0 / 255.255.0.0
>
> Do I need to create the /etc/mail/access file OR sendmail will allow
> local domain (mydomain.com) by default ?
>
> What is the /etc/mail/access entry to allow RELAY my network ?
>
> Thanks


That is:

localhost.localdomain RELAY
localhost RELAY
127.0.0.1 RELAY

Amiri
Amiri Barksdale [ Do, 03 April 2008 04:41 ] [ ID #1935240 ]
Miscellaneous » comp.mail.sendmail » Help access

Vorheriges Thema: odd issue -- sendmail will not write/cat email to users mail file
Nächstes Thema: How to catch a mailer error