Jump to content
We've recently updated our Privacy Statement, available here ×
  • Setting report.scheduler.mail.sender.from Property Has no Effect


    asimkin
    • Features: Scheduler Version: v7.1.0 Product: JasperReports® Server

    Issue Description

    Customer configured TIBCO JasperReports® Server to send shceduled jobs notification via GMail.

    He specified report.scheduler.mail.sender.from property in WEB-INFjs.quartz.properties file to a value, different from one set  as  mail.sender.username.

    But received emails have From Header as set in report.scheduler.mail.sender.username.


    Resolution

    Email detailed review (with complete header) showed that custom email (specified as report.scheduler.mail.sender.from) mentioned in

    X-Google-Original-From

    header property.

    As it turned out, Google does not allow sending mail from your account saying you are somebody you're not (other domain).

    So it overwrites Sender with account you authorized with saving what you've specified in X-google-original-from header.

    https://stackoverflow.com/a/27420030

    A possible solution in this specific case is to manually add custom email account in GMail service as described in article:

    https://support.google.com/mail/answer/22370?hl=en

    Solution tested with TIBCO JasperReports® Server v.6.4.0


    Ref. Case 01580137


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...