Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[10:38:42 CST(-0600)] <js70> saw the email, ok.

[15:22:34 CST(-0600)] <dmccallum54> js70 which version of iReport Designer are you using?

[15:22:49 CST(-0600)] <js70> 5.0

[16:36:09 CST(-0600)] <TonyUnicon> coffee script = klingon

[17:42:59 CST(-0600)] <TonyUnicon> is there anyway to configure the mail.smtp properties for the JavaMailSender? a grep of mail.smtp produces nothing

[17:43:18 CST(-0600)] <TonyUnicon> im assuming port 25 is blocked for me

[17:43:41 CST(-0600)] <dmccallum54> um

[17:44:02 CST(-0600)] <dmccallum54> i believe it's being set by ssp-config.default.properties (for SSP anyway):

[17:44:02 CST(-0600)] <dmccallum54> smtp_username=

[17:44:02 CST(-0600)] <dmccallum54> smtp_password=

[17:44:02 CST(-0600)] <dmccallum54> smtp_host=

[17:44:02 CST(-0600)] <dmccallum54> smtp_port=25

[17:44:02 CST(-0600)] <dmccallum54> smtp_protocol=smtp

[17:44:31 CST(-0600)] <TonyUnicon> thanks