Simple Mail Transfer Protocol (SMTP) is an Internet standard for electronic mail (e-mail) transmission across Internet Protocol (IP) networks.
0
votes
0answers
6 views
Setting up a Generic Cloud based SMTP for all users
Our enterprise application requires our users to specify their smtp server details to send out email notifications from the app.
The problem is that on average 80% of our user base wouldn't have a ...
2
votes
1answer
34 views
using gmail for automated site emails - recommended? allowed?
is it okay to use gmail to send automated emails for your website via SMTP? i know there are services like Amazons SES, but i don't know if i need it.
I want to only send the following types of ...
0
votes
1answer
75 views
Email containing links of a website is landing in SPAM
I am using sendgrid SMTP Server to send the e-mails from my java web application. The issue is the any e-mail containing external links to a one website and images are going to spam.
If i remove the ...
0
votes
0answers
16 views
Guide to migrating live Ubuntu server [duplicate]
Does anyone know of a good guide for migrating from one Ubuntu server to another.
I am going to move the home of my live ruby on rails application and I need to have as little down time as possible, ...
1
vote
2answers
355 views
Using a SMTP Service for email
This may be a horribly obvious question, but I'm learning and just need someone to confirm it for me.
I putting together a private social network that needs to email their members (through the social ...