[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Raq4 Email Relay



> 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