Re: Windows XP, inetd, and procmail, fetchmail, and mutt

2002-01-18 Thread Kent Perrier
On 1/18/2002 6:54 PM, Jeff Hu wrote: > Kent, > > Read /usr/doc/Cygwin/ssmtp-2.38.7.README. It explains you how you can > coerce mutt into using it for sending mail. Then read > /usr/doc/ssmtp-2.38.7/README about the limitations of ssmtp. Ok. This helps a little. Unfortunately, I would like a

Re: Windows XP, inetd, and procmail, fetchmail, and mutt

2002-01-18 Thread Kent Perrier
On 1/18/2002 5:56 PM, Kent Perrier wrote: > To the best of my ability, I have. It looks to me that the MUA has to > call ssmtp to send an email. It cannot run as a daemon, on port 25, to > accept connections from MUAs. The man page says the -bd option is > unsupported and m

Re: Windows XP, inetd, and procmail, fetchmail, and mutt

2002-01-18 Thread Kent Perrier
On 1/18/2002 5:46 PM, Corinna Vinschen wrote: > On Fri, Jan 18, 2002 at 05:26:39PM -0600, Kent Perrier wrote: > >>On 1/18/2002 3:19 PM, Corinna Vinschen wrote: >> >>>On Fri, Jan 18, 2002 at 02:56:43PM -0600, Kent Perrier wrote: >>> >>>>From my re

Re: Windows XP, inetd, and procmail, fetchmail, and mutt

2002-01-18 Thread Kent Perrier
On 1/18/2002 3:19 PM, Corinna Vinschen wrote: >On Fri, Jan 18, 2002 at 02:56:43PM -0600, Kent Perrier wrote: >>From my reading of the man page it appears that ssmtp does not run as a >>daemon, it needs to be called by MUA to send that mail. Is this correct? >> >

Re: Windows XP, inetd, and procmail, fetchmail, and mutt

2002-01-18 Thread Kent Perrier
I have been playing with ssmtp, trying to set it up as my local mail relay. I would like to have it run as a daemon. Is there a way to do that? I tried postfix, but it doesn't compile out of the box (it doesn't know what OS "CYGWIN_NT-5.0 1.3.6(0.47/3/2)" is) and it this is more of a "lets s

Re: cygwin console

2002-01-08 Thread Kent Perrier
On 1/8/2002 10:26 AM, Joachim Walter wrote: > To get it work for me, I had to include the path to bash > > rxvt -e /bin/bash --login -i > > probably because I don't have the cygwin paths in my windows PATH. > Once bash starts with --login it reads the /etc/profile and everything > is ok. din

Re: cygwin console

2002-01-08 Thread Kent Perrier
On 1/8/2002 10:22 AM, Charles Wilson wrote: > Gerrit P. Haase wrote: > > >>> Humm. I comment out the bash line and I add the rxvt line and I get >>> the "guick flash." I do have rxvt installed, so what have I done wrong? >>> >> >> Windows98? >> >> What happens if you just double click rxvt.e

Re: cygwin console

2002-01-08 Thread Kent Perrier
On 1/8/2002 9:55 AM, John Peacock wrote: > start from a simple base: > > rxvt -e bash --login -i > > and see if that works, then add in the other options. What I posted is exactly > what I am running (with W2k SP1) so there must be something else going on. Are > you sure you don't have any st

Re: cygwin console

2002-01-08 Thread Kent Perrier
On 1/8/2002 9:20 AM, John Peacock wrote: > Kent Perrier wrote: > >>Humm. I comment out the bash line and I add the rxvt line and I get the >>"guick flash." I do have rxvt installed, so what have I done wrong? >> > > Restore the bash line, then run the

Re: cygwin console

2002-01-08 Thread Kent Perrier
On 1/8/2002 8:51 AM, Pavel Tsekov wrote: >> >> --- cygwin.bat.orig Tue Jan 8 09:15:22 2002 >> +++ cygwin.bat Tue Jan 8 09:20:22 2002 >> @@ -3,4 +3,4 @@ >> D: >> chdir \cygwin\bin >> >> -bash --login -i >> +start rxvt -sl 300 -e bash --login -i > > > > > Well, this is fine as long a

Re: Compiling openldap 2.0.18...

2001-12-20 Thread Kent Perrier
On 12/20/2001 4:07 PM, Christopher Faylor wrote: > On Thu, Dec 20, 2001 at 03:14:55PM -0600, Perrier,Kent - PLANO wrote: > >>On 12/20/2001 3:10 PM, Jason Tishler wrote: >> >>>On Tue, Dec 18, 2001 at 03:09:58PM -0600, Kent Perrier wrote: >>> >>&g

Re: Compiling openldap 2.0.18...

2001-12-18 Thread Kent Perrier
On 12/18/2001 2:55 PM, Corinna Vinschen wrote: > The other way would be to develop your own patch w/o looking into > the OpenSSH sources which was how I did it for OpenSSH. I'm somewhat > surprised about your complaint. I offered you an easy way to copy > the needed stuff from another OSS proje

Re: Compiling openldap 2.0.18...

2001-12-18 Thread Kent Perrier
On 12/18/2001 2:04 PM, Corinna Vinschen wrote: > On Tue, Dec 18, 2001 at 01:49:15PM -0600, Kent Perrier wrote: > >>I am attempting to compile openldap (duh) and the configure fails >>because I either don''t have a POSIX regex (which I cannot understand, >>

Compiling openldap 2.0.18...

2001-12-18 Thread Kent Perrier
I am attempting to compile openldap (duh) and the configure fails because I either don''t have a POSIX regex (which I cannot understand, since I have reinstalled the POSIX regex library to make sure I had it) or it is "broken." At least that is what configure tells me. Since I saw a post to t