Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.0.1
    • Component/s: None
    • Labels:
      None

      Description

      In version 6 of SwiftMailer they removed support for Swift_MailTransport which used php's mail(). Now they recommend using SMTP or Sendmail. We updated Blesta to use sendmail in place of mail() but we need to make a couple more updates for it to work for as many users as possible:

      • Call in Sendmail instead of PHP in the mail settings
      • Add a field for setting the system's sendmail path
        • Auto-populate using ini_get('sendmail_path') if possible
      • Update app/models/emails.php in the sendEmail() method to use the setting if available, then ini_get('sendmail_path'), then the default '/usr/sbin/sendmail -bs'

        Activity

        jonathan Jonathan Reissmueller created issue -
        jonathan Jonathan Reissmueller made changes -
        Field Original Value New Value
        Sprint 5.1.0 Sprint 1 [ 125 ]
        jonathan Jonathan Reissmueller made changes -
        Rank Ranked higher
        jonathan Jonathan Reissmueller made changes -
        Assignee Jonathan Reissmueller [ jonathan ]
        jonathan Jonathan Reissmueller made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        jonathan Jonathan Reissmueller made changes -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 1 hour, 30 minutes [ 5400 ]
        Worklog Id 14688 [ 14688 ]
        jonathan Jonathan Reissmueller made changes -
        Status In Progress [ 3 ] In Review [ 5 ]
        Resolution Fixed [ 1 ]
        abdy Abdy Franco made changes -
        Time Spent 1 hour, 30 minutes [ 5400 ] 2 hours, 32 minutes [ 9120 ]
        Worklog Id 14692 [ 14692 ]
        jonathan Jonathan Reissmueller made changes -
        Status In Review [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              20/Jan/21

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 2 hours, 32 minutes
              2h 32m

                Agile