Notice

Date: 2/18/2026 9:00pm Modern web mail interface has been implemented.

Login.aspx

1. Button delete after reading.
2. Button to read next email or go back.
3. Calendar to read emails for the day.
4. Search feature. Only search To, Cc, From, Subject, or whatever is in the header. It does not search the body of the emails.
5. It will handle over 100,000 emails easily.
6. Read Email, you can download all attachments while reading the single email.
7. Display your emails as HTML View or as Text View.
7. Will display embedded graphics in your email.
8. If no text or html shows, it is a spam email designed to break spam filters. The email is malformed therefore breaks this interface. There is a button called "Dump Original Email as Text" to see the spam email.

Modern web mail interface loginLogin.aspx page. There is now delete capability with this interface(you have to call the administrator to recover what you deleted).
It has Reply, Reply All, Forward. It has single button for reading next email. It has search features(to, from, subject(not the body of the email)).
The day square is now clickable than just the number of the day.

For a forensic interface, use readviewemailcleaned5.aspx (will read text/graphics in a PDF without downloading it.) page. This has a multiple email delete with one button. Find feature targeting the email header, not the mail part where you read messages or attachments. It will find some attachment names.
For a forensic interface, use readviewemail.aspx (will download complete email so you can open it directly with Thunderbird or Outlook)(has multi delete feature) page. This has a multiple email delete with one button. Find feature targeting the email header, not the mail part where you read messages or attachments. It will find some attachment names.
For a forensic interface, use viewemail.aspx (will download complete email so you can open it directly with Thunderbird or Outlook)(has multi delete feature) page. This has a multiple email delete with one button. Find feature targeting the email header, not the mail part where you read messages or attachments. It will find some attachment names.

Mail settings.

The new email server only has SMTP and POP3 and web interface. The POP3 has APOP for password encryption.

The SMTP settings are the same with mail.realacom.com, mail.volusiacable.com, etc. mail.yourdomainname.com

The POP3 setting are the same as above i.e mail.realacom.com, mail.volusiacable.com, etc.

Add new mail account. For Administrator only

Add new account addaccount.aspx page.