logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Windows Server 2008 Ent. Support
BhavinBhatt
#1 Posted : Thursday, February 09, 2012 8:35:05 AM(UTC)
Rank: Newbie

Groups: Member
Joined: 2/9/2012(UTC)
Posts: 1
Points: 3
Location: INDIA

Dear All,

I need to setup a local email server into my new server win. srv. 2008 ent.

any help...?
ivx
#2 Posted : Thursday, February 09, 2012 8:39:46 AM(UTC)
Rank: Administration

Groups: Administration
Joined: 9/15/2006(UTC)
Posts: 1,946
Points: 5,711
Man
Location: Estonia

Was thanked: 68 time(s) in 68 post(s)
Hi,

I don't see whats your problem.
quandary
#3 Posted : Thursday, February 09, 2012 7:12:46 PM(UTC)
Rank: Advanced Member

Groups: Member
Joined: 6/6/2010(UTC)
Posts: 39
Points: 120
Location: Switzerland

BhavinBhatt;4527 wrote:
Dear All,

I need to setup a local email server into my new server win. srv. 2008 ent.

any help...?


it's written in .NET, you need to install the .NET framework 3.5+ first.

Otherwise, in the application folder, go into subfolder release
there, start lsMailServer.exe, choose WinForms first, then click start on the appearing window.

Then, start MailServerManager.exe and connect (default: as administrator to 127.0.0.1 with empty password).

In the manager, configure the virtual server (set domain, internal IP for relay), domain name, mailboxes, and filters.

If you want to configure the mailserver from another server, run MailServerConfigurator, and add the IP or IP-range you want to grant remote admin access to.

In order for the server to work, you must set up port-forwarding in the router to the internal IP of your mailserver.
Ports to forward:
SMTP: 25
POP: 110
IMAP: 143

Secure SMTP (SSMTP): 465
Secure POP3 (SSL-POP): 995
Secure IMAP (IMAP4-SSL): 585
IMAP4 over SSL (IMAPS): 993

If you have any trouble, enable the logiles, and set their desired paths.

Once you're sure the configuration is correct, you must install it as a service (automatic startup).

You need to dissect the source of MailServerManager.exe if you want to find out how to add users in an automated way. I can give you the source for it, if you have any need for that :)
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF 1.9.5.5 | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.036 seconds.