This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Issue with email -a (Zip files)
- From: Priyanka Joshi <Priyanka dot Joshi at bhnetwork dot com>
- To: "cygwin at cygwin dot com" <cygwin at cygwin dot com>
- Date: Thu, 30 Jan 2020 09:21:06 +0000
- Subject: Issue with email -a (Zip files)
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=bhnetwork.com; dmarc=pass action=none header.from=bhnetwork.com; dkim=pass header.d=bhnetwork.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=niBf32XejSbhmW1JYfrK+6BzXqcBTj6jtyQfkH9jfyQ=; b=W6+zopfLuqqVxAmPi+V7dhwrw+VLoGFKNWsEKDah9RJ95eH9T0rMusaLyrigGrrZROiyL+bjb426sAfbxtgcUI3WY0HEW8sA0MXDVfECDHlRlzVxSiW0env0zKYl5+Fs0NkNFlYD8yUpAXXjXTrq7mBdnTIi7i1jlp/O7panLp5lmt4H8whqmIVG3Jkobg7r5EuShkqWg6X1t8tAQJfEf6CbULtGooc/TlRw4hsw1F637FIOPqtr+pAQQNHohwovo1TLcDKqhxXYaRbPpZ6mLeGtflTwKLNHU2C0ElFbvAVaKbVpAcPleCiQagGWIBnWSw4Jmu0thMJPvp4c3lRrVA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=NFNstczNfXgiKv9oMcstXFLHfyw/oQ6/2QmRUchAnqG9dPJFxmPSLnERuH2bBvlRLReqPta4BX+a9QLrrcqEijc0mLlBoM0tOKGqmJFYqCdUcwWu/mVKFjsmC19XPRVozt2YQDQyMgZdnXZQkYSuQDm0wKUSuSE39lKu/Gbhwf+/p2gum+DwQWDQycypYufa7V4znVPrnSOxfq4HW0RA+kVwGGnVQL4Q4Z1UpQKyD0za7BI5tNGTj+i4M86VuZH/AUshQKUNZe1+JWFwDBHZk9ma2O++i9Sn2bqTcEWPar4or2Oq6t7S9WQXUjCs09yPQllnqDUOvip4oPGCifEk3A==
Hi Team,
I am facing issue when I am trying to send zip file as attachment, same command works fine for xml file.
PFB commands for reference:
email -s "BHN Test Automation Report" -a allure-report.zip priyanka.joshi@bhnetwork.com<mailto:priyanka.joshi@bhnetwork.com> ==> Not triggering any email and not throwing any error.
====
Below command worked fine and sent testng.xml as attachment
email -s "BHN Test Automation Report" -a testng.xml priyanka.joshi@bhnetwork.com<mailto:priyanka.joshi@bhnetwork.com>
Please let us know how to debug and fix the zip attachment issue.
Regards,
Priyanka
--
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