Search the web
Sign In
New User? Sign Up
Hermes-Server · Hermes EMail Server
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 106 - 135 of 604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
106
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...
mr_finger
Offline Send Email
Apr 1, 2002
11:18 am
107
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...
Alexander J. Fanti
afanti6207
Offline Send Email
Apr 1, 2002
2:34 pm
108
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...
mr_finger
Offline Send Email
Apr 1, 2002
8:01 pm
109
I have a question Does Hermes Have ability to Send and Recive File attachments if so why does it Not seem to work.. ...
-Cisco -
ciscocpw
Offline Send Email
Apr 1, 2002
8:52 pm
110
Cisco, File attachments look like plain text to Hermes because file attachments must be MIME encoded / decoded before / after Hermes sees them. In other...
Alexander J. Fanti
afanti6207
Offline Send Email
Apr 1, 2002
10:19 pm
111
... 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@...
Send Email
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...
eliteskillz
Offline Send Email
Apr 2, 2002
6:25 am
113
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...
Alexander J. Fanti
afanti6207
Offline Send Email
Apr 2, 2002
1:46 pm
114
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...
mrich187
Offline Send Email
Apr 2, 2002
5:59 pm
115
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...
Noel Fiser
nrfiser
Offline Send Email
Apr 2, 2002
6:29 pm
116
... Check the maillog, are you getting any incoming mail before it terminates ? Patrik Lundin http://www.javathings.com...
Patrik Lundin
patrik@...
Send Email
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...
Alexander J. Fanti
afanti6207
Offline Send Email
Apr 2, 2002
6:45 pm
118
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@...
Send Email
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. ~~~~~~~~~~~~~ ...
mrich187
Offline Send Email
Apr 2, 2002
7:02 pm
120
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...
eliteskillz
Offline Send Email
Apr 3, 2002
1:03 am
121
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...
Alexander J. Fanti
afanti6207
Offline Send Email
Apr 3, 2002
1:44 pm
122
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
Offline Send Email
Apr 3, 2002
2:29 pm
123
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...
Alexander J. Fanti
afanti6207
Offline Send Email
Apr 3, 2002
3:50 pm
124
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...
felipep
Offline Send Email
Apr 4, 2002
12:28 pm
125
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...
felipep
Offline Send Email
Apr 4, 2002
12:44 pm
126
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...
Alexander J. Fanti
afanti6207
Offline Send Email
Apr 4, 2002
2:15 pm
127
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...
Alexander J. Fanti
afanti6207
Offline Send Email
Apr 4, 2002
2:34 pm
128
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@...
Send Email
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@...
Send Email
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...
Michael Rich
mrich187
Offline Send Email
Apr 4, 2002
3:34 pm
131
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... ...
Alexander J. Fanti
afanti6207
Offline Send Email
Apr 4, 2002
4:40 pm
132
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. ...
Michael Rich
mrich187
Offline Send Email
Apr 4, 2002
8:19 pm
133
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...
wylovan
Offline Send Email
Apr 11, 2002
4:22 am
134
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...
Alexander J. Fanti
afanti6207
Offline Send Email
Apr 11, 2002
12:31 pm
135
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...
Miguel Durán Uña
museo8bits
Offline Send Email
Apr 12, 2002
12:53 am
Messages 106 - 135 of 604   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help