[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Raq4 Email Relay
- Subject: RE: [cobalt-users] Raq4 Email Relay
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri Jun 7 13:40:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> I'm having a problem with a raq4. I have a Class A address
> subnetted down to Class C which I have a range of about 250
> addresses. I need to be able to have them all relayed
> without having to be authenticated using pop before smtp. Is
> it possible to add a complete subnet into the email relay
> list? If so, how would that exactly be done?
>
I haven't tried it, but I would think you could add:
xx.xx.xx in your /etc/mail/access file manually in the section
# Put custom additions below (Do not change/remove this line).
xx.xx.xx RELAY
e.g., adding 24.0.0 would allow 24.0.0.0 - 24.0.0.255 to relay.
That's a tab before RELAY.
Then, as root, you run
[root mail]# makemap hash access.db < access
If it doesn't work, you can always remove that entry.
Again, I haven't tested this.
--
Dan Kriwitsky