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

how to insert new line in the email using linux mail command?

how to insert new line in the email using linux mail command?echo "Hi xxx, would you tell me something?\\n thanks!\\n -xxx" | mail -s "subject" xxx@gmail.com The email shows the literal '\n', not a...

View Article


Exim (smtp) doesn't accept my Thunderbird identities anymore

I've Googled extensively several time but I cannot find a solution.On my virtual webserver that I manage with DirectAdmin, since an update, I cannot send mail anymore from my Thunderbird identities I...

View Article


Google Sheets: Automated email when cell value is less than another

I am trying to make an inventory sheet where an automated email will be sent out when the inventory falls below a specific limit. I have set it so B2 is < C2, but I am not getting an email.function...

View Article

Emails not sending through Django Contact Form

I created a Contact form on my website built in Django but emails sent from the form do not seem to actually send. Here is my form code in forms.py: class ContactForm(forms.Form): email =...

View Article

extracting unique values from a column with multiple criteria

I have data where im trying to extract unique values from one column for each set of my customers. i want to use the data to do a mail merge . for instance column A has multiple entries for each...

View Article


How to setup IMAP backend in Rails 5?

I have a rails 5 application and I have stored emails in mysql database.What I want to do:I want to setup an IMAP backend in my Rails 5 applicationSo that, users can use android and desktop email...

View Article

MultiThreading in javaMail with Kotlin

I'm trying to build an email client app via javaMail with Kotlin. I used doAsync for multiThreading. But I have some problem. Getting data through the IMAP protocol is okay. When I put data into...

View Article

Mail Function is giving false return in PHP

I have tried sending email from a basic html form by php mail() function and It has given me false returnCode: <?php if(isset($_POST['submit'])){ $title = $_POST['title']; $name =...

View Article


Why imaplib.search() always get all mail in INBOX?

My code just like this:my_conn = imaplib.IMAP4_SSL(port=993, host=host) my_conn.login(account, passwd) my_conn.select('INBOX') typ, data_bytes = my_conn.search(None, '(FROM "myfriend@myfriend.com")')...

View Article


Using Office 365 with anonymous authentication

I have a server Windows 2019 running and have set up the SMTP server in IIS.I have the fqdn of my server server.domain.localOn the general tab I have my local IP address.On the Access tab ->...

View Article

Setting up PHPMailer with Office365 SMTP

I am attempting to set up PHPMailer so that one of our clients is able to have the automatically generated emails come from their own account. I have logged into their Office 365 account, and found...

View Article

Missing variable name while trying to send sheet row data to GmailApp;...

Still on a learning curve here. I am trying to get data from a google sheet and send the data Gmail app but getting Missing variable name error. This is what I have tried for the last 2 hours and I...

View Article

Thunderbird: how to make a filter for archiving only old mail

I'm using Thunderbird since a while, now I have a couple hundred thousand email I want to archive sort in many folders, my need is to make a filter that, when archiving a whole folder, keeps the last...

View Article


Fix email address error from email parser

Recently i discovered that the email parser i'm using is not giving me a perfect email address.Here's some example:@.comea (it should be .com)@.sgor (it should be .sg)@.asiaplease (it should be...

View Article

Parsing outlook .msg files with python

Looked around and couldn't find a satisfactory answer. Does anyone know how to parse .msg files from outlook with Python?I've tried using mimetools and email.parser with no luck. Help would be greatly...

View Article


Images have a space between cells on Outlook email app

So I am creating a banner at the top of an email that is two separate images and links. On the iPhone mail app there exists no gap between the images. However on the Outlook moblile app, there exists a...

View Article

Excel VBA, embedded a chart via HTML into an email but the conditional...

Through excel VBA I have embedded a table of data via HTML into the body of an email. All works fine except the conditional formatting dissappears when it is in the email.Any help would be appreciated,...

View Article


Facing connection reset and timeout error while sending email through...

i've got a problem configuring sendmail to send email through smtp. My goal is to have the ability to send mail from a php application using smtp. I've to migrate to a new server some old legacy php...

View Article

Problem in sending email from php by configuring sendmail.ini & php.ini of...

This question already has an answer here:PHP mail function doesn't complete sending of e-mail 27 answersI want to send email from php by configuring php.ini and sendmail.ini of XAMPP.$sentmail=...

View Article

Why by codeigniter email is going to spam folder with full information?

Hi i am using CodeIgniter with PHP technology and i am sending emails from application but emails are being sent in spam folder of recipients.$this->load->library('email'); $config['protocol'] =...

View Article
Browsing all 29745 articles
Browse latest View live


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