www.skelta.com
Home      Members   Calendar   Who's On

Welcome Guest ( Login | Register )
      

Home » BPM.NET 2007/Sharepoint Accelerator 2007 » BPM.NET 2007/Sharepoint Accelerator 2007 » Configuration » Can't test SMTP in "Global settings"

16 posts, Page 1 of 2. 12»»

Can't test SMTP in "Global settings"Expand / Collapse
Author
Message
Posted Thursday, December 27, 2007
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 2 days ago @ 4:42 AM
Posts: 59, Visits: 154
With such parameters:

host: smtp.gmail.com;          Port:    465

SSL: true;                          Timeout: 100000

username: dalnitsky@gmail.com; Pwd encypted: false

from e-mail: dalnitsky@gmail.com; to e-mail:adalnitskyi@xxxx.ru

Logger Console:

! - Test SMTP failed, - The operation has timed out., Module - C:\Program Files\
Skelta\BPM.NET 2007\Bin\SkeltaFarmConfigMgr.exe, Source -    at System.Net.Mail.
SmtpClient.Send(MailMessage message)
   at Workflow.NET.EmailHandler.SendMail(String smtpServer, Int32 smtpPort, Bool
ean isSSL, String authenticationUserName, String authenticationuserPassword, Boo
lean isPasswordEncrypted, String fromAddress, String toAddress, String subject,
String body)
   at Skelta_Console_Setup.GlobalSettings.x927a4edbcf518f44(Object xe0292b9ed559
da7d, LinkLabelLinkClickedEventArgs xfbf34718e704c6bc), ws228-don, Process - Ske
ltaFarmConfigMgr, 27.12.2007 15:45:27

? - Error sending mail (The remote certificate is invalid according to the valid
ation procedure.), Module - C:\WINDOWS\assembly\GAC_MSIL\Workflow.NET.NET2\3.5.0
.0__c932f724c984e915\Workflow.NET.NET2.dll, ws228-don, Process - SkeltaFarmConfi
gMgr, 27.12.2007 15:45:27

Outlook works correctly. Ports are opened.

Thanks.

Post #223
Posted Thursday, December 27, 2007
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: Wednesday, January 30, 2008
Posts: 2, Visits: 13

 

Hi,

If "SSL" parameter is true, then just try to set true for "Pwd Encrypted" or else try to give false value for both.

Thanks & Regards
Nishant

Thanks & Regards,
Nishant

Post #224
Posted Thursday, December 27, 2007
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: Thursday, December 27, 2007
Posts: 11, Visits: 11
You can try to look at following thread which will help you in debugging and resolving issue around configuration of gmail as SMTP provider.

http://www.codeprof.com/dev-archive/0/12-40-8467.shtm

Arvind Agarwal
(Skelta)

Post #225
Posted Thursday, December 27, 2007
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 2 days ago @ 4:42 AM
Posts: 59, Visits: 154
Great Thanks!

I set port to 587 and test succeeded!

Post #226
Posted Wednesday, January 16, 2008
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: Wednesday, March 05, 2008
Posts: 80, Visits: 277
Hi there,

I tried to configure the smtp server, but something seems to be wrong.

I used smtp.gmail.com ip and port (587), and created a simple workflow that uses the activity email.

I set the from and to fields with the value of a gmail account I have, but when I run it i get the followin error:

i - @#@Date - 11:22:37.53@#@Module - C:\WINDOWS\assembly\GAC_MSIL\Workflow.NET.NET2\3.5.0.0__c932f724c984e915\Workflow.NET.NET2.dll@#@FileName - Context.cs@#@_MachineName - SNITURHDEV2RC, Process - WFEngine.NET2@#@Message - Completed - Action Start for ExecutionID=1336 ExecutionDetailsID=17685 Exiting with Output=@#@
! - @#@Source -    at Skelta.Entity.DataBridgeFramework.DataBridgeManager.xd807b2320d12d97a(String x30faf23779022f6f, String xed110b483c78e773, String& xb6d6240a6680bed6)
   at Skelta.Entity.DataBridgeFramework.DataBridgeManager.GetEntityItem(Object entityId)
   at Skelta.UserEntity.UserEntityProvider.GetResource(Object realUserId)
   at Workflow.NET.ActionHandler.MailHandler.Run(Int32 ExecutionID, Int32 ExecutionDetailsId, Context CurrentContext, Action CurrentAction, String InlinkOutput, Boolean Retry, String& Output)@#@Date - 11:22:38.14@#@Module - C:\WINDOWS\assembly\GAC_MSIL\Workflow.NET.ActionHandler.NET2\3.5.0.0__d6d141d290294c87\Workflow.NET.ActionHandler.NET2.dll@#@FileName - MailHandler.cs@#@_MachineName - SNITURHDEV2RC, Process - WFEngine.NET2@#@Message - Invalid provider details for entityitem(), Repository:SNITURHFormsRepository, severityLevel: Critical@#@

What does this mean?

Thanks for your help.

Rui

Post #347
Posted Wednesday, January 16, 2008
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: Yesterday @ 6:29 AM
Posts: 105, Visits: 556
Hi Rui,

Please refer to the below post to configure SMTP settings for GMail:

http://www.skelta.com/forum/FindPost320.aspx

Regards,

Bineesh E Raghavan

Post #348
Posted Wednesday, January 16, 2008
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: Wednesday, March 05, 2008
Posts: 80, Visits: 277
Right now I'm just testing this functionality so I'm trying it with gmail, however, in the future I will want to configure it with another smtp server.

I guess I'll only have to change ip and port, is that correct?

Best regards,

Rui
Post #351
Posted Wednesday, January 16, 2008
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: Yesterday @ 6:29 AM
Posts: 105, Visits: 556
Hi Rui,

Yeah, You just need to change the ip and port

Regards,

Bineesh E Raghavan

Post #352
Posted Wednesday, January 16, 2008
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: Saturday, April 26, 2008
Posts: 128, Visits: 422
Hi,
Mail channels require SMTP as well as a POP3 account. I would suggest setting this up in the same network environment for better results. You'll never get accessibility issues as in using a SMTP server over internet.

regards,

Moderator
Post #358
Posted Wednesday, January 16, 2008
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: Wednesday, March 05, 2008
Posts: 80, Visits: 277
Hi there,

I'm still unable to notify any user by e-mail. Following are my settings and the error i'm getting:

SMTP Server

 listener ip address: smtp.gmail.com

 Port: 587

Mail Server - POP3

POP Mail host: pop.gmail.com

POP Mail Port:995

POP User: user@gmail.com password

POP Time intervail:0.00:00:15

Is ISA enabled: true

On my activity I have set MailWorkList and WebWorkList

I also placed the correct value for the user's e-mail and acvtivity's from e-mail

ERROR:


i - @#@Date - 15:15:55.672@#@Module - C:\WINDOWS\assembly\GAC_MSIL\Workflow.NET.NET2\3.5.0.0__c932f724c984e915\Workflow.NET.NET2.dll@#@FileName - Context.cs@#@_MachineName - SNITURHDEV2RC, Process - WFEngine.NET2@#@Message - Completed - Action Start for ExecutionID=1348 ExecutionDetailsID=17759 Exiting with Output=@#@
i - @#@Date - 15:15:55.852@#@Module - C:\WINDOWS\assembly\GAC_MSIL\Skelta.HWS.WorkListChannel.Mail\3.5.0.0__5ba0a638cebd92aa\Skelta.HWS.WorkListChannel.Mail.dll@#@_MachineName - SNITURHDEV2RC, Process - WFEngine.NET2@#@Message - checkTeste(teste): Waiting to acquire Lock on CheckListEmail.html@#@
i - @#@Date - 15:15:55.852@#@Module - C:\WINDOWS\assembly\GAC_MSIL\Skelta.HWS.WorkListChannel.Mail\3.5.0.0__5ba0a638cebd92aa\Skelta.HWS.WorkListChannel.Mail.dll@#@_MachineName - SNITURHDEV2RC, Process - WFEngine.NET2@#@Message - Lock acquired on CheckListEmail.html by: checkTeste(teste)@#@
i - @#@Date - 15:15:55.852@#@Module - C:\WINDOWS\assembly\GAC_MSIL\Skelta.HWS.WorkListChannel.Mail\3.5.0.0__5ba0a638cebd92aa\Skelta.HWS.WorkListChannel.Mail.dll@#@_MachineName - SNITURHDEV2RC, Process - WFEngine.NET2@#@Message - Released Lock on CheckListEmail.html by: checkTeste(teste)@#@
? - @#@Date - 15:15:56.793@#@Module - C:\WINDOWS\assembly\GAC_MSIL\Workflow.NET.NET2\3.5.0.0__c932f724c984e915\Workflow.NET.NET2.dll@#@_MachineName - SNITURHDEV2RC, Process - WFEngine.NET2@#@Message - Error sending mail (Failure sending mail.)@#@
i - @#@Date - 15:15:56.793@#@Module - C:\W