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

Re: [cobalt-users] email and ssh problem



This doesn't seem to work either.  I think it my be with the
people that are hosting my DNS.  I'm not sure..

Cobalt wrote:
> 
> Hi Mike,
> 
> at least question 1 is simple...
> 
> check your "virtusertable". It can be found under /etc
> 
> So back up this file by cp /etc/virtusertable virtusertable.dist (providing
> your are root) an edit this file:
> 
> At the very end you will find a section like this:
> 
> #accept-email-at-domain routes
> @domain.tld     %1@xxxxxxxxxxxxxx
> @xyz.tld        %1@xxxxxxxxxxx
> 
> Check here if your domainname ist listet as above. If not, try to alter this
> table according to <where> <to-go>
> 
> As for question two, uhm, I simply dunno...
> 
> Regards,
> 
> _____________
> Hendrik Runte
> 
> hr@xxxxxxxxxx
> _____________
> 
> > I have 2 questions.
> >
> > I just setup my Raq1 with a fresh restore of the OS.
> >
> > 1) If I send email to <username>@domainname.net it does not work
> > but if I send mail to <username>@<hostname>.domainname.net
> > it works.  Anyway have any ideas?  In the setup I did enter my
> > domain name to accept mail for.
> >
> > 2) I compiled and installed ssh 1.2.30.  ssh works but I can't
> > get the sshd to start on boot up, I have followed the instructions
> > at this link, but it does not seem to work.
> >
> > http://www.cobalt.com/support/kb/search.php3?ques=ssh&qid=534&language=1
> >
> > Any help would be much appreciated.