Hi, I just started to run HermesSvc on a Windows XP box. Sending mail works fine. Even recieving works, and the messages end up in the MQueue folder. But when...
The mail you send to a user local to the Hermes server should NOT appear in the MQueue folder. It should appear in the UserMail folder in a folder for the...
It certainly makes sense...and it works to...great thnx alot Patrick ... appear in the MQueue folder. It should appear in the UserMail folder in a folder for...
Cisco, File attachments look like plain text to Hermes because file attachments must be MIME encoded / decoded before / after Hermes sees them. In other...
... The only problem I see with file attachments is that when receiving a file it is stored in memory which eats up a lot of memory on the machine if they are...
Patrik Lundin
patrik@...
Apr 2, 2002 3:39 am
112
I just installed Hermes and I have read all the documentation. I set up my server name (mail.eliteskillz.org), my dns(63.102.204.132), and my local...
Gavin, Yes, you need eliteskillz.org in the Local domain list so mail received by Hermes addressed to eliteskillz.org stays on the server and goes to your...
I'm running the latest version of the server I grabbed from the Yahoo Groups site but I'm still having a problem with the server just dying. I have it running...
I had this very problem of the server just dying (running as a service in Win2K). I would have to go in and restart the service once every half hour or so at...
... Check the maillog, are you getting any incoming mail before it terminates ? Patrik Lundin http://www.javathings.com...
Patrik Lundin
patrik@...
Apr 2, 2002 6:39 pm
117
MRich187, Can you set logging to "and processing events" and capture this? If so, please send me the log at afanti@... This is a problem in Hermes. I...
FYI - not that this will help you trouble shoot the problem, but the server is stable for most people. I leave it up and running, and usually the only time I...
Michael Goetz
goetz@...
Apr 2, 2002 6:49 pm
119
Not sure about incoming mail, but I'm seeing a lot of these. I've turned more logging on so hopefully i'll catch more of what's going on now. ~~~~~~~~~~~~~ ...
Alex thanx for your reply, mail.eliteskillz.org is where the mail server is running. I have no other servers running on the domain except for an ftp server...
Gavin, I'm not sure what's going on, but I guess you're trying to connect through your mailer. Have you tried telnet? I looked, and it appears you have NO MX...
I have noticed that some e-mails do not make it to their final destination. After a little troubleshooting I realized that the problem is due to the receiving...
Felipep, Just because one of the Rcpt To's is rejected by the mail server, the server should NOT reject the entire mail. Is the server you're sending to doing...
In this case the first address is bad and the second is good, but it fails the same if it goes the other way around. Please notice that the error for the...
You can use the following code to send e-mail from your Web Server using ASP and a Hermes Server. Hope it will be useful. Just credit it to: Felipe Polo-Wood...
Felipe, That's great. Everyone take note that Felipe is writing a file to the Hermes MQueue folder in the Hermes outbound mail format, which is pretty...
Felipe, It appears from the server log that the server you are contacting is NOT operating correctly. It should accept a valid address, even after rejecting a...
Another way is to use the free JMail component which can both send and receive emails from any mailserver (smtp and pop3 ): ...
Patrik Lundin
patrik@...
Apr 4, 2002 3:13 pm
129
... I was also looking at the smtp protocol earlier today and I agree that the receiving mailserver is malfunctioning. Possibly this is some twisted attempt to...
Patrik Lundin
patrik@...
Apr 4, 2002 3:17 pm
130
Is it possible to discover Hermes by probing a registry key to get the queue and mail users path? If so then the ASP code could be made even more generic by...
Mike, Look in the registry for HKey_Local_Machine/Software/Alixoft/Hermes/ Key = Server Root The value will be a path to the "root" of the Hermes install... ...
Using the ASP code posted to the list earlier, I've modified it to work under VB.NET, which should allow it to work in either WinForm or WebForm applications. ...
I must admit I'm very much a novice with mail servers, any help would be much appreciated. I installed Hermes today, beat my head against it all day until it...
Wyatt, So your problem right now is when you try sending mail from your machine via SMTP Hermes does not accept the mail. More accurately, the transaction...
Hello! I have used Hermes in a MAD K6 356, 192 MB RAM Apache + PHP in Win95
with no problems for a year. I have changed to a dual-CPU Celeron 550, 256
MB RAM...