Edit History Actions Discussion

Diff for "Info/Email"

Differences between revisions 9 and 10
Revision 9 as of 2008-08-15 08:17:22
Size: 916
Comment:
Revision 10 as of 2010-08-13 19:31:34
Size: 1033
Editor: independence
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Blinkenshell provides Email accounts for registered members. The address format is: username (at) blinkenshell.org Blinkenshell provides Email accounts for all registered members. The address format is: username (at) blinkenshell.org and it's enabled by default.
Line 4: Line 4:
The accounts have a 100 MB quota and are accessed via HTTPS enabled [[https://marcusson.no-ip.com/mail/src/login.php|Webmail]] or Secure IMAP (TCP 993). (SSL/TLS certificate info: [[Info/Security]].) The account share the same 100/1000 MiB quota as your home directory. The mail is accessible via [[https://marcusson.no-ip.com/mail/src/login.php|Webmail]] or IMAP (SSL/TLS). (Certificate info: [[Info/Security]])
Line 6: Line 6:
SMTP access is available, but you have to authenticate in to be able to send mail. It's the same username/password. 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.
Line 8: Line 8:
The Email account is not enabled by default, but you can enable it in the signup program.

If you want to, you can also get a forward to another address (username (at) blinkenshell.org -> yourname (at) gmail.com etc)
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.

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!


CategoryInfo