I have a large problem I hope someone can help.
I am trying to set up an internal mail system for pupils. I have very little knowledge of smtp & pop and considerable difficulties in making the mail work.
System spec: Win 2k3 servers, moodle, hamster mail, php4, iis 6
I have a small domain with 10 computers attached. The domain is isolated from the school domain. I have a further server linked to the domain that contains my moodle. That is, my domain consists of 2 servers, one a domain controller using Active Directory, the other just a plain old web server.
I have tried with no success to set up smtp on the DC.
I have managed to set up Hamster Mail on the webserver (intranet only) and have managed to get moodle to post mail happily. Unfortunately, it requires addresses of the form admin@localhost to send the mail to the correct pick up place - moodle will not allow email addresses of this form. I have tried addresses such as admin@localhost.com and this works fine except it places the mail in a folder waiting to be sent out on the internet - which will never happen.
Consequently pupils cannot pick up their mail.
The situation could be resolved in two ways:
1. I could alter the code in moodle to accept the shortened form of the address (if I could find the code - or even understand the regular expression that controls it)
2. Get some help and basic understanding of how to set up smtp & pop on the DC (or even the webserver) - hence this post
There is a third way - do things properly!!! but that just takes all the fun and stress out of it
I wish to keep things very much internal - with no external access from the internet at present. When the bosses agree and are convinced this is a good system - it will be done properly.
If I am making no sense at all - I can supply further details of the system setup via email.
Thanx
Keith