SteveG wrote:
OTOH, you have to configure your mail server properly.
That's what concerns me. I started reading the exim docs and they go to great lengths to warn people off the whole idea!
(
http://www.exim-new-users.co.uk/content/view/130/39/)
So, I looked all over the Linode wiki (and google) for guides about setting up a MTA safely, but it's a voodoo area.
Quote:
A second approach is to talk SMTP directly to a mail server ... That server could be your own (on the linode)
Is this SMTP server the same as the mail/mailx you spoke of earlier, or some other beast?
Quote:
or an external server that you have permission to use.
Do you know if Linode offers a paid service for this? If not, can you recommend one?
Quote:
You could talk to the gmail server, but you'd only be able to send messages to gmail accounts
Just to be sure : Does this mean I do *not* need to setup anything in postfix or exim or any other system on the Linode? It just zips out to that other server? If not, what should I be setting and where?
Quote:
If you want to receive messages on your linode, you'll still need to configure your own server.
Thanks, little tidbits of info make all the difference from my newb perspective!
Quote:
By default, the mail servers installed on Debian and Ubuntu are not open relays.
Would it not be of advantage to Linode to include good information in the docs/wiki about how *not* to screw up the default settings? I mean it's too easy for someone like me to hack conf files (based on random web searches) trying to get something to work and not know when I am creating a relay!
Quote:
A second issue is the webapp interface. It should not be able to send mail to arbitrary addresses, or accept mail from non-authorized users.
Another good tip. I shall be extra-cautious in my Python code.
Quote:
Configure it to work using the "normal" tools, like mailx or mutt. Accessing it from the web app isn't that different.
Okay, at least I have two more keywords to search on than I did earlier.
Thanks for the input.
\d