RE: Setting up relaying in Sendmail
From: Alexander Dalloz (alexander.dalloz_at_uni-bielefeld.de)
Date: 06/25/04
- Previous message: Alexander Dalloz: "Re: Setting up relaying in Sendmail"
- In reply to: Cowles, Steve: "RE: Setting up relaying in Sendmail"
- Next in thread: Alexander Dalloz: "Re: Setting up relaying in Sendmail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Jun 2004 17:37:23 +0200 To: For users of Fedora Core releases <fedora-list@redhat.com>
Am Fr, den 25.06.2004 schrieb Cowles, Steve um 17:20:
> If I understand your post correctly, you simply want to add your private LAN
> address to /etc/mail/access. This would allow hosts on your private subnet
> to use your MTA to send e-mail. Something like the following should work.
> Adjust to meet your LAN address.
>
> 192.168.9.0/255.255.255.0 RELAY
>
> Then type "make" in the /etc/mail directory to rebuild the access database.
>
> Steve Cowles
Steve,
the access_db does nothing about the CIDR notation. If you want to setup
access rules for nets you must use
192.168.9 RELAY
which is corresponding to what you wanted to implement by your above
line. See i.e.
http://www.sendmail.org/faq/section3.html#3.41
Alexander
-- Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13 Fedora GNU/Linux Core 2 (Tettnang) on Athlon CPU kernel 2.6.6-1.435 Serendipity 17:34:57 up 2 days, 16:13, load average: 0.23, 0.43, 0.35
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- application/pgp-signature attachment: Dies ist ein digital signierter Nachrichtenteil
- Previous message: Alexander Dalloz: "Re: Setting up relaying in Sendmail"
- In reply to: Cowles, Steve: "RE: Setting up relaying in Sendmail"
- Next in thread: Alexander Dalloz: "Re: Setting up relaying in Sendmail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|