mailrelay test option

Need new test, action, option? Post request here.
tizou
Posts: 15
Joined: Tue May 06, 2008 11:54 am

mailrelay test option

Post by tizou »

About mailrelay test my guess is that it is based on the emailID that is sent from hostmonitor. However I need to build a test for a full loop of email servers, say 2/4 talking to each other and sending mail from one to another using very common mail rules. The problem is that your original email ID is wiped out, since forward rules create a new emailID.

The question is that could the ID be read (parsed would be even better) from message body instead of smtp header ?

Or may be a script would do that ?

Thanks.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

HostMonitor stores message ID using Subject field. Does your server modify subject?

Regards
Alex
tizou
Posts: 15
Joined: Tue May 06, 2008 11:54 am

Post by tizou »

Yes it adds something to the subject, either at the beginning or the end, such as "---delegated" or "--forwarded".
If the field were parsed for the ID rather then compared to the ID, the test would work then.
Is this a possible little improvement ? That would allwo the test to comply with wider range of situations.

Thank you for the reply.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Any additional information added to the end of subject field should not make any problems. While additional prefix will lead to problem... Ok, we will change our code a little.

Regards
Alex
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

There is update at www.ks-soft.net/download/hm722.zip
Changes were implemented for POP3 protocol only.
Please install version 7.20 before using this update.

Regards
Alex
tizou
Posts: 15
Joined: Tue May 06, 2008 11:54 am

Post by tizou »

Thank your for the implementation:I hope that it ill help improve the global versatility for the Mailrelay test.
Anyhow you won an upgrade order !
Also, I have given a try to the 722 hostmon.exe on a demo machine and I don't get full satisfaction. The test shows BAD status most of the time (90 %), while the email -manually checked on the pop3 - is right there.
Here is the modified subject pasted from the smtp header:
Subject: =?ISO-8859-1?Q?HMRelayTestID=20288=2047004-D=E9l=E9gu=E9?=

Thank you for your help.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

It does not work because your server encodes subject line. E.g. it replaces space characters ' ' with '=20'. Is this really necessary?

Regards
Alex
tizou
Posts: 15
Joined: Tue May 06, 2008 11:54 am

Post by tizou »

I do not think the server has to encode any characters. However, I cannot do anything against that or fix the way messages are forwarded.
It's a Groupwise mail server.

Thank you for your help.
tizou
Posts: 15
Joined: Tue May 06, 2008 11:54 am

Post by tizou »

Alex, I would be grateful if you could suggest an alternative, in case you think an adaptation is worthless.

Thanks.
tizou
Posts: 15
Joined: Tue May 06, 2008 11:54 am

Post by tizou »

Alex, I thought I should try to explain the worthiness of such an implementation: The actual MailRelay test should work if only one mail server is involved. However in many situation, such as the one I am facing, email could jump from a server to another for many reasons such as Forward rules to mention the most common.

In my case the client needs to monitor the capacity of a mail server to receive, execute a rule, and send out a mail to some external host. Meanwhile there could be some encoding, depending on the vendor.

Hope I have clarified my case.

Regards.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

We will not make such modifications in offical release of HostMonitor, unless more customers will ask for such option.
However we can make custom version for you. Please send your registration name and/or order number to support@ks-soft.net

Regards
Alex
tizou
Posts: 15
Joined: Tue May 06, 2008 11:54 am

Post by tizou »

I hope that more users will find it useful.
The license details were sent to support.
Thanks for you offer of a custom update. Although, I know this will force me to stick to the same version ever, I accept that. I need this test to work.
Regards.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You may try the following update: www.ks-soft.net/download/hm722d.zip

Regards
Alex
tizou
Posts: 15
Joined: Tue May 06, 2008 11:54 am

Post by tizou »

Thank you. It works like a breeze !
Regards.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You are welcome :)
May be we include there changes in next release but I cannot guarantee

Regards
Alex
Post Reply