Category "email"

How can I send an e-mail from Microsoft Outlook using MSAL in Java?

I'm trying to develop an application in Java / Spring that connects to an Microsoft Outlook / Exchange SMTP Relay to send e-mails using MSAL4J, but I keep getti

How to uncheck suggested recipients for message ODOO 14?

In odoo 14 when I open an opportunity and I press the button "New Message", the customer from that opportunity appears as a receiver of the message by default.

Attempt to read property \"view\" on null when sending password reset email

I am trying to build password reset functionality but with a custom email template. So instead of returning the MailMessage from the notification I can sending

Stripe payment links

I'm trying to take payments on stripe. I have there email address's. However they all owe different amounts, varying from £0.99 to £599.99. I want t

isync: "SSL error connection mail.example.com... certificate has expired" but the certificate has not expired

I've checked with certbot and a bunch of external diagnostic tools and everything seems fine, but I cannot sync my mailboxes. Is there a way to trace the root o

Nodemailer. createTestAccount and cypress: generate same email address

I created an E2E to test for signups, using Nodemailer with Ethereal. When the test runs the first time everything ends smoothly, but when I executed it a secon

Behavior of sending email with text and attachment changed in Ubuntu 20.04 for mail from mailutils

In Ubuntu 16.04 I used the following command to send an email with text and attachements, which worked fine. echo "body" | mail -s "Subject" -A "/path/to/attach

If you intend you use SMTP, add your SMTP Code after this Line

When I do a test email for a contact form in Live Server and press 'Send' nothing happens, no email goes through and no success message. Am I missing something

Sending Email with Flutter using SMTP

I'm new on Flutter, I'm still studying. I want to send email using my SMTP provider but I'm not able to. Can you help me?? Here my function: import 'package:mai

Gmail loses the html formatting of emails sent with Odoo

My company migrated their CRM starting to use Odoo, and then I proceeded to configure the external mail server (gmail), the @catchall parameter, and then define

Save mail with WordEditor as pdf with header

I would like to save a mail body and header just as if it were printed by Outlook or PDFCreator. The sender, cc, bcc , time, to, subject are data that must be i

Emailjs working in development but not in production

I have a Next js app that have a contact form. I'm using Emailjs to send email to my gmail account. This works perfect in development, but once I deployed it st

Getting emails of recipients, and those in the CC list through VBA in Excel

I have zero experience in VBA coding, but I currently have a functioning code I copied somewhere online that successfully extracts certain details from each ema

How to take screenshot of an Outlook.com email message?

With Gmail, you could print the message which opens a new window with just the email message, then you can use any screenshot Chrome extension to capture the en

Extract Recipients Email Address in Outlook using Python Win32com

I'm trying to extract the Recipient email address in Python using Win32com client. Here's my code so far: import win32com.client outlook = win32com.client.Disp

POP email clients search functionality failing

I am using mail on my iPhone. I have configured it to use the POP protocol so I can look at old emails without worrying about connections to a server etc.. Rec

How do I fix the POST 405 error for an email form (PHP) hosted on http-server?

I am new to PHP and jQuery. I wanted to test the functionality for the email contact form in PHP that I call from my jQuery file. I have been filling in the det

Sendgrid API - Creating HTML Email Template via API

I am not able to figure out how I can create an HTML email template in Sendgrid using the v3 API. I need to add HTML templates on Sendgrid on the fly on the bas

Email Auto-Replies not going to Reply-To Address

I have a web app that sends emails via smtp on behalf of the user to their customers. I am able to put the user's email in the reply-to of the email and this wo

Consistently getting None (no SPF record) even when SPF record is defined

I am trying to create an SPF record for my domain and enable my mail server to evaluate it. I am using Postfix on the mail server and policyd-spf (Python) to ev