public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* /bin/mail anyone?
@ 1999-06-18 15:39 itz
  1999-06-18 16:32 ` Robert Bresner
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: itz @ 1999-06-18 15:39 UTC (permalink / raw)
  To: cygwin

I am looking for a minimalistic user mail agent that will just
impersonate sendmail for Emacs and the like, ie. just read a message
on stdin and relay it to a real SMTP listener.  I need this because I
want to use Emacs as my mailer in the same way as I do on Unix, and
AFAIK Emacs doesn't know how to speak SMTP itself.  (Actually, there
are the smtpmail and feedmail packages, but how to integrate them into
mail mode?)

If nobody has a pointer/hint, I probably want it badly enough that
I'll eventually write one.

I also toyed with the idea of getting regular sendmail to build, but
the sendmail distribution contains a file aux.m4 :-(

-- 
Ian Zimmerman
Lightbinders, Inc.
2325 3rd Street #324
San Francisco, California 94107
U.S.A.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-18 15:39 /bin/mail anyone? itz
@ 1999-06-18 16:32 ` Robert Bresner
  1999-06-18 16:38   ` itz
  1999-06-30 22:10   ` Robert Bresner
  1999-06-18 22:52 ` Mumit Khan
                   ` (2 subsequent siblings)
  3 siblings, 2 replies; 20+ messages in thread
From: Robert Bresner @ 1999-06-18 16:32 UTC (permalink / raw)
  To: itz; +Cc: cygwin

D:\dev_stuff\usr\local\share>windmail --version
[06/18/99|19:29:52|00305.0] WindMail v3.05 mailer for WIN32 (95/NT) (200
evaluation uses left)
[06/18/99|19:29:52|00305.0] Visit http://www.geocel.com/ for
registration information
[06/18/99|19:29:52|00305.0] Command line specifies no mode of supplying
recipeients (tokens separated by ~).
[06/18/99|19:29:52|00305.0] windmail~--version~
[06/18/99|19:29:52|00305.0] No valid recipients.



itz@lbin.com wrote:
> 
> I am looking for a minimalistic user mail agent that will just
> impersonate sendmail for Emacs and the like, ie. just read a message
> on stdin and relay it to a real SMTP listener.  I need this because I
> want to use Emacs as my mailer in the same way as I do on Unix, and
> AFAIK Emacs doesn't know how to speak SMTP itself.  (Actually, there
> are the smtpmail and feedmail packages, but how to integrate them into
> mail mode?)
> 
> If nobody has a pointer/hint, I probably want it badly enough that
> I'll eventually write one.
> 
> I also toyed with the idea of getting regular sendmail to build, but
> the sendmail distribution contains a file aux.m4 :-(
> 
> --
> Ian Zimmerman
> Lightbinders, Inc.
> 2325 3rd Street #324
> San Francisco, California 94107
> U.S.A.
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

-- 
----------------------------------------
Robert Bresner          rbresner@olf.com
Open Link Financial    516-227-6600 x216
http://www.olf.com/    fax: 516-227-1799
----------------------------------------
Opinions expressed are explicitly my own
"No more talking!  Cerebus has a SWORD!"

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-18 16:32 ` Robert Bresner
@ 1999-06-18 16:38   ` itz
  1999-06-18 17:27     ` Suhaib M. Siddiqi
  1999-06-30 22:10     ` itz
  1999-06-30 22:10   ` Robert Bresner
  1 sibling, 2 replies; 20+ messages in thread
From: itz @ 1999-06-18 16:38 UTC (permalink / raw)
  To: cygwin

   Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
   Precedence: bulk
   Sender: cygwin-owner@sourceware.cygnus.com
   Delivered-To: mailing list cygwin@sourceware.cygnus.com
   Date: Fri, 18 Jun 1999 19:30:32 -0400
   From: "Robert Bresner" <rbresner@olf.com>
   X-Mailer: Mozilla 4.51 [en] (WinNT; U)
   X-Accept-Language: en
   MIME-Version: 1.0
   CC: cygwin@sourceware.cygnus.com
   References: < m10v7HR-007vPHC@light.lbin.com >
   Content-Type: text/plain; charset=us-ascii
   Content-Transfer-Encoding: 7bit

   D:\dev_stuff\usr\local\share>windmail --version
   [06/18/99|19:29:52|00305.0] WindMail v3.05 mailer for WIN32 (95/NT) (200
   evaluation uses left)
   [06/18/99|19:29:52|00305.0] Visit http://www.geocel.com/ for
   registration information
   [06/18/99|19:29:52|00305.0] Command line specifies no mode of supplying
   recipeients (tokens separated by ~).
   [06/18/99|19:29:52|00305.0] windmail~--version~
   [06/18/99|19:29:52|00305.0] No valid recipients.

I should have made it clear that I was looking for free software.

   itz@lbin.com wrote:
   > 
   > I am looking for a minimalistic user mail agent that will just
   > impersonate sendmail for Emacs and the like, ie. just read a message
   > on stdin and relay it to a real SMTP listener.  I need this because I
   > want to use Emacs as my mailer in the same way as I do on Unix, and
   > AFAIK Emacs doesn't know how to speak SMTP itself.  (Actually, there
   > are the smtpmail and feedmail packages, but how to integrate them into
   > mail mode?)
   > 
   > If nobody has a pointer/hint, I probably want it badly enough that
   > I'll eventually write one.

-- 
Ian Zimmerman
Lightbinders, Inc.
2325 3rd Street #324
San Francisco, California 94107
U.S.A.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-18 16:38   ` itz
@ 1999-06-18 17:27     ` Suhaib M. Siddiqi
  1999-06-30 22:10       ` Suhaib M. Siddiqi
  1999-06-30 22:10     ` itz
  1 sibling, 1 reply; 20+ messages in thread
From: Suhaib M. Siddiqi @ 1999-06-18 17:27 UTC (permalink / raw)
  To: itz, cygwin

Check Sergey's web site at http://miracle.geol.msu.ru/sos/
He has sendmail for B19.  You might try coping Cygwin1.dll to Cygwinb19.dll and see if it works for you.

Suhaib


----- Original Message ----- 
From: <itz@lbin.com>
To: <cygwin@sourceware.cygnus.com>
Sent: Friday, June 18, 1999 7:38 PM
Subject: Re: /bin/mail anyone?


>    Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
>    Precedence: bulk
>    Sender: cygwin-owner@sourceware.cygnus.com
>    Delivered-To: mailing list cygwin@sourceware.cygnus.com
>    Date: Fri, 18 Jun 1999 19:30:32 -0400
>    From: "Robert Bresner" <rbresner@olf.com>
>    X-Mailer: Mozilla 4.51 [en] (WinNT; U)
>    X-Accept-Language: en
>    MIME-Version: 1.0
>    CC: cygwin@sourceware.cygnus.com
>    References: < m10v7HR-007vPHC@light.lbin.com >
>    Content-Type: text/plain; charset=us-ascii
>    Content-Transfer-Encoding: 7bit
> 
>    D:\dev_stuff\usr\local\share>windmail --version
>    [06/18/99|19:29:52|00305.0] WindMail v3.05 mailer for WIN32 (95/NT) (200
>    evaluation uses left)
>    [06/18/99|19:29:52|00305.0] Visit http://www.geocel.com/ for
>    registration information
>    [06/18/99|19:29:52|00305.0] Command line specifies no mode of supplying
>    recipeients (tokens separated by ~).
>    [06/18/99|19:29:52|00305.0] windmail~--version~
>    [06/18/99|19:29:52|00305.0] No valid recipients.
> 
> I should have made it clear that I was looking for free software.
> 
>    itz@lbin.com wrote:
>    > 
>    > I am looking for a minimalistic user mail agent that will just
>    > impersonate sendmail for Emacs and the like, ie. just read a message
>    > on stdin and relay it to a real SMTP listener.  I need this because I
>    > want to use Emacs as my mailer in the same way as I do on Unix, and
>    > AFAIK Emacs doesn't know how to speak SMTP itself.  (Actually, there
>    > are the smtpmail and feedmail packages, but how to integrate them into
>    > mail mode?)
>    > 
>    > If nobody has a pointer/hint, I probably want it badly enough that
>    > I'll eventually write one.
> 
> -- 
> Ian Zimmerman
> Lightbinders, Inc.
> 2325 3rd Street #324
> San Francisco, California 94107
> U.S.A.
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-18 15:39 /bin/mail anyone? itz
  1999-06-18 16:32 ` Robert Bresner
@ 1999-06-18 22:52 ` Mumit Khan
  1999-06-21  9:47   ` itz
  1999-06-30 22:10   ` Mumit Khan
  1999-06-20  5:34 ` Glenn Spell
  1999-06-30 22:10 ` itz
  3 siblings, 2 replies; 20+ messages in thread
From: Mumit Khan @ 1999-06-18 22:52 UTC (permalink / raw)
  To: itz; +Cc: cygwin

On Fri, 18 Jun 1999 itz@lbin.com wrote:

> I am looking for a minimalistic user mail agent that will just
> impersonate sendmail for Emacs and the like, ie. just read a message
> on stdin and relay it to a real SMTP listener.  I need this because I
> want to use Emacs as my mailer in the same way as I do on Unix, and
> AFAIK Emacs doesn't know how to speak SMTP itself.  (Actually, there
> are the smtpmail and feedmail packages, but how to integrate them into
> mail mode?)
> 
> If nobody has a pointer/hint, I probably want it badly enough that
> I'll eventually write one.
> 
> I also toyed with the idea of getting regular sendmail to build, but
> the sendmail distribution contains a file aux.m4 :-(
> 

Others have suggested sendmail already, so I won't plug it. I have access
to AT&T sources, and I see a terrific little mailx implementation that
handles remote smpt servers. Is there a free implementation? This is not 
the same mailx that's usually part of Linux distributions, sorry.

If you're using Emacs, why not use the VM package. I don't use it, but
I seem to remember that it supports POP2/3 etc. There must be dozens
of other elisp packages out there.

Emacs will gladly replace me in my kitchen if I let it (which I won't!), 
so it must already support remote mailers.

One choice folks interested in a "batch" MUA may consider the new
incarnations of fetchmail, which can forward/tunnel mail through smtp
connection.

Regards,
Mumit



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-18 15:39 /bin/mail anyone? itz
  1999-06-18 16:32 ` Robert Bresner
  1999-06-18 22:52 ` Mumit Khan
@ 1999-06-20  5:34 ` Glenn Spell
  1999-06-30 22:10   ` Glenn Spell
  1999-06-30 22:10 ` itz
  3 siblings, 1 reply; 20+ messages in thread
From: Glenn Spell @ 1999-06-20  5:34 UTC (permalink / raw)
  To: cygwin

On 18 Jun 1999 at 3:38PM (-0700) itz@lbin.com wrote:

> I am looking for a minimalistic user mail agent that will just
> impersonate sendmail for Emacs and the like, ie. just read a
> message on stdin and relay it to a real SMTP listener.

Wayne Buttles distributes a copy of the old freeware version of Nigel
Ellis' "sendmail/NT" stub with the Win32 port of Lynx.  It can use
either XMAPI(allow edit before send)/MAPI or SMTP as transport. I
don't believe it accepts STDIN. Executable is about 38KB.

    < http://www.fdisk.com/doslynx/lynxport.htm >

An updated shareware version that does accept STDIN is available
from Nigel's site as "Border Collie Ware". Unregistered versions are
limited to two recipients, one attachment and a message body size of
4K. Executable is about 132KB.

    < http://www.green-bean.com/bcware/ >

"Blat" is a public domain utility with some nice features. It's
probably the most popular of all the ones in this list. There are
several different versions available from different authors.  The
version 1.8.4 executable from Tim Charron is about 30KB.

    < http://www.interlog.com/~tcharron/blat.html >

Stalkerlab's Mailers Kit contains a "mail.exe" that has a command
line syntax similar to BSD UNIX. It can do pipes or redirections.
The "mail.exe" executable is about 48KB. Be sure to download the
"hotfix" for "mail.exe" (see their FAQ). This is freeware.

    < http://www.stalkerlab.ch/SMailers/ >

> I also toyed with the idea of getting regular sendmail to build,
> but the sendmail distribution contains a file aux.m4 :-(

There's an old NT-only port of sendmail at Microsoft. Since I don't
run NT, I don't know anything about this port.

    < ftp://ftp.microsoft.com/developr/drg/unix-to-windows/ >

-glenn

-- 
 )      Glenn Spell <glenn@gs.fay.nc.us>      )   _       _____
 )   Fayetteville, North Carolina, U. S. A.   )_ (__\____o /_/_ |
 )  _  _  _  _  _  _  _  _  _  _  _  _  _  _  )   >-----._/_/__]>
 )- blue skies - happy trails - sweet dreams -)             `0  |

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-18 22:52 ` Mumit Khan
@ 1999-06-21  9:47   ` itz
  1999-06-21 10:34     ` David Starks-Browning
                       ` (2 more replies)
  1999-06-30 22:10   ` Mumit Khan
  1 sibling, 3 replies; 20+ messages in thread
From: itz @ 1999-06-21  9:47 UTC (permalink / raw)
  To: cygwin

   Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
   Precedence: bulk
   Sender: cygwin-owner@sourceware.cygnus.com
   Delivered-To: mailing list cygwin@sourceware.cygnus.com
   X-Authentication-Warning: mercury.xraylith.wisc.edu: khan owned process doing -bs
   Date: Sat, 19 Jun 1999 00:52:23 -0500 (CDT)
   From: Mumit Khan <khan@xraylith.wisc.EDU>
   cc: cygwin@sourceware.cygnus.com
   MIME-Version: 1.0
   Content-Type: TEXT/PLAIN; charset=US-ASCII

   On Fri, 18 Jun 1999 itz@lbin.com wrote:

   > I am looking for a minimalistic user mail agent that will just
   > impersonate sendmail for Emacs and the like, ie. just read a
   > message on stdin and relay it to a real SMTP listener.  I need
   > this because I want to use Emacs as my mailer in the same way as
   > I do on Unix, and AFAIK Emacs doesn't know how to speak SMTP
   > itself.  (Actually, there are the smtpmail and feedmail packages,
   > but how to integrate them into mail mode?)
   >  If nobody has a pointer/hint, I probably want it badly enough
   > that I'll eventually write one.
   >  I also toyed with the idea of getting regular sendmail to build,
   > but the sendmail distribution contains a file aux.m4 :-(
   >

   Others have suggested sendmail already, so I won't plug it. I have
   access to AT&T sources, and I see a terrific little mailx
   implementation that handles remote smpt servers. Is there a free
   implementation? This is not the same mailx that's usually part of
   Linux distributions, sorry.

   If you're using Emacs, why not use the VM package. I don't use it,
   but I seem to remember that it supports POP2/3 etc. There must be
   dozens of other elisp packages out there.

Yes, but my problem is with OUTGOING mail.  All Emacs mailers
ultimately rely on sendmail or something that behaves like it to send
messages, they don't talk SMTP themselves.

   One choice folks interested in a "batch" MUA may consider the new
   incarnations of fetchmail, which can forward/tunnel mail through
   smtp connection.

Do they accept mail on stdin?  I was an early fetchmail adopter under
Linux and that would be a surprise to me, knowing that fetchmail
consciously (almost rigidly) applies the "one job only" philosophy.

-- 
Ian Zimmerman
Lightbinders, Inc.
2325 3rd Street #324
San Francisco, California 94107
U.S.A.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-21  9:47   ` itz
@ 1999-06-21 10:34     ` David Starks-Browning
  1999-06-21 11:03       ` /bin/mail anyone? [SOLVED] itz
  1999-06-30 22:10       ` /bin/mail anyone? David Starks-Browning
  1999-06-21 16:39     ` Stipe Tolj
  1999-06-30 22:10     ` itz
  2 siblings, 2 replies; 20+ messages in thread
From: David Starks-Browning @ 1999-06-21 10:34 UTC (permalink / raw)
  To: itz; +Cc: cygwin

> Yes, but my problem is with OUTGOING mail.  All Emacs mailers
> ultimately rely on sendmail or something that behaves like it to send
> messages, they don't talk SMTP themselves.

It wasn't clear to me why you couldn't just use smtpmail.el on emacs,
in order to get it to talk SMTP.  What was the problem with that
approach?

David

 -------------------------------------------------------------------
  David Starks-Browning                  | starksb@ebi.ac.uk
  EMBL Outstation --                     |
  The European Bioinformatics Institute  |
  Wellcome Trust Genome Campus           | tel: +44 (1223) 494 616
  Hinxton, Cambridge, CB10 1SD, UK       | fax: +44 (1223) 494 468
 -------------------------------------------------------------------


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone? [SOLVED]
  1999-06-21 10:34     ` David Starks-Browning
@ 1999-06-21 11:03       ` itz
  1999-06-30 22:10         ` itz
  1999-06-30 22:10       ` /bin/mail anyone? David Starks-Browning
  1 sibling, 1 reply; 20+ messages in thread
From: itz @ 1999-06-21 11:03 UTC (permalink / raw)
  To: cygwin

   Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
   Precedence: bulk
   Sender: cygwin-owner@sourceware.cygnus.com
   Delivered-To: mailing list cygwin@sourceware.cygnus.com
   X-Mailer: emacs 20.3.9.1 (via feedmail 8 I);
           VM 6.72 under Emacs 20.3.9.1
   From: David Starks-Browning <starksb@ebi.ac.uk>
   MIME-Version: 1.0
   Content-Type: text/plain; charset=us-ascii
   Content-Transfer-Encoding: 7bit
   Date: Mon, 21 Jun 1999 18:34:05 +0100 (GMT Daylight Time)
   CC: cygwin@sourceware.cygnus.com
   References: < Pine.LNX.3.96.990619004756.25429B-100000@mercury.xraylith.wisc.edu >
           < m10w7Du-007vP6C@light.lbin.com >

   > Yes, but my problem is with OUTGOING mail.  All Emacs mailers
   > ultimately rely on sendmail or something that behaves like it to
   > send messages, they don't talk SMTP themselves.

   It wasn't clear to me why you couldn't just use smtpmail.el on
   emacs, in order to get it to talk SMTP.  What was the problem with
   that approach?

The problem was that I was too spoiled by years of Unix experience
(where s(end)?mail was always available) to know how to plug in
smtpmail.  In fact it was trivial, basically just

(setq send-mail-function 'smtpmail-send-it)

But it took your post to make me look at the Lisp code and do it, for
which many thanks :-)

-- 
Ian Zimmerman
Lightbinders, Inc.
2325 3rd Street #324
San Francisco, California 94107
U.S.A.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-21  9:47   ` itz
  1999-06-21 10:34     ` David Starks-Browning
@ 1999-06-21 16:39     ` Stipe Tolj
  1999-06-30 22:10       ` Stipe Tolj
  1999-06-30 22:10     ` itz
  2 siblings, 1 reply; 20+ messages in thread
From: Stipe Tolj @ 1999-06-21 16:39 UTC (permalink / raw)
  To: itz; +Cc: cygwin

> Yes, but my problem is with OUTGOING mail.  All Emacs mailers
> ultimately rely on sendmail or something that behaves like it to send
> messages, they don't talk SMTP themselves.

Leif Jackson <leif@islenet.org> has provided us a sendmail-8.9.3 patch for Cygwin.

It will be part of the upcoming Cygwin DEV CD, but I have not tested it yet. If there is
anyone to contribute in the development and wishes to test this please request the patch
from Leif or me.

Regards,
Stipe

--
Stipe Tolj <tolj@uni-duesseldorf.de>

Cygwin Porting Project -- "We build UNIX on top of Windows"
http://www.student.uni-koeln.de/cygwin/

Department of Economical Computer Science
University of Cologne, Germany





--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone? [SOLVED]
  1999-06-21 11:03       ` /bin/mail anyone? [SOLVED] itz
@ 1999-06-30 22:10         ` itz
  0 siblings, 0 replies; 20+ messages in thread
From: itz @ 1999-06-30 22:10 UTC (permalink / raw)
  To: cygwin

   Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
   Precedence: bulk
   Sender: cygwin-owner@sourceware.cygnus.com
   Delivered-To: mailing list cygwin@sourceware.cygnus.com
   X-Mailer: emacs 20.3.9.1 (via feedmail 8 I);
           VM 6.72 under Emacs 20.3.9.1
   From: David Starks-Browning <starksb@ebi.ac.uk>
   MIME-Version: 1.0
   Content-Type: text/plain; charset=us-ascii
   Content-Transfer-Encoding: 7bit
   Date: Mon, 21 Jun 1999 18:34:05 +0100 (GMT Daylight Time)
   CC: cygwin@sourceware.cygnus.com
   References: < Pine.LNX.3.96.990619004756.25429B-100000@mercury.xraylith.wisc.edu >
           < m10w7Du-007vP6C@light.lbin.com >

   > Yes, but my problem is with OUTGOING mail.  All Emacs mailers
   > ultimately rely on sendmail or something that behaves like it to
   > send messages, they don't talk SMTP themselves.

   It wasn't clear to me why you couldn't just use smtpmail.el on
   emacs, in order to get it to talk SMTP.  What was the problem with
   that approach?

The problem was that I was too spoiled by years of Unix experience
(where s(end)?mail was always available) to know how to plug in
smtpmail.  In fact it was trivial, basically just

(setq send-mail-function 'smtpmail-send-it)

But it took your post to make me look at the Lisp code and do it, for
which many thanks :-)

-- 
Ian Zimmerman
Lightbinders, Inc.
2325 3rd Street #324
San Francisco, California 94107
U.S.A.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-20  5:34 ` Glenn Spell
@ 1999-06-30 22:10   ` Glenn Spell
  0 siblings, 0 replies; 20+ messages in thread
From: Glenn Spell @ 1999-06-30 22:10 UTC (permalink / raw)
  To: cygwin

On 18 Jun 1999 at 3:38PM (-0700) itz@lbin.com wrote:

> I am looking for a minimalistic user mail agent that will just
> impersonate sendmail for Emacs and the like, ie. just read a
> message on stdin and relay it to a real SMTP listener.

Wayne Buttles distributes a copy of the old freeware version of Nigel
Ellis' "sendmail/NT" stub with the Win32 port of Lynx.  It can use
either XMAPI(allow edit before send)/MAPI or SMTP as transport. I
don't believe it accepts STDIN. Executable is about 38KB.

    < http://www.fdisk.com/doslynx/lynxport.htm >

An updated shareware version that does accept STDIN is available
from Nigel's site as "Border Collie Ware". Unregistered versions are
limited to two recipients, one attachment and a message body size of
4K. Executable is about 132KB.

    < http://www.green-bean.com/bcware/ >

"Blat" is a public domain utility with some nice features. It's
probably the most popular of all the ones in this list. There are
several different versions available from different authors.  The
version 1.8.4 executable from Tim Charron is about 30KB.

    < http://www.interlog.com/~tcharron/blat.html >

Stalkerlab's Mailers Kit contains a "mail.exe" that has a command
line syntax similar to BSD UNIX. It can do pipes or redirections.
The "mail.exe" executable is about 48KB. Be sure to download the
"hotfix" for "mail.exe" (see their FAQ). This is freeware.

    < http://www.stalkerlab.ch/SMailers/ >

> I also toyed with the idea of getting regular sendmail to build,
> but the sendmail distribution contains a file aux.m4 :-(

There's an old NT-only port of sendmail at Microsoft. Since I don't
run NT, I don't know anything about this port.

    < ftp://ftp.microsoft.com/developr/drg/unix-to-windows/ >

-glenn

-- 
 )      Glenn Spell <glenn@gs.fay.nc.us>      )   _       _____
 )   Fayetteville, North Carolina, U. S. A.   )_ (__\____o /_/_ |
 )  _  _  _  _  _  _  _  _  _  _  _  _  _  _  )   >-----._/_/__]>
 )- blue skies - happy trails - sweet dreams -)             `0  |

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-18 16:38   ` itz
  1999-06-18 17:27     ` Suhaib M. Siddiqi
@ 1999-06-30 22:10     ` itz
  1 sibling, 0 replies; 20+ messages in thread
From: itz @ 1999-06-30 22:10 UTC (permalink / raw)
  To: cygwin

   Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
   Precedence: bulk
   Sender: cygwin-owner@sourceware.cygnus.com
   Delivered-To: mailing list cygwin@sourceware.cygnus.com
   Date: Fri, 18 Jun 1999 19:30:32 -0400
   From: "Robert Bresner" <rbresner@olf.com>
   X-Mailer: Mozilla 4.51 [en] (WinNT; U)
   X-Accept-Language: en
   MIME-Version: 1.0
   CC: cygwin@sourceware.cygnus.com
   References: < m10v7HR-007vPHC@light.lbin.com >
   Content-Type: text/plain; charset=us-ascii
   Content-Transfer-Encoding: 7bit

   D:\dev_stuff\usr\local\share>windmail --version
   [06/18/99|19:29:52|00305.0] WindMail v3.05 mailer for WIN32 (95/NT) (200
   evaluation uses left)
   [06/18/99|19:29:52|00305.0] Visit http://www.geocel.com/ for
   registration information
   [06/18/99|19:29:52|00305.0] Command line specifies no mode of supplying
   recipeients (tokens separated by ~).
   [06/18/99|19:29:52|00305.0] windmail~--version~
   [06/18/99|19:29:52|00305.0] No valid recipients.

I should have made it clear that I was looking for free software.

   itz@lbin.com wrote:
   > 
   > I am looking for a minimalistic user mail agent that will just
   > impersonate sendmail for Emacs and the like, ie. just read a message
   > on stdin and relay it to a real SMTP listener.  I need this because I
   > want to use Emacs as my mailer in the same way as I do on Unix, and
   > AFAIK Emacs doesn't know how to speak SMTP itself.  (Actually, there
   > are the smtpmail and feedmail packages, but how to integrate them into
   > mail mode?)
   > 
   > If nobody has a pointer/hint, I probably want it badly enough that
   > I'll eventually write one.

-- 
Ian Zimmerman
Lightbinders, Inc.
2325 3rd Street #324
San Francisco, California 94107
U.S.A.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-21 10:34     ` David Starks-Browning
  1999-06-21 11:03       ` /bin/mail anyone? [SOLVED] itz
@ 1999-06-30 22:10       ` David Starks-Browning
  1 sibling, 0 replies; 20+ messages in thread
From: David Starks-Browning @ 1999-06-30 22:10 UTC (permalink / raw)
  To: itz; +Cc: cygwin

> Yes, but my problem is with OUTGOING mail.  All Emacs mailers
> ultimately rely on sendmail or something that behaves like it to send
> messages, they don't talk SMTP themselves.

It wasn't clear to me why you couldn't just use smtpmail.el on emacs,
in order to get it to talk SMTP.  What was the problem with that
approach?

David

 -------------------------------------------------------------------
  David Starks-Browning                  | starksb@ebi.ac.uk
  EMBL Outstation --                     |
  The European Bioinformatics Institute  |
  Wellcome Trust Genome Campus           | tel: +44 (1223) 494 616
  Hinxton, Cambridge, CB10 1SD, UK       | fax: +44 (1223) 494 468
 -------------------------------------------------------------------


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* /bin/mail anyone?
  1999-06-18 15:39 /bin/mail anyone? itz
                   ` (2 preceding siblings ...)
  1999-06-20  5:34 ` Glenn Spell
@ 1999-06-30 22:10 ` itz
  3 siblings, 0 replies; 20+ messages in thread
From: itz @ 1999-06-30 22:10 UTC (permalink / raw)
  To: cygwin

I am looking for a minimalistic user mail agent that will just
impersonate sendmail for Emacs and the like, ie. just read a message
on stdin and relay it to a real SMTP listener.  I need this because I
want to use Emacs as my mailer in the same way as I do on Unix, and
AFAIK Emacs doesn't know how to speak SMTP itself.  (Actually, there
are the smtpmail and feedmail packages, but how to integrate them into
mail mode?)

If nobody has a pointer/hint, I probably want it badly enough that
I'll eventually write one.

I also toyed with the idea of getting regular sendmail to build, but
the sendmail distribution contains a file aux.m4 :-(

-- 
Ian Zimmerman
Lightbinders, Inc.
2325 3rd Street #324
San Francisco, California 94107
U.S.A.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-21 16:39     ` Stipe Tolj
@ 1999-06-30 22:10       ` Stipe Tolj
  0 siblings, 0 replies; 20+ messages in thread
From: Stipe Tolj @ 1999-06-30 22:10 UTC (permalink / raw)
  To: itz; +Cc: cygwin

> Yes, but my problem is with OUTGOING mail.  All Emacs mailers
> ultimately rely on sendmail or something that behaves like it to send
> messages, they don't talk SMTP themselves.

Leif Jackson <leif@islenet.org> has provided us a sendmail-8.9.3 patch for Cygwin.

It will be part of the upcoming Cygwin DEV CD, but I have not tested it yet. If there is
anyone to contribute in the development and wishes to test this please request the patch
from Leif or me.

Regards,
Stipe

--
Stipe Tolj <tolj@uni-duesseldorf.de>

Cygwin Porting Project -- "We build UNIX on top of Windows"
http://www.student.uni-koeln.de/cygwin/

Department of Economical Computer Science
University of Cologne, Germany





--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-18 16:32 ` Robert Bresner
  1999-06-18 16:38   ` itz
@ 1999-06-30 22:10   ` Robert Bresner
  1 sibling, 0 replies; 20+ messages in thread
From: Robert Bresner @ 1999-06-30 22:10 UTC (permalink / raw)
  To: itz; +Cc: cygwin

D:\dev_stuff\usr\local\share>windmail --version
[06/18/99|19:29:52|00305.0] WindMail v3.05 mailer for WIN32 (95/NT) (200
evaluation uses left)
[06/18/99|19:29:52|00305.0] Visit http://www.geocel.com/ for
registration information
[06/18/99|19:29:52|00305.0] Command line specifies no mode of supplying
recipeients (tokens separated by ~).
[06/18/99|19:29:52|00305.0] windmail~--version~
[06/18/99|19:29:52|00305.0] No valid recipients.



itz@lbin.com wrote:
> 
> I am looking for a minimalistic user mail agent that will just
> impersonate sendmail for Emacs and the like, ie. just read a message
> on stdin and relay it to a real SMTP listener.  I need this because I
> want to use Emacs as my mailer in the same way as I do on Unix, and
> AFAIK Emacs doesn't know how to speak SMTP itself.  (Actually, there
> are the smtpmail and feedmail packages, but how to integrate them into
> mail mode?)
> 
> If nobody has a pointer/hint, I probably want it badly enough that
> I'll eventually write one.
> 
> I also toyed with the idea of getting regular sendmail to build, but
> the sendmail distribution contains a file aux.m4 :-(
> 
> --
> Ian Zimmerman
> Lightbinders, Inc.
> 2325 3rd Street #324
> San Francisco, California 94107
> U.S.A.
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

-- 
----------------------------------------
Robert Bresner          rbresner@olf.com
Open Link Financial    516-227-6600 x216
http://www.olf.com/    fax: 516-227-1799
----------------------------------------
Opinions expressed are explicitly my own
"No more talking!  Cerebus has a SWORD!"

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-18 22:52 ` Mumit Khan
  1999-06-21  9:47   ` itz
@ 1999-06-30 22:10   ` Mumit Khan
  1 sibling, 0 replies; 20+ messages in thread
From: Mumit Khan @ 1999-06-30 22:10 UTC (permalink / raw)
  To: itz; +Cc: cygwin

On Fri, 18 Jun 1999 itz@lbin.com wrote:

> I am looking for a minimalistic user mail agent that will just
> impersonate sendmail for Emacs and the like, ie. just read a message
> on stdin and relay it to a real SMTP listener.  I need this because I
> want to use Emacs as my mailer in the same way as I do on Unix, and
> AFAIK Emacs doesn't know how to speak SMTP itself.  (Actually, there
> are the smtpmail and feedmail packages, but how to integrate them into
> mail mode?)
> 
> If nobody has a pointer/hint, I probably want it badly enough that
> I'll eventually write one.
> 
> I also toyed with the idea of getting regular sendmail to build, but
> the sendmail distribution contains a file aux.m4 :-(
> 

Others have suggested sendmail already, so I won't plug it. I have access
to AT&T sources, and I see a terrific little mailx implementation that
handles remote smpt servers. Is there a free implementation? This is not 
the same mailx that's usually part of Linux distributions, sorry.

If you're using Emacs, why not use the VM package. I don't use it, but
I seem to remember that it supports POP2/3 etc. There must be dozens
of other elisp packages out there.

Emacs will gladly replace me in my kitchen if I let it (which I won't!), 
so it must already support remote mailers.

One choice folks interested in a "batch" MUA may consider the new
incarnations of fetchmail, which can forward/tunnel mail through smtp
connection.

Regards,
Mumit



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-18 17:27     ` Suhaib M. Siddiqi
@ 1999-06-30 22:10       ` Suhaib M. Siddiqi
  0 siblings, 0 replies; 20+ messages in thread
From: Suhaib M. Siddiqi @ 1999-06-30 22:10 UTC (permalink / raw)
  To: itz, cygwin

Check Sergey's web site at http://miracle.geol.msu.ru/sos/
He has sendmail for B19.  You might try coping Cygwin1.dll to Cygwinb19.dll and see if it works for you.

Suhaib


----- Original Message ----- 
From: <itz@lbin.com>
To: <cygwin@sourceware.cygnus.com>
Sent: Friday, June 18, 1999 7:38 PM
Subject: Re: /bin/mail anyone?


>    Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
>    Precedence: bulk
>    Sender: cygwin-owner@sourceware.cygnus.com
>    Delivered-To: mailing list cygwin@sourceware.cygnus.com
>    Date: Fri, 18 Jun 1999 19:30:32 -0400
>    From: "Robert Bresner" <rbresner@olf.com>
>    X-Mailer: Mozilla 4.51 [en] (WinNT; U)
>    X-Accept-Language: en
>    MIME-Version: 1.0
>    CC: cygwin@sourceware.cygnus.com
>    References: < m10v7HR-007vPHC@light.lbin.com >
>    Content-Type: text/plain; charset=us-ascii
>    Content-Transfer-Encoding: 7bit
> 
>    D:\dev_stuff\usr\local\share>windmail --version
>    [06/18/99|19:29:52|00305.0] WindMail v3.05 mailer for WIN32 (95/NT) (200
>    evaluation uses left)
>    [06/18/99|19:29:52|00305.0] Visit http://www.geocel.com/ for
>    registration information
>    [06/18/99|19:29:52|00305.0] Command line specifies no mode of supplying
>    recipeients (tokens separated by ~).
>    [06/18/99|19:29:52|00305.0] windmail~--version~
>    [06/18/99|19:29:52|00305.0] No valid recipients.
> 
> I should have made it clear that I was looking for free software.
> 
>    itz@lbin.com wrote:
>    > 
>    > I am looking for a minimalistic user mail agent that will just
>    > impersonate sendmail for Emacs and the like, ie. just read a message
>    > on stdin and relay it to a real SMTP listener.  I need this because I
>    > want to use Emacs as my mailer in the same way as I do on Unix, and
>    > AFAIK Emacs doesn't know how to speak SMTP itself.  (Actually, there
>    > are the smtpmail and feedmail packages, but how to integrate them into
>    > mail mode?)
>    > 
>    > If nobody has a pointer/hint, I probably want it badly enough that
>    > I'll eventually write one.
> 
> -- 
> Ian Zimmerman
> Lightbinders, Inc.
> 2325 3rd Street #324
> San Francisco, California 94107
> U.S.A.
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: /bin/mail anyone?
  1999-06-21  9:47   ` itz
  1999-06-21 10:34     ` David Starks-Browning
  1999-06-21 16:39     ` Stipe Tolj
@ 1999-06-30 22:10     ` itz
  2 siblings, 0 replies; 20+ messages in thread
From: itz @ 1999-06-30 22:10 UTC (permalink / raw)
  To: cygwin

   Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
   Precedence: bulk
   Sender: cygwin-owner@sourceware.cygnus.com
   Delivered-To: mailing list cygwin@sourceware.cygnus.com
   X-Authentication-Warning: mercury.xraylith.wisc.edu: khan owned process doing -bs
   Date: Sat, 19 Jun 1999 00:52:23 -0500 (CDT)
   From: Mumit Khan <khan@xraylith.wisc.EDU>
   cc: cygwin@sourceware.cygnus.com
   MIME-Version: 1.0
   Content-Type: TEXT/PLAIN; charset=US-ASCII

   On Fri, 18 Jun 1999 itz@lbin.com wrote:

   > I am looking for a minimalistic user mail agent that will just
   > impersonate sendmail for Emacs and the like, ie. just read a
   > message on stdin and relay it to a real SMTP listener.  I need
   > this because I want to use Emacs as my mailer in the same way as
   > I do on Unix, and AFAIK Emacs doesn't know how to speak SMTP
   > itself.  (Actually, there are the smtpmail and feedmail packages,
   > but how to integrate them into mail mode?)
   >  If nobody has a pointer/hint, I probably want it badly enough
   > that I'll eventually write one.
   >  I also toyed with the idea of getting regular sendmail to build,
   > but the sendmail distribution contains a file aux.m4 :-(
   >

   Others have suggested sendmail already, so I won't plug it. I have
   access to AT&T sources, and I see a terrific little mailx
   implementation that handles remote smpt servers. Is there a free
   implementation? This is not the same mailx that's usually part of
   Linux distributions, sorry.

   If you're using Emacs, why not use the VM package. I don't use it,
   but I seem to remember that it supports POP2/3 etc. There must be
   dozens of other elisp packages out there.

Yes, but my problem is with OUTGOING mail.  All Emacs mailers
ultimately rely on sendmail or something that behaves like it to send
messages, they don't talk SMTP themselves.

   One choice folks interested in a "batch" MUA may consider the new
   incarnations of fetchmail, which can forward/tunnel mail through
   smtp connection.

Do they accept mail on stdin?  I was an early fetchmail adopter under
Linux and that would be a surprise to me, knowing that fetchmail
consciously (almost rigidly) applies the "one job only" philosophy.

-- 
Ian Zimmerman
Lightbinders, Inc.
2325 3rd Street #324
San Francisco, California 94107
U.S.A.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~1999-06-30 22:10 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-18 15:39 /bin/mail anyone? itz
1999-06-18 16:32 ` Robert Bresner
1999-06-18 16:38   ` itz
1999-06-18 17:27     ` Suhaib M. Siddiqi
1999-06-30 22:10       ` Suhaib M. Siddiqi
1999-06-30 22:10     ` itz
1999-06-30 22:10   ` Robert Bresner
1999-06-18 22:52 ` Mumit Khan
1999-06-21  9:47   ` itz
1999-06-21 10:34     ` David Starks-Browning
1999-06-21 11:03       ` /bin/mail anyone? [SOLVED] itz
1999-06-30 22:10         ` itz
1999-06-30 22:10       ` /bin/mail anyone? David Starks-Browning
1999-06-21 16:39     ` Stipe Tolj
1999-06-30 22:10       ` Stipe Tolj
1999-06-30 22:10     ` itz
1999-06-30 22:10   ` Mumit Khan
1999-06-20  5:34 ` Glenn Spell
1999-06-30 22:10   ` Glenn Spell
1999-06-30 22:10 ` itz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).