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

gerrit -application error server error connection refused

In gerrit,While registering with a open id(gmail) for the first time it got registered no issues ,but when I add another user with a open id(gmail) [settings->Contact Information->Register New...

View Article


Magento 1.9 - Only Date Day Format in Email Template

The following e-mail variable outputs this format by default: "dd/mm/yyyy hh mm ss"{{var order.getCreatedAtFormated()}} What i need is just the day "dd" for recurring orders. Is this even possible?Thx.

View Article


How to Find Email address from this link?

How to Find Email address from this link?https://jefferson.sgusd.k12.ca.us/apps/pages/index.jsp?uREC_ID=1380252&type=d&pREC_ID=staff

View Article

Laravel could not be established with host smtp.gmail.com [closed]

I host the Laravel project on a VPS server op Transip. But now when sending a mail we get this error: Connection could not be established with host smtp.gmail.com :stream_socket_client(): unable to...

View Article

How to Change email hosting provider only

This is my scenario:Current scenario: My website is hosted with company A and domain and emails is with company B.What I want: I want to change my email hosting provider only.My website should hosted...

View Article


Error while sending email [Symfony mailerBundle]

I'm building a website with symfony 4, today I try to send email with the emailBundle of symfony i'm using also the mailgun bundle as transport. Everything is well configured.When I send email the...

View Article

Showing date/time/hour in email content/body in client/user time zone

I have web application written in Java. It uses Spring and Freemarker to make emails from templates and Spring JavaMailSender to send them.I send emails that contain time in their content. The problem...

View Article

Sending email using constant contact mail server instead of php mail

From past few days, I am searching for a solution in Constant Contact APIs at http://developer.constantcontact.com/libraries/sample-code.html,, but was unable to find it. So, below is our...

View Article


Sendgrid: How to setup a email-whiteliste for a specific API key - using the...

system context: I am testing a web application in a production like staging-environment. There might be test data in the environment which has real-existing email addresses. The application is using an...

View Article


Not works mailhog in Docsal

I have follow official documentation on https://docs.docksal.io/tools/mailhog/ But can not get mails on mailhog. In logs (fin logs -f cli) I have: WARNING: [pool www] child 49 said into stderr: "sh: 1:...

View Article

How can I create VBA function that will send a mail that will include dynamic...

I've been checking some topics on how to indicate VBA code that will allow me to send an email (i.e. this VBA to send Email using If Statements and lookups), but can't solve my problem... Just starting...

View Article

How to get bounced emails in CakePHP?

I am sending email using cakePHP 2.0. everything is working fine but how to catch bounced emails? i already added replyTo and return but still not getting bounced emails. $this->Email->sendAs =...

View Article

OJS SMTPMailer: Could not authenticate, OJS 2.4.8.1 with AWS SES

I'm using OJS 2.4.8.1, therefore, I want to use the AWS SES SMTP Service, so, I've configured the config file config.inc.php as follow:; Use SMTP for sending mail instead of mail() smtp = On ; SMTP...

View Article


Is there anyone here who tried the localmail lib on?

Im trying to use the localmail library in order to create my email server. I created a thread for this with ports for SMTP, IMAP, and HTTP (not relevant now). I succeeded in sending messages to the...

View Article

Slim framework and email template rendering issue with PHPmailer

I am using Slim v3 php framework and have integrated PHPMailer to send mails. I don't use any template engine like Twig, but I rather use plain PHP. My idea is to make a HTML5 template for emails in a...

View Article


can't connect sogo after install

i have error after install sogo groupware.it's created with language objective-c.anybody can help me?Nov 19 17:00:04 sogod [16382]: [WARN] <0x0x7fa0db274e20[WOxElemBuilder]> could not locate...

View Article

how can i send emails to unlimited recipients programmatically from my gmail...

import smtplib, ssl from email.mime.text import MIMEText from email.mime.multipart import MIMEMultipart sender_email = "email@gmail.com" password = "#########" message = MIMEMultipart("alternative")...

View Article


PHP Email Error; Works on a laptop browser, not on mobile browser [duplicate]

This question already has an answer here:PHP mail function doesn't complete sending of e-mail 27 answersMy website uses a normal html form and php code to send an email. The email function works...

View Article

Suggest a Laravel mailer that pre-renders email and stores it in a database...

Our present Laravel application uses "BeautyMail" to send HTML-formatted emails and it leaves much to be desired. In particular, it's difficult for our developers to preview mail items to be sure that...

View Article

Rails 4, how to correctly configure smtp settings (gmail)

I am trying to create a contact form in Rails 4. I did some digging around here and was able to get most of the stuff to work. (followed @sethfri's work here Contact Form Mailer in Rails 4)Right now I...

View Article
Browsing all 29745 articles
Browse latest View live