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

Laravel "universal to" in development vs production

I'm working with a Laravel 5.2 application. In my development and staging environments, I'd like to make use of the "Universal To" mail config option described in the docs. A universal to in...

View Article


Validate subject line of an email message

Some characters are invalid in an email subject and will result in failure, for example carriage return. I accept subject line as an input.Is there a definitive description of what makes a valid email...

View Article


Sending emails to addresses with non-ASCII characters

We have a small mailing web service, cause not every app can access the SMTP server. Now This evening, the web service couldn't send a mail because the receiving mail address contained some more...

View Article

YITH Woocommerce Request A Quote Premium

I am using WordPress 5.2 with the plugin YITH Woocommerce Request A Quote Premium.Whenever I hit “Send Your Request” the page refreshes and nothing happens. No email is sent and when I enabled debug in...

View Article

Razor View Page as Email Template

I have designed an Email Template from Razor Syntax. When I send this template as Email using C# code and SMTP protocol, I get bare Razor and HTML markups as Email Body. Am I wrong in this approach?...

View Article


How can I transform a PHPMailer connection to Laravel .env?

I have a situation where an app is sending its mails with PHPMailer and next configuration: $mail->isSMTP(); $mail->Host = 'myhost.dev'; $mail->SMTPAuth = false; $mail->setFrom($from,...

View Article

How to format DKIM Header and body?

I've done a question about this before, but still do not understand what to do.I need to make canonicalized header and body for a email. I've read this piece of documentation lots of times. Could...

View Article

Gmail Email Forwarder [closed]

New to programming and would really appreciate some help on this school project. I'm trying to build an application that automates the following sequence of events:Takes an input from sender via...

View Article


How to get mail from toMail method which is in PasswordResetNotification in...

I'm using Laravel 6.2. How can I get the reset mail from password reset form inside PasswordResetNotification's toMail method? There I have a url to redirect , like below. . .public function...

View Article


How email service providers decide whether to block ip address or domain name?

As i know there are two types of blacklist; domain and ip based blacklists. How email service providers(gmail,hotmail,yandex) decide whether to add Ip address to blacklist not domain or vice versa?...

View Article

Sending mail per outlook with funcitional mail / change user in python

I try to send an e-mail in python with outlook, right now this is working:import win32com.client as win32 outlook = win32.Dispatch('outlook.application') mail = outlook.CreateItem(0) mail.To =...

View Article

Random email addresses being signed up to my website

Over the past few months random email addresses, some of which are on known spam lists, have been added at the rate of 2 or 3 a day to my website.I know they aren't real humans - for a start the...

View Article

Image may be NSFW.
Clik here to view.

.NET Outlook Default folder free space (Quota Information)

Is there any way to read via Microsoft.Office.Interop free space left in default Mailbox ?(So the same info what is displayed in Outlook's down left corner - as shown below)

View Article


Spring Boot email sending throws SocketTimeoutException: Read timed out

I've already researched the topic for a few days but none of the answers I found online did the trick for me.Context: I've got a Spring Boot web application which sends automatic emails notifications...

View Article

woocommerce custom email templates php

I am stuck in resolving custom email templates to woocomerce. I read dozens of forums (Customize WooCommerce order email), and I do have my the custom email template in the right folder, but...

View Article


unable to send mail to my office account in Python

I am trying to mail to my office account, 'wipro.com', but could not with the below error.import smtplib mailserver = smtplib.SMTP('smtp.office365.com',587) mailserver.ehlo() mailserver.starttls()...

View Article

Handling connection with imaplib while using context manager

I am trying to connect to mail server using python's imaplib . Here is how my code currently stands:@contextlib.contextmanager def get_connection(username: str, password: str, host=GMAIL_IMAP_HOST,...

View Article


SMTP mail server (sendgrid) error on submission

I have an app that sends an email with image attachments thru an SMTP server (sendgrid).When the application launches it initializes a Socket connection and authenticates the user(application. I see...

View Article

iOS how to make email address in a label clickable

I believe this question has been asked and answered before, but I couldn't find it. I see an answer pointing to Fancy Label and Three20, but they are not quite what I want, or probably I missed some...

View Article

Is there a way to integrate gmail with my application so that when I receive...

I am wondering if I can integrate Gmail or any other email application with my application so that when I receive an email, my application gives me a notification. It can also be like that, when I get...

View Article
Browsing all 29762 articles
Browse latest View live


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