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

Prevent Gmail from creating links for URLs and email addresses

Problem is Gmail automatically creates hyperlinks for all website URLs and email addresses. I do not want to create a link.var mailClient = new SmtpClient(); var netMail = new MailMessage(); msg = "I...

View Article


Having trouble sending email via java [duplicate]

I keep getting this same error message every time i try to run my code and im just lost on whats wrong with it. This is my first time trying to write code that will send a email using java via Gmail,...

View Article


How can I build a system like this: "Email an address which creates a task in...

I am working on a personal project and trying to create a system where you can email an address and create a task in another system from that. Similar to what you have with task management apps and...

View Article

Modx can't send message with FormIt

I try to send a message from my contact form, but I don't receive any message. I use QuickEmail to test it,and I receive a message on my mailtrap account. I guess the problem is from form. (Right now I...

View Article

Java mail cannot connect to smtp using tls or ssl

0I am trying to connect to a mail server from Java. I have been able to successfully connect to many mail servers from Java using the same code, including Gmail, Rackspace, GoDaddy, and others, but...

View Article


Gmail POP3 not getting all messages in Java application

I have enabled POP3 settings for my gmail. I am able to connect to the POP3 store using my password in a Java app. I have around 10k messages in my inbox.When I call getMessages on the Inbox folder it...

View Article

PHP imap_open() too slow? Any alternatives?

Am I doing something wrong with IMAP mail connection? Because just this takes at least 40 seconds:<?php $mbox = imap_open('{myhost.example.com:993/imap/ssl}INBOX', "mymail@example.com", "password");...

View Article

How to do a general email search in python

in imaplib, mail.search requires a criterion, see documentation https://docs.python.org/2/library/imaplib.html and the criterion options https://gist.github.com/martinrusev/6121028However, I need to be...

View Article


How can I read an email's body text with Chilkat and Node.js?

So, I currently have a node.js project that uses chilkat in order to read emails. Currently it does most of what I'm looking for, returning the subject, header, and the email address of each email. The...

View Article


C# How can i send email to someone [duplicate]

I made a program and i want to send information via email This is my code and i am getting error "Failure sending mail."string to = "to@gmail.com"; string from = "from@gmail.com"; MailMessage message =...

View Article

Image may be NSFW.
Clik here to view.

Python sending e-mail with SMTP without authentication

I'm making a script that notifies people about some pending tickets in JIRA. These notifications are sent by e-mail, I already got the notification to trigger, but I'm having problems sending the...

View Article

Could not send email in django rest framework

I am developing password reset part of the project. I am using django_rest_passwordreset to get the password reset. I am using mailjet smtp. I could not send the email to the user.EMAIL_BACKEND =...

View Article

C# - SMTP - GoDaddy - Send Email

What am I doing wrong? Im trying to send a email using c# with GoDaddy webhost.SmtpClient client = new SmtpClient("relay-hosting.secureserver.net", 465); client.EnableSsl = true;...

View Article


What is a regular expression to validate only work emails in JS (declining...

What is a regular expression to validate only work email addresses in JavaScript (declining free email services such as Gmail, Yahoo, Outlook.)?I have written the pattern = /^[^ ]+@[^ ]+.[a-z]{2,3}$/;...

View Article

How to read emails from Gmail server by PHP IMAP

I am trying to read all emails form Gmail server using PHP IMAP.I have following configuration:$hostname = '{imap.gmail.com:993/imap/ssl/novalidate-cert}INBOX'; $username = 'email'; $password = 'pass';...

View Article


Image may be NSFW.
Clik here to view.

css padding is not working in outlook

I have following html in email template.I am getting different view in MS Outlook and in gmail for the same.<tr> <td bgcolor="#7d9aaa" style="color: #fff; font-size:15px; font-family:Arial,...

View Article

Image may be NSFW.
Clik here to view.

Getting error while trying to send email in localhost php

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to...

View Article


Download Mailgun Emails to a Mail Client

I've set up Mailgun for a client, which is responsible for sending out emails to various users of the application. The application also sends out confirmation emails to the admins of the application....

View Article

Send Azure Metrics chart by email - by any means

I manually email out a screenshot of a line chart from the Azure portal (expressroute circuit / metrics / avg bitsinpersecond). Is there any way I can get this to email out automatically on a schedule,...

View Article

Issue with HTML email in all versions of Outlook

I have an email for a client I'm working on. It tests fine in every program except Microsoft Outlook. Right now, the blue table at the top is extending beyond the container. The only other solution I...

View Article
Browsing all 29748 articles
Browse latest View live


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