X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <666107.84266.qm@web113504.mail.gq1.yahoo.com> Date: Tue, 29 Jun 2010 05:24:58 -0700 (PDT) From: Refr Bruhl Subject: Mail program To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 AT gnu DOT 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