How are the email accounts accessed?

You can access your email via POP with any modern email client or you can access it via the web using your web browser at http://mail.yourdomain.com/ - the choice is yours.

For email configuration on Outlook or Eudora :

SMTP : mail.yourdomain.com (port 25)

POP : mail.yourdomain.com (port 110)

We use SmarterMail 6.0 enterprise as our Mail Server.

Bu mövzu kifayət qədər köməkçi oldu mu?

 Çap

Digər Başlıqlar

How to increase mailbox size on SmarterMail?

To set or edit the mailbox size for an individual user in SmarterMail: 1.Login to the web...

I try to send and email throught Outlook but i got the error message "RELAY not allowed" why?

You have to enabled SMTP Authentication **Important - Always use this format username@domain.com...

I got Error 554 when send emails from Outlook

How to fix the problem: In Outlook, go to "Tools" and select "Email Accounts". Make sure "View...

What is SPF record and How to enable it?

  SPF provides a way for a domain to tell the world that mail "from" that domain should...

How do I send email from ASP using SMTP Authentication in ASP.NET?

Here is the code sample :...