IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  SMTP configuration problem

    Posted Wed August 23, 2006 08:55 AM

    Hi

    im unable to send emails from workflow. ive given the following parameters in the \etc\classrv.properties file

    smtp.host=
    smtp.port=25
    smtp.username=
    smtp.disconnectable=true
    smtp.timeout=300

    anything else needed to be given? any other component to be configured?

    thanks in advance

    -mkprabhu


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 2.  RE: SMTP configuration problem

    Posted Wed August 23, 2006 07:01 PM

    Hi Prabhu
    Try adding the password “smtp.password = SMTPPASSWORD”

    Regards
    Krishna


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 3.  RE: SMTP configuration problem

    Posted Thu August 24, 2006 10:53 AM

    smtp.password is given in authentication.properties file. i commented that one and gave it in classrv.properties file and tried sending mail but it doesnt work

    alternatively, im able to send mail with the same config params using pub.client:smtp service (using it as ISComponent) but sending through workflow notifier keeps failing.

    any pointers towards this?

    Thanks
    mkprabhu


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods