Authentication in SagMailGateway?

Hi. Was wondering whether the SagMailGateway supports username/password authentication for the SMTP host? For example, if we use the YahooMail smtp server @ smtp.mail.yahoo.com, we will need authentication to access it.

Hi KooKie,

There are two properties, xbd.mail.userID and xbd.mail.password, that are used to connect to the mail service.

Best regards,
Mike

Thanks for the info, Mike. However, I’m using mediator 7.3.1, and seems like the property editor for the SagMailGateway doesn’t include these 2 properties. Moreover, the documentation for 7.3.1 also didn’t include these 2 properties.

I tried inserting these 2 properties inside, but it doesn’t seems to work though. Couldn’t connect to the yahoo mail smtp.

Hi Kookie,

Unfortunately, I dug into the code a bit deeper and found a bug which is preventing the userid and password authentication from working properly for sending mail. I will schedule a correction which will be available later this year.

Best regards,
Mike

Thanks. Great to know that this problem is being looked upon.