Page 1 of 2 1 2 >
Topic Options
Rate This Topic
#135340 - 09/06/06 08:13 AM E-Mail Engine
Remedy_Learner Offline
Stealth Member

Registered: 07/12/06
Posts: 56
hi there,
I have a AR System in windows NT 5.1 server. I have installed AR Email Engine on that.
How do i use the email to notify of any event?
I have created one filter with notify action but it does not send any mail?

Do i need to configure outgoing mailbox for this to work?

Please reply ASAP.

Thanks.

Top
#135343 - 09/06/06 09:18 AM Re: E-Mail Engine [Re: Remedy_Learner]
thwe Offline
Stealth Member

Registered: 03/11/04
Posts: 188
Loc: Germany
First: Yes you have to configure an outgoing mailbox.
Second: Do you see an entry in AR System Email Messages for the mail you expect. If not the Notify Action is not triggered or not correct configured.

Top
#135344 - 09/06/06 09:21 AM Re: E-Mail Engine [Re: Remedy_Learner]
Marie Offline
Stealth Member

Registered: 09/05/06
Posts: 23
Loc: MidWest
There is an entire manual on the email engine, just download it from the documentation site, if you don't have it. You do indeed need to configure it to your mail gateway and to a pop account (pop is not required). Depending on your gateway configuration, you may need a fully recognized & registered smtp address in the 'from' in order for the email to go out. Also, depending on your server configuration you may need to open up port 25 and/or turn on the simple mail protocol. Today, due to attacks, many companies are blocking and turning off everything be default. You say you are running NT? I'm aware of Email engine working with W2k and W2k3 but I don't recall NT on the list.

Please look at the manual as it tells you all the requirements.

Top
#135351 - 09/07/06 01:03 AM Re: E-Mail Engine [Re: Marie]
Remedy_Learner Offline
Stealth Member

Registered: 07/12/06
Posts: 56
hi,

I found some records in the AR Email Message as well as AR Error Logs also.
Error Log say :
************************************************************
Could not connect to SMTP host: mailServer, port: 110;
java.io.IOException: Couldn't connect using "javax.net.ssl.SSLSocketFactory" socket factory to host, port: mailServer, 110; Exception: java.lang.reflect.InvocationTargetException
javax.mail.MessagingException: Could not connect to SMTP host: mailServer, port: 110;
************************************************************
As u mentioned "I'm aware of Email engine working with W2k and W2k3 but I don't recall NT on the list". Can you please explain how to use it?

I dont have access to do any configuration changes in mail server.
I can change configuration in the server where AR system resides not the mail server. I was using my own account(which i have in that email server) as in the E-Mail Server user and password to configure outgoing mailbox.

Do you want me to open up the simple mail protocol of the mail server?

please advice

Top
#135352 - 09/07/06 01:36 AM Re: E-Mail Engine [Re: Remedy_Learner]
thwe Offline
Stealth Member

Registered: 03/11/04
Posts: 188
Loc: Germany
Is the name of your mailserver really "mailServer"?

Top
#135354 - 09/07/06 02:36 AM Re: E-Mail Engine [Re: thwe]
Remedy_Learner Offline
Stealth Member

Registered: 07/12/06
Posts: 56
No I just changed it for security purpose :D.

Top
#135357 - 09/07/06 07:21 AM Re: E-Mail Engine [Re: Remedy_Learner]
Remedy_Learner Offline
Stealth Member

Registered: 07/12/06
Posts: 56
Does anyone have any update on this?

Top
#135358 - 09/07/06 07:21 AM Re: E-Mail Engine [Re: Remedy_Learner]
Remedy_Learner Offline
Stealth Member

Registered: 07/12/06
Posts: 56
Does anyone have any update on this?

Top
#135359 - 09/07/06 07:22 AM Re: E-Mail Engine [Re: Remedy_Learner]
Remedy_Learner Offline
Stealth Member

Registered: 07/12/06
Posts: 56
Does anyone have any update on this?

Top
#135360 - 09/07/06 08:00 AM Re: E-Mail Engine [Re: Remedy_Learner]
thwe Offline
Stealth Member

Registered: 03/11/04
Posts: 188
Loc: Germany
Is it possible that you have selected "Yes" for "Email Server Requires SSL". Have you added the certificate (never done this on windows, but there is an description in EmailEngine guide).


Edited by thwe (09/07/06 08:00 AM)

Top
#135361 - 09/07/06 09:01 AM Re: E-Mail Engine [Re: thwe]
Remedy_Learner Offline
Stealth Member

Registered: 07/12/06
Posts: 56
I set it to no.. but didnt work, though i have given port 25 still its taking port 0 in the error log.
Could not connect to the mailServer port 0;

please help.

Top
#135459 - 09/26/06 03:34 AM Re: E-Mail Engine [Re: Remedy_Learner]
Remedy_Learner Offline
Stealth Member

Registered: 07/12/06
Posts: 56
Can anyone help in this?

Top
#135463 - 09/26/06 05:34 AM Re: E-Mail Engine [Re: Remedy_Learner]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
Hi can you connect to you mailserver using telnet mailserver 25 and telnet mailserver 110 from your AR System server?
_________________________
Vincent.

Top
#135464 - 09/26/06 06:01 AM Re: E-Mail Engine [Re: Vincent_RIEDWEG]
Remedy_Learner Offline
Stealth Member

Registered: 07/12/06
Posts: 56
hi,

Following is the entry from the AR System Error Logs -
*******************************************************
Could not connect to SMTP host: mailServer, port: 25;
nested exception is:
java.io.IOException: Couldn't connect using "javax.net.ssl.SSLSocketFactory" socket factory to host, port: mailServer, 465; Exception: java.lang.reflect.InvocationTargetException
javax.mail.MessagingException: Could not connect to SMTP host: mailServer, port: 25;
nested exception is:
java.io.IOException: Couldn't connect using "javax.net.ssl.SSLSocketFactory" socket factory to host, port: mailServer, 465; Exception: java.lang.reflect.InvocationTargetException
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:911)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:158)
at javax.mail.Service.connect(Service.java:233)
at com.remedy.arsys.emaildaemon.SenderModule.openTransport(SenderModule.java:103)
at com.remedy.arsys.emaildaemon.CreatorModule.doWork(CreatorModule.java:348)
at com.remedy.arsys.emaildaemon.ThreadBase.run(ThreadBase.java:268)
at java.lang.Thread.run(Unknown Source)
***************************************************************

Frackly speaking i dont have any idea how to connect
"connect to you mailserver using telnet mailserver 25 and telnet mailserver 110 from your AR System server"

please advice.

thanks in anticipation.

Top
#135466 - 09/26/06 06:31 AM Re: E-Mail Engine [Re: Remedy_Learner]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
Type in command line :
telnet mailserver 25
and
telnet mailserver 110

_________________________
Vincent.

Top
#135469 - 09/26/06 07:19 AM Re: E-Mail Engine [Re: Vincent_RIEDWEG]
Remedy_Learner Offline
Stealth Member

Registered: 07/12/06
Posts: 56
With 25 i was able to access
here is the output
"220 mailServer **For Authorized Use Only** Tue, 26 Sep 2006 18:4
1:51 +0530"

but with 110 i was not able to access.

please advice.

Top
#135470 - 09/26/06 08:00 AM Re: E-Mail Engine [Re: Remedy_Learner]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
So, you can send emails if you have a valid account on the smtp server. Check the account used with your smtp server administrator.

For the pop3 server, check with the pop3 server administrator that the name and ports are correct. If yes, check with the network security team to allow pop3 connexions from your AR System server to the pop3 server.
_________________________
Vincent.

Top
Page 1 of 2 1 2 >