Search 
You are here: Forums   
Latest PostsMinimize
RE: RSET?
by SteveT
on 08 Feb 2012 08:07 PM
Webmail problem with attachments.
by jshaffer@fslgroup.com
on 08 Feb 2012 02:26 PM
RSET?
by electricpet
on 08 Feb 2012 12:28 PM
RE: Hack attempts seem to be taking down POP3
by SteveT
on 05 Feb 2012 11:46 AM
RE: Hack attempts seem to be taking down POP3
by ub
on 04 Feb 2012 04:52 PM
RE: relaying denied errors
by SteveT
on 02 Feb 2012 10:29 AM
RE: relaying denied errors
by electricpet
on 02 Feb 2012 09:12 AM
RE: relaying denied errors
by SteveT
on 02 Feb 2012 12:57 AM
relaying denied errors
by electricpet
on 30 Jan 2012 10:47 AM
RE: Hack attempts seem to be taking down POP3
by ub
on 25 Jan 2012 07:56 PM
RE: Hack attempts seem to be taking down POP3
by TheOtherBob
on 25 Jan 2012 03:01 PM
RE: Hack attempts seem to be taking down POP3
by ub
on 24 Jan 2012 08:26 PM
RE: I have to migrate mailserver pro > mailserver.net
by vincewarde
on 18 Jan 2012 11:08 AM
I have to migrate mailserver pro > mailserver.net
by vincewarde
on 17 Jan 2012 08:20 PM
RE: How can I set up a DNS server - MySQL
by StephenRussell
on 13 Jan 2012 09:15 AM
RE: How can I set up a DNS server - MySQL
by SteveT
on 12 Jan 2012 01:58 PM
How can I set up a DNS server - MySQL
by StephenRussell
on 12 Jan 2012 05:18 AM
RE: IMAP / iPhone
by Eskissimo
on 06 Jan 2012 07:47 AM

ArGoStuff User to User Support Forums
Webmail 404 & others
Last Post 19 May 2008 10:06 PM by Steve Topilnycky. 8 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
AuthorMessages
Hany MustaphaUser is Offline
New Member
New Member
Send Private Message
Posts:4

--
17 May 2008 04:26 PM  

Hi Guys

Mail Server Pro user for many many years, upgraded to Mail Server .Net 1.0.4.8 earlier today.Mail Server itself is fine... but webmail is causing serious mayhem!

Pointing a browser to the /webmail vDirectory, I get a 404 error - file not found. I've done the set ASP.net to 2.0.50727 thing and made sure that anonymous access is allowed... and if I go to the root, I get "Under Construction" which tells me that the web server is working happily.

Why, then, the 404 error?

Another question: What's the URL now for the server admin? It used to be /admin - now...?

Also one other little question, I read elsewhere on this forum that you could freeze the live log? How?

404 error is top priority - I'm gonna get real grief from clients and family if this isn't sorted on Monday!

All the best

Hany

Steve TopilnyckyUser is Offline
Forum Administrator
Veteran Member
Veteran Member
Send Private Message
Posts:1278
Avatar

--
17 May 2008 05:33 PM  
It sounds like you do not have a default document set in IIS. if you point your browser to /webmail/default.aspx, does the log on screen load? If so, add default.aspx to the default documents for that virtual directory in IIS.

For admin, go to your user properties and select the Web Interface Tab. From there you can specify is the user is a Server Admin or a Domain Group Admin. With the appropriate box check, when that user logs into the web interface there will be an admin link on top of the page.
- - - - - - -
Regards,
Steve Topilnycky
Top Cat Computing
http://www.topcatcomputing.com/
Hany MustaphaUser is Offline
New Member
New Member
Send Private Message
Posts:4

--
17 May 2008 05:55 PM  
OK - thanks on the admin thing... but unfortunately I do have the default document set as default.aspx. Browsing directly to http://webmail.theonlineworld.net/w...fault.aspx equally brings up a 404. The file definately exists in the webmail folder.

I've also checked the IIS log and it doesn't shed any light on it - it just shows that a 404 was returned for either the root or the default.aspx specifically.

I suspect that the 404 is more about the web.config rather than the default.aspx? Even though the web.config is happily here in the webmail folder.

Hany
Steve TopilnyckyUser is Offline
Forum Administrator
Veteran Member
Veteran Member
Send Private Message
Posts:1278
Avatar

--
17 May 2008 06:06 PM  
In IIS do you have it set to use .NET 2.x?

What permissions do you have set on the folder, You need the Network Services account to have access to this (at least on WIndows 2003).
- - - - - - -
Regards,
Steve Topilnycky
Top Cat Computing
http://www.topcatcomputing.com/
Hany MustaphaUser is Offline
New Member
New Member
Send Private Message
Posts:4

--
17 May 2008 06:19 PM  

Hi Steve

Website (ie root server) and webmail vDir is set to ASP.net 2.0.50727
Network Service has Full Control (reset all downstream permissions to this just to make sure)

H

Steve TopilnyckyUser is Offline
Forum Administrator
Veteran Member
Veteran Member
Send Private Message
Posts:1278
Avatar

--
17 May 2008 11:29 PM  

Do you have iusr_{ComputerName} set in the permissions, how about the root folder? Have you looked at  http://www.argosoft.com/RootPages/M...oting.aspx

I tried your URL, it still seems like you do not have a default document set in the IIS options.

What OS are you using?

- - - - - - -
Regards,
Steve Topilnycky
Top Cat Computing
http://www.topcatcomputing.com/
Hany MustaphaUser is Offline
New Member
New Member
Send Private Message
Posts:4

--
18 May 2008 06:28 AM  
I definately do have a default document set... but even if you call the default.aspx explicitely, there's still a 404...

We're on Win2K3 SP2 Standard.

I do realise that every thime I answer, I'm saying "nope - nothing's wrong with the config, but there's something wrong with the config"! so I do appreciate that this is difficult to troubleshoot... my apologies and gratitude!
Hany MustaphaUser is Offline
New Member
New Member
Send Private Message
Posts:4

--
19 May 2008 05:28 PM  
Okey dokey, folks - all sorted...with the kind assistance of Argosoft's Archie.

"Reinstalled asp.net" by:

cd \%windir%\microsoft.net\framework\v2.0.50727
aspnet_regiis -r
aspnet_regiis -i

Then go into Web Service Extensions (bottom node in IIS), and make sure that ASP.net v2.0.50727 is allowed.

Hallelujah!

:-)
Steve TopilnyckyUser is Offline
Forum Administrator
Veteran Member
Veteran Member
Send Private Message
Posts:1278
Avatar

--
19 May 2008 10:06 PM  
Thanks for sharing the fix to your situation. I'm sure it will be helpful for others.
- - - - - - -
Regards,
Steve Topilnycky
Top Cat Computing
http://www.topcatcomputing.com/
You are not authorized to post a reply.

Active Forums 4.2
DonationsMinimize

Find our site useful? Make a donation to show your support

Donate

logo_ccMC.giflogo_ccVisa.giflogo_ccDiscover.giflogo_ccAmex.gif

ArGoStuff Supporters

 


News from ArGoSoftMinimize
1 2 3 4 5 6


Mail Server v1.0.8.3
  • Added support of STARTTLS (STLS) command for SMTP, POP3, IMAP, and SMTP relay and delivery, which will allow secure, fully encrypted connections, when possible;
11/6/2011 1:10:34 PM
Mail Server v1.0.8.2
  • Optimized delivery speed. In earlier versions each "tick" which was checking whether messages were in the outbox queue, was picking up only one message at a time. Now it will attempt to pick MaximumAllowedThreads-ActiveDelivery threads messages, which should considerably increase deliver speed;
  • Optimized SEARCH and STATUS IMAP commands. They appear to be used very extensively by Android, and (not that extensively, but still) by iPhone. Now users who use mobile phones to access their IMAP accounts will see considerable improvement;
  • Optimized STORE IMAP command. Before storing of IMAP flags was occuring one message at a time, which seemed to be fine with SQL server, but proved to be slow for SQLite... Now it happens with single SQL call.
10/8/2011 7:59:35 PM
ArGoSoft Mail Server v1.0.8.1
  • Fixed a bug: when using IMAP via Firefox with "When I delete a message, move it to Trash folder" option, marking messages in the trash folder was causing high CPU usage, and was taking some time, making the server pretty much non-responsive. The problem was happening only when using SQLite.
6/6/2011 9:33:36 PM
ArGoSoft Mail Server v1.0.8.0
  • Fixed a problem with web interface - was showing only first page of messages, and would not switch to other pages; In order to fix the web interface, mail server itself has to be updated;
  • When installint initially, was still using SQLite, even when SQL was requested;
  • There was a problem with switching from SQLite database engine to SQL server database engine: the SQL database was not being created;
5/23/2011 5:53:55 PM
ArGoSoft Mail Server .NET v1.0.7.9
  • The server no longer requires Microsoft SQL Server. If SQL server is not found, it will use SQLite engine, which does not require separate installation. If SQL server is found, then user will be prompted whether he wants to use it;
  • Made other improvements, such as, now mailbox rebuild indexes orphaned records, rather then deleting them, also added an opotion to increment UIDL validity of folder (both on the Mailbox viewer box);
  • Made minor improvements on web interface;
4/26/2011 9:47:25 PM


1 2 3 4 5 6

Get TZO


Home:ArGoStuff:Forums:Articles:Cyber Security Tips:FAQ:Downloads:Links
Copyright 2006-2011 by ArGoStuff Terms Of UsePrivacy Statement