<quote from website> I've created a "Hermes mailing list" at Yahoo. They'll host the files too... so I'm going to give them a try. Here's the info you need to...
... Iw as also thinking that MySQL would be a great thing to use here, although not all users may like to have an (almost) full fledged SQL server running on...
Patrik Lundin
patrik@...
Feb 16, 2002 9:29 pm
5
Patrik, Hmmm... I had not even thought about message storage. I was simply going to use files because messages can be many megabytes, but I guess a BLOB in a ...
... A text field would probably suffice since there will be no binary data. I haven't really read the RFC for "Arpa Internet Messages" yet but isn't an email...
Patrik Lundin
patrik@...
Feb 17, 2002 3:30 pm
7
Patrik, Yes, messages are always plain text. Attachments are Base64 encoded, but some databases cannot support infinite text fields. That's why I thought...
... From: Alexander J. Fanti To: Hermes-Server@yahoogroups.com Sent: Sunday, February 17, 2002 15:56 Subject: [Hermes-Server] Data storage mechanisms... ...
I'm gonna play list police for a while, hope you don't mind Alex. Just want to point out a basic thing with all mailing lists and news, do *not* leave *all* of...
Patrik Lundin
patrik@...
Feb 18, 2002 11:32 am
12
Hello mr. policeman ;-), Allthough I don't like to go into politics, sometimes it is better to include as much off the original text as possible. At least for...
Patrik, I don't mind at all... I'll do it too, especially when the mail is short ;-) ... in ... big servers? I still think of home users as the primary...
I am the novice to intermediate user of Hermes that Alex was talking about. I use Hermes to send emails to two lists of people. It is running on a Windows 2000...
I'm having a problem with the Service version of Hermes Mail Server when running on Windows 2000 Advanced Server SP2 It seems to register the service ok, and...
Lorand, Have you set the "recovery" tab in the service properties in the service control manager? You can set it to "restart the service" on failure /...
It doesn't matter what I set the "recovery" tab to, because it doesn't even recognize that the service is installed. It gives me the message "Cannot manage...
Hi,how to let hermes support webmail(use asp)? we need what to realize.and anyone have demo about webmail. BTW,the hermes's speed is too slow than IMail,why? ...
Hi,how to let hermes support webmail(use asp)? we need what to realize.and anyone have demo about webmail. BTW,the hermes's speed is too slow than IMail,why? ...
Lorand, I thought you said the service appeared in the service control manager. If so, then it's installed, regardless of what the Hermes manager says. The...
Hermes uses INI files for configuration. User mail is stored in folders by user name. You will have to interface with the INI files and folders to deliver web...
... What language version of Windows is this ? I had similar problems installing it on a non english Windows 2000, I think it has to do with the "Program...
Patrik Lundin
patrik@...
Mar 6, 2002 3:29 pm
24
I am currently using the english language version. And i'm currently using the App version, but I would like to get the H icon out of the tray, just for the...
Lorand, When you get the "Unable to manage service" message it's from the following code: FSCMHandle := OpenSCManager( PChar(FMachineName), 'ServicesActive',...
Hey Guys I Use Hermes and Have since the Very First version.. I think its Great... I was Browsing around the INterNet Looking for Freeware Open Source ...
Cisco, Thanks for the notice. I'm sure people want to know about anything like this. I have taken the liberty to add this to the "bookmarks". Everyone should...
One feature I really need is for Hermes to be able to handle more than one DNS server and try the others if one fails. Patrik Lundin http://www.javathings.com...
Patrik Lundin
patrik@...
Mar 13, 2002 11:41 pm
29
I have this problem which has surfaced in the last couple of weeks. I run Hermes on my local computer (always on, always connected), and use it as my personal...
I would like the Hermes POP3 service to be able to download new e- mail but continue to maintain it on the server. I have done tests with this setting in...
Benwood, NAV does play with the port stuff. I've seen it run it's own pop3 server to read mail on your behalf, then pass it on to your client. I don't know...