RE: Setting up Sendmail

2002-09-29 Thread Michael Olds
PROTECTED] Subject: Re: Setting up Sendmail Sorry, it has to mailq. Oliver -- ... don't touch the bang-bang fruit -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: Setting up Sendmail

2002-09-29 Thread Oliver Fuchs
Sorry, it has to mailq. Oliver -- ... don't touch the bang-bang fruit -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Setting up Sendmail

2002-09-29 Thread Oliver Fuchs
On Fri, 27 Sep 2002, Michael Olds wrote: > Hello again, > > First, thanks to all who responded with suggestions. I'm still working on > Sendmail. I have it working half way following Oliver's suggestions ...I can > send, but I am not receiving anything, either locally or over the Internet. Hi,

Re: Setting up Sendmail

2002-09-27 Thread ben
On Friday 27 September 2002 10:50 pm, Justin Ryan wrote: > On Thu, 2002-09-26 at 22:07, Jason Majors wrote: > > Try exim. It's easier to set up. > > Anyone know if exim supports SMTP AUTH? > yes. check out www.exim.org. it's worth the visit. ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

RE: Setting up Sendmail - nano-howto

2002-09-27 Thread Alvin Oga
hi ya michael i gave up on any/all pre-packaged sendmail-*.deb if you download/install the latest from sendmail.org or exim.org or postix.or getc.. you should be able to get sendmail working out of the box cd /usr/local/src tar zxvfp sendmail-*.tgz cd sendmail-*

Re: Setting up Sendmail

2002-09-27 Thread Justin Ryan
On Thu, 2002-09-26 at 22:07, Jason Majors wrote: > Try exim. It's easier to set up. Anyone know if exim supports SMTP AUTH? I've been using Sendmail on my woody box simply because I could not get SMTP AUTH working with postfix. any luck with either? BTW - if you check the bug tracking database

Re: Setting up Sendmail

2002-09-27 Thread ben
On Friday 27 September 2002 05:08 pm, Michael Olds wrote: > Hello again, > > Woody. Can send but not receive mail. > > I checked with my DNS server and I believe it is set up properly. > > This seems to be the problem: > > in var/log/mail/mail.err > No local mailer defined > QueueDirectory (Q) opt

RE: Setting up Sendmail

2002-09-27 Thread Michael Olds
iss a link? Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: Alvin Oga [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002 4:55 PM To: Michael Olds Cc: Oliver Fuchs; [EMAIL PROTECTED] Subject: RE: Setting up Sendmail hi ya to receive email cd /etc

RE: Setting up Sendmail

2002-09-27 Thread Michael Olds
Hello again, Woody. Can send but not receive mail. I checked with my DNS server and I believe it is set up properly. This seems to be the problem: in var/log/mail/mail.err No local mailer defined QueueDirectory (Q) option must be set and /etc/mail/sendmail.cf.errors /usr/share/sendmail/cf/m4/

RE: Setting up Sendmail

2002-09-27 Thread Alvin Oga
hi ya to receive email cd /etc/mail ln -s local-host-names sendmail.cw - be sure your domain is listed in the file make sendmail - stop/start for popping email stuff... - make sure you can "telnet localhost 110" - than you shoul

RE: Setting up Sendmail

2002-09-27 Thread Michael Olds
nts, but I have no idea what I should be telling the Linux machine about loading mail to local/remote users). Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: Oliver Fuchs [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002 10:04 PM To: [EMAIL PROTECTED] Subject

Re: Setting up Sendmail

2002-09-26 Thread Alvin Oga
hi ya michael sendmail howto w/ antispam stuff w/ examples http://www.Linux-Sec.net/Mail/sendmail.gwif.html c ya alvin On Thu, 26 Sep 2002, Michael Olds wrote: > Hello, > > Woody. > > I am having some difficulty getting Sendmail up and running. > I installed the program apparently

Re: Setting up Sendmail

2002-09-26 Thread Oliver Fuchs
On Thu, 26 Sep 2002, Michael Olds wrote: > Hello, > > Woody. > > I am having some difficulty getting Sendmail up and running. > I installed the program apparently with no problems. I ran: sendmailconfig > after the install, also apparently no problems, no errors reported. But > nothing works ei

Re: Setting up Sendmail

2002-09-26 Thread nate
Michael Olds said: > I have uninstalled and reinstalled the program several times and I always > end up at this spot. Does anyone know how I get out of this? it's probably not what you want to hear, another user suggested trying exim. I can tell you I first encountered this "problem" back in May

RE: Setting up Sendmail

2002-09-26 Thread Michael Olds
Well I'm listening. If I can't get it set up reasonably soon I will probably go with Exim. Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: Bob Proulx [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002 8:50 PM To: [EMAIL PROTECTED] Subject: Re:

Re: Setting up Sendmail

2002-09-26 Thread Bob Proulx
Michael Olds <[EMAIL PROTECTED]> [2002-09-26 20:02:54 -0700]: > I am having some difficulty getting Sendmail up and running. I know that Sendmail has been the workhorse of the Internet for many years. I have configured Sendmail cf files by hand for years and loved the recent m4 configuration. I

Re: Setting up Sendmail

2002-09-26 Thread Jason Majors
Try exim. It's easier to set up. On Thu, Sep 26, 2002 at 08:02:54PM -0700, Michael Olds scribbled... > Hello, > > Woody. > > I am having some difficulty getting Sendmail up and running. > I installed the program apparently with no problems. I ran: sendmailconfig > after the install, also apparen

Re: Setting up sendmail for uucp delivery.

1997-07-30 Thread Eloy A. Paris
Chris Brown <[EMAIL PROTECTED]> wrote: : When sendmail installed on the server at the shop I told it to : be able to use uucp but I don't see anything in the sendmail.cf that : would allow this. I figure that it should be simple to add a couple : of lines to the sendmail.cf to take care o