CheatKing64 Freshman

Joined: 06 Aug 2004 Posts: 32 Location: The US of A
|
Posted: Aug 6th, 2004 09:05 PM Post subject: EasyMail MTA |
|
|
Ok, I wrote a POP/SMTP server. Ok. The POP server works alright (as far as I can figure through my testing). But the MTA (Mail Transport Agent for those who don't know) doesn't seem to work. But, on the other hand, I have no way of testing it. So, I'd much appreciate it if someone (or a few someones) could test it for me and help me find out what's wrong! I attached the source code.
NOTE 1: EasyMail uses a MySQL database for its data storage. If you don't have one, it will NOT work.
NOTE 2: If you are using a MySQL server other than 'localhost' then you will have to manually set that in the registry, because I have yet to write a setup wizard.
EDIT: Default MySQL server is 'localhost', not 'hostname'. _________________ NCSA Certified in HTML 4.0:
EasyMail POP/SMTP Server:
http://easymail.sourceforge.net |
|