Top "Smtp" questions

Simple Mail Transfer Protocol (SMTP) is an Internet standard for electronic mail (e-mail) transmission across Internet Protocol (IP) networks.

Sending Email via gmail smtp server in JAVA

What is the problem with this code? Somehow it is getting in to an infinity loop at the line Transport.…

java smtp jakarta-mail
How to enable SMTP for IIS 8?

I can't find where to enable the SMTP on Windows 8 Pro. Surprisingly enough I didn't even find answers online. Has …

windows-8 smtp iis-8
How to send a mail directly to SMTP server without authentication?

I would like to send an email directly from a script to a Gmail email account, by connecting directly to …

python authentication smtp gmail
Setting up a no-reply email address with Google Apps

I have my domain's email set up with Google Apps, and I am interested in sending automated emails (when users …

email smtp gmail google-apps
PHPMailer could not connect to SMTP host

getting following error: SMTP -> ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed: No such host …

php smtp phpmailer
Unable to send an email using SMTP (Getting javax.mail.MessagingException: Could not convert socket to TLS;)

I have written the following code for sending email using javamail API through SMTP as TLS as SSL is not …

java ssl smtp jakarta-mail
A simple SMTP server (in Python)

Could you please suggest a simple SMTP server with the very basic APIs (by very basic I mean, to read, …

python smtp
JavaMail smtp properties (for STARTTLS)

JavaMail specifies a bunch of properties that can be set to configure an SMTP connection. To use STARTTLS it is …

java smtp jakarta-mail starttls
PHPMAILER Not sending and not giving error

I am trying to let users fill out a contact form, which will then be sent to my email. But …

php smtp phpmailer
sendmail error 452 Too many recipients received this hour

We are sending hell lot of e-mails to our BREW devices ( in sprint network ) and after a while our mail …

smtp sendmail