Sendmail: Refusing Connections, and authentication/relaying

2003-09-25 Thread Veritas
Two prime issues for me on this one. First, and most crucial: sendmail seems to be set up and working fine; I can send mail from the local machine to other hosts. However, I haven't been able to convince it to accept SMTP connections from other hosts. cyrus-imapd seems to be set up and running

Re: "Connection refused" when setting up cyrus-imapd - SOLVED

2003-09-12 Thread Veritas
On Fri, 12 Sep 2003 21:35:20 -0400 Brian Bobowski <[EMAIL PROTECTED]> wrote: > On Thu, 11 Sep 2003 22:47:42 -0500 > "Micheal Patterson" <[EMAIL PROTECTED]> wrote: > > > However, when I run imtest and point it to my localhost, it immediately > > gives me the following response: > > > > > > connect:

Re: How to add a disk to a new system without losing the data on it?

2003-09-12 Thread Veritas
On Fri, 12 Sep 2003 21:16:45 +0200 Vincent Zee <[EMAIL PROTECTED]> wrote: > Hi, > > In the dmesg it comes up as ad5 but when I mount it, it can't find the > device. > > mount ad5 /music2 > mount: ad5: No such file or directory Try it as /dev/ad5 instead. _