Quantcast
Channel: Active questions tagged email - Stack Overflow
Browsing all 29929 articles
Browse latest View live

Validation failed for: pear mail package

<?php require_once "Mail.php"; $from = '<from.gmail.com>'; $to = '<to.yahoo.com>'; $subject = 'Hi!'; $body = "Hi,\n\nHow are you?"; $headers = array('From' => $from,'To' =>...

View Article


Unity, Firebase Auth, CurrentUser.ProviderData IUserInfo For Provider...

I'm fairly new to firebase but I am trying to set up a facebook login for my app. I have succeeded in following tutorials to log in to facebook and have finally managed to put together the handover of...

View Article


Why can't attach attachments by mail with sendgrid?

When I try to send an email with attachments located in a google drive or repository route, it only sends the email but without the files.I try to download the file in bytes and then send it as an...

View Article

Sendgrid Python reply_to email

I have errors when I use reply_to, here is what I've tried...This works but without reply_to :mail = Mail( from_email = from_email, to_emails = to_email, subject = subject, html_content =...

View Article

Trying to extract signature in outlook mails

My project is to extract the details ("Conversation Id", "Date Created", "Sender", "Sender's Name", "Sender's e-mail", "Subject", "To", "Recipients", "Entry ID") of a email items from selected generic...

View Article


Does receiving mail in App Engine still work?

I having trouble receiving mail in App Engine using the Mail API. I've done it before following the instructions here.I know that page now says that "This solution is no longer recommended: This page...

View Article

Decoding Mail Subject Thunderbird in Python 3.x

sorry, I am simply too dumb to solve this on my own. I am trying to read the "subjects" from several emails stored in a .mbox folder from Thunderbird. Now, I am trying to decode the header with...

View Article

How to import email from a shared mailbox subfolder too, and mark the...

I have the following macro, where I'm importing emails from outlook. The macro only imports the emails from the Inbox folder, I would like the macro to go through al the subfolders of Inbox Folder (so...

View Article


Laravel mail: pass string instead of view

I want to send a confirmation e-mail using laravel.The laravel Mail::send() function only seems to accept a path to a file on the system.The problem is that my mailtemplates are stored in the database...

View Article


Sending mail using Codeigniter email library doesn't work

I am using ssl://smtp.googlemail.com as mail service in my webapp. The library I use is email library inside Codeigniter framework. At first, it work seamlessly until Dec 2019. But now, it doesn't work...

View Article

Flutter - How implement one E-Mail TextFormField widget for using in multiple...

I'm developing a app with a register, login and reset password screen. In all this screens the user must enter his e-mail address. Now i will not implement the e-mail address textfield for every single...

View Article

send email with Gmail Python

I am attempting to send an email, but I run into this error:smtplib.SMTPAuthenticationError: (534, b'5.7.9 Application-specific password required. Learn more at\n5.7.9...

View Article

How to read outlook group emails with microsoft graph api?

Is there any way to read mails from group email id or is there any way to read emails without graph api?And also is there any way to restrict graph api token to read only from desired email account?

View Article


Searching for emails with specific string in subject with Node-IMAP

My goal is to use IMAP to retrieve and display emails (pushed to an array called 'email') from a Gmail account as long as they have a specific string in the subject line. This is my first time using...

View Article

Receive bounced emails using Nodemailer

I am new to the SMTP related concepts. I am currently developing a nodejs email client using Nodemailer. In which, I am unable to receive the bounce back emails (NDRs). My queries below,To achieve this...

View Article


Image may be NSFW.
Clik here to view.

Setting up a proxy on postfix for outgoing mail

I'm developing a webmail server with postfix and I'm interested to hide the ip of my mailserver.So...I've read this question over serverfaultthat explains exactly what's my scenario, but it received no...

View Article

Best way to test high-volume SMTP email sending code?

I've written a component in a Windows service (C#) which is responsible for sending sometimes large volumes of emails. These emails will go to recipients on many domains – really, any domain. (Yes, the...

View Article


PowerShell Send Mail To Address In Array

I'm building a script that checks for user accounts with soon-expiring passwords and sends emails to these people reminding them to change their passwords. Yes, our domain settings already generate...

View Article

Why doesn't Attachments.Add work when I send an Email from Excel?

I have a workbook from which I create a PDF based on a range of cells. This all works fine. I do this separately from producing the Email so it can be checked before its Emailed.I then create an Email...

View Article

Email without Intent in android

I am new to android. And i want to send OTP to users email can anyone help?.. package com.example.emailtutorial; import androidx.appcompat.app.AppCompatActivity; import android.content.Context; import...

View Article
Browsing all 29929 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>