RE: how to enable root in telnet?

2003-01-27 Thread Daniel Field
repeat step 1-5 and then look at using SSH secure shells. We use PuTTY as the client here. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of nate Sent: 27 January 2003 10:00 To: [EMAIL PROTECTED] Subject: Re: how to enable root in telnet? Patrick Law said

Mailscanning anti-virus

2003-01-17 Thread Daniel Field
Hi, I am looking for a cheap email virus scanning package to install with sendmail. I have had a quick look at mailscanner and this looks like it does the job but requires another package for the virus scanning, is this right? If so will some like F-Prot do the job (http://www.f-prot.com/products

RE: ssh

2003-01-16 Thread Daniel Field
Yeah, id go for putty, works a treat and is freee! Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ed Wilts Sent: 16 January 2003 12:39 To: [EMAIL PROTECTED] Subject: Re: ssh On Thu, Jan 16, 2003 at 12:03:04AM -0500, Larry Brown wrote: > What platf

RE: Sendmail

2003-01-15 Thread Daniel Field
No, that sounds ok to me! I will look into using the mail command. Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Nick Lindsell Sent: 15 January 2003 16:56 To: [EMAIL PROTECTED] Subject: RE: Sendmail At 16:37 15/01/2003 +, you wrote: >I know i

RE: Sendmail

2003-01-15 Thread Daniel Field
Yes, not a bad idea.  At least then we could control the amount of emails being sent out each hour as well, so we could split the load up.   The other option is to write some scripts that access the DB directly from the Linux box and send the mails out.  I havnt used Linux for about 5 years

RE: Sendmail

2003-01-15 Thread Daniel Field
: Sendmail Unless you're doing a MASSIVE amount of outgoing mail, there shouldn't be that much of an overhead penalty for just using standard SMTP on the Red Hat box to send the mail. -Original Message----- From: Daniel Field [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 1

RE: Sendmail

2003-01-15 Thread Daniel Field
I know it works with a pickup directory (eg: /var/spool/mqueue). I want our server based application which runs from a Win2K box to be able to write to this mail queue for sendmail to pickup the mail and send them on, this does away with the overhead of a SMTP connection for each mail send. -

Sendmail

2003-01-15 Thread Daniel Field
Hi,   If there is a better list for this question then please tell me so   What I want to do is share a directory from my Redhat box (I have managed this part) and then be able to use that directory as a drop point for emails for sendmail to pickup and send out.  Similar to the way the