Edit History Actions Discussion

Diff for "Info/Email"

Differences between revisions 12 and 13
Revision 12 as of 2013-09-14 07:53:36
Size: 1262
Editor: karan
Comment:
Revision 13 as of 2013-12-14 11:16:10
Size: 1257
Editor: independence
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
  Server : smtp.blinkenshell.org   Server : mail.blinkenshell.org
Line 26: Line 26:
  Server: smtp.smtp.blinkenshell.org   Server: mail.blinkenshell.org

Email

Blinkenshell provides Email accounts for all registered members. The address format is: username (at) blinkenshell.org and it's enabled by default.

The account share the same 100/1000 MiB quota as your home directory. The mail is accessible via Webmail or IMAP (SSL/TLS). (Certificate info: Info/Security)

SMTP access is also available but you have to authenticate in to be able to send mail. It's the same username/password as for logging in via Webmail/IMAP. You have to use a secure connection (TLS) to be able to authenticate.

If you want, you can set a forward address. Just execute the following command on the shell echo "mymail@someotherdomain.com" > ~/.forward or just edit the .forward-file by hand.

You can also use this account to send Email from your web applications. Remember to authenticate with SMTP or it will not work!

Using this service to send spam is strictly forbidden and will get your account suspended!

Generic Imap Info:

Incoming Server:

  • Server : mail.blinkenshell.org

    Encryption:STARTTLS

    Port:143

Outgoing Server:

  • Server: mail.blinkenshell.org

    Encryption:STARTTLS

    Port:587

    Require Sign-In:yes


CategoryInfo