Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

How do I setup email on my VPS?

Name: Anonymous 2012-10-29 13:49

I just want to send and receive email.

Name: Anonymous 2012-10-29 13:49

a mail server would be a good place to start

Name: Anonymous 2012-10-29 13:54

>>2
Right, now how do I do that? Setting up a Web server was crazy easy, but it seems for a mail server there's a lot of work.

Name: Anonymous 2012-10-29 14:35

>>3
setting up a mail system is hard, let's go shopping.

Name: Anonymous 2012-10-29 15:01

Fastmail.fm

Name: Anonymous 2012-10-30 2:58

OpenSMTPD, provided you are running the One True Operating System.

Name: Anonymous 2012-10-30 5:07

>>3
Email is more complicated because its more a concept with a long history than a particular piece of technology. Assuming you are looking for the kind of setup an ISP usually provides (SMTP and POP3/IMAP) you'll need a MTA/MSA (SMTP server), a POP3/IMAP server, content storage they both can read/write, and a MX and SPF entry on the intended domain's DNS. Content storage will be something like a Maildir or a database. You'll want to add some spam filters to the MTA's transport conf file as well.

If you're looking for webmail, replace the POP3/IMAP server with a web app running on your web server, all these things do is read and delete text files in 3 directories, you could even code one to resemble Yotsuba if that's your thing.

If you're looking for UNIX mail, disregard the POP3/IMAP server.

Name: Anonymous 2012-10-30 13:47

>>6
Get out, Gilles.

Don't change these.
Name: Email:
Entire Thread Thread List