Top "Sendmail" questions

DO NOT use as a general tag for sending email.

Amazon SES SMTP Connection timed out

I have been trying to set up an email notification for my application using Sendmail along with SES on CentOS 6.5. …

amazon-web-services smtp sendmail amazon-ses
550 Requested action not taken: mailbox unavailable or not local

Have set up a small website for a client however contact form submissions are not getting through to their email …

.net email sendmail mail-server
Sending Activation Email , SMTP server did not accept the password

I'm sending an email using CakePHP and I got an Error: SMTP server did not accept the password, along with …

cakephp smtp gmail sendmail
Relay access denied 5.7.1

I've got the error "Relay access denied", but I can connect my account with some email programs. My code: SmtpClient …

c# asp.net asp.net-mvc sendmail credentials
How can I solve "Connection could not be established with host smtp.gmail.com"?

If I do send email on the my localhost, it works. No error But I try on the staging server, …

php laravel smtp sendmail laravel-forge
Send email on testing docker container with php and sendmail

I'm on ubuntu 16.04. I have a (testing) docker (docker-compose) container running php 5.6 and apache 2.4. On the production platform (without docker) …

php docker docker-compose sendmail php-5.6
EC2 - Fresh PHP install - Mail not working

I am getting familiar with Amazons EC2. I installed a LAMP setup but when I try to send emails through …

amazon-ec2 lamp sendmail php
mailx change sender name

I understood that for changing sender's name with mailx I should do the following: mailx -r [email protected] -s "…

email sendmail mailx
sendmail and MX records when mail server is not on web host

This is a problem I'm sure is easy to fix, but I've been banging my head on it all day. …

email smtp sendmail mx-record
PHP mail() using Sendmail on Mac OS X Leopard (10.5.8)

I've been struggling to get a really basic PHP function working on my iMac, the PHP mail() function. I've used …

php macos email sendmail osx-leopard