This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Mail program
- From: Refr Bruhl <refr_bruhl at yahoo dot com>
- To: cygwin at cygwin dot com
- Date: Tue, 29 Jun 2010 08:11:10 -0700 (PDT)
- Subject: Re: Mail program
I did some more testing with email and the blank/verbose message options
Says I am missing /usr/lib/sendmail
Where do I obtain this library? Its not in the setup.exe options
crth at lkvn108 in /downloads/mail/mailutils-2.1
# email -b -V refr_bruhl@yahoo.com
Sending "(No Subject)" |**************************************************************************| 100% of 180 Bytes
crth at lkvn108 in /downloads/mail/mailutils-2.1
# /bin/sh: /usr/lib/sendmail: No such file or directory
----- Original Message ----
From: Refr Bruhl <refr_bruhl@yahoo.com>
To: cygwin@cygwin.com
Sent: Tue, June 29, 2010 7:24:58 AM
Subject: Mail program
Good Morning
I am in need of of a mail program similar to the mail found in AIX. I am emulating an AIX environment.
I've installed the email, ssmtp and other email apps in the email. I get a segmentation fault for email
I like email as it seems to accept the same parameters and funcitonality as the AIX mail app. I have a multitude of scripts that use the format:
echo ${MESSAGE} | mail -s '${SUBJECT}' ${EMAIL}
Where ${EMAIL} is a comma delimited list of addresses.
I've compiled the mailutils from gnu but I get a different error there which I'll take up with the buildlist-mailutils@gnu.org
Anyone got any ideas on how to get email to work without a segmentation fault?
Where can I obtain the source for email? I've pretty much hit cygwin head first and am not as familiar with it as I am with AIX. My apologies for the newbie questions.
Thanks!
-Rob
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple