Top "Email-attachments" questions

Email attachments are file(s) that are sent along with an email.

Send File Attachment from Form Using phpMailer and PHP

I have a form on example.com/contact-us.php that looks like this (simplified): <form method="post" action="process.…

php file-upload phpmailer email-attachments
Sending mail attachment using Java

I am trying to send an email using Java and Gmail. I have stored my files on the cloud and …

java email gmail email-attachments
Swift_TransportException Connection could not be established with host smtp.gmail.com

I can't figure for the life of me why exactly is it failing.. this is the exact error I am …

php email-attachments swiftmailer
Simple PHP form: Attachment to email (code golf)

Imagine a user that would like to put a form on their website that would allow a website visitor to …

php email email-attachments code-golf mail-form
Sending email attachments from Excel via VBA

I've written a macro that at the click of a button it sends an automated email via Outlook. Everything runs …

excel vba email outlook email-attachments
How to send an email with a file attachment in Android

I want to attach .vcf file with my mail and send through the mail. But the mail is received on …

android email email-attachments vcf-vcard
Download attachment from Outlook and Open in Excel

I'm trying to download and then open an Excel spreadsheet attachment in an Outlook email using VBA in Excel. How …

vba excel outlook email-attachments
Display HTML page inside mail body with Email-ext plugin in Jenkins

I am new to Jenkins and I want to know how it is possible to display the HTML report (not …

jenkins jenkins-plugins email-attachments email-ext
How to attach two or multiple files and send mail in PHP

The code below sends only one attachment, but I need to attach and send two file(one rar file and …

php attachment email-attachments
Google drive download whole folder content with google drive viewer (google apps-script)

I have created an google script which go to my mail and fetch attachments and put it into a folder (…

gmail google-apps-script email-attachments google-drive-api