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

Re: [cobalt-users] Re: SMTP on RaQ3 - How can I restrict it?



Adrián Boismoreau wrote:
> 
> <<Hi everyone,
> <<I'm using SMTP outgoing mail server on my RaQ3. The problem is that the
> <<anyone can use my SMTP to rely their e-mail through mt server. Is there a
> <<way to restrict SMTP so it may only be used the domains hosted on my
> server?
> <<If this is not possible, how can I disable SMTP?>>
> 
> <Unless you've changed the standard RAQ configuration only IP's that are
> listed will
> < be able to relay through your RAQ - it <doesn't come as an open relay.
> You can
> < test it by getting yourself an email account with a free provider and
> enter your domain
> < as the smtp server.  If your sites don't need e-mail you can turn the SMTP
> server
> < off in the DNS Control Panel
> 
> Well, I've already tested it and SMTP is relying for any domain. I did not
> touch anything
> except in the control panel. How can I fix it?
> I do need e-mail on each virtual site.
> 
> Adrián Boismoreau
> __________________
> S K Y m e d i a
> www.skymedia.com.ar
> info@xxxxxxxxxxxxxxx
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users

Yes, I can relate to this problem. In the sendmail FAQ, it says
that there's an immediate solution, unless you want to reconfigure
sendmail cf files: /etc/mail/relay-domains and /etc/mail/access.
Just put domains you want to relay in the first or/and the second.
Cobalt use the second one. But the weird thing is: sometimes it works
, some times it don't (tested it with a different ISP connection).

Hope it helps