Recent content by Fillip H.

  1. Fillip H.

    Question Where do I add the Download?

    Because you don’t download it from there. You won’t see a “Get free” button because you are the owner of the product. If you log in with another account, you’ll see the “get free” button on the product page.
  2. Fillip H.

    Question Where do I add the Download?

    "Release update" button from your last screenshot :)
  3. Fillip H.

    Bug Groups I own have a button to 'Join group'.

    I understood it the first time ;) I'll leave this ticket open until I can release an update.
  4. Fillip H.

    Bug Groups I own have a button to 'Join group'.

    Does closed mean something else for their groups?
  5. Fillip H.

    Bug Groups I own have a button to 'Join group'.

    Can you test creating one?
  6. Fillip H.

    Bug Groups I own have a button to 'Join group'.

    Does this happen only on imported groups, or also on groups created after the import?
  7. Fillip H.

    Implemented Display Amazon SES Virtual Deliverability Manager stats & advice

    See note in the related suggestion, it's the best I'm going to be able to do at this time.
  8. Fillip H.

    Implemented Amazon SES reputation support

    Update: I have added Bounce Rate, Bounces and Complaint Rate integration with Daily Stats in XenForo. This also works with rebuilding historical statistics.
  9. Fillip H.

    Implemented Amazon SES reputation support

    While I have been able to find a way to query the average bounce rate and complaint rate from CloudWatch, and I may be able to query alarms (to be investigated), there is absolutely no way I'm going to create any form of sending restrictions based on the resulting data. Partially because this...
  10. Fillip H.

    Implemented Display Amazon SES Virtual Deliverability Manager stats & advice

    Thanks to Jeremy P I might have found a solution, so I'm setting the two SES suggestions back to Pending until I can investigate further.
  11. Fillip H.

    Implemented Display Amazon SES Virtual Deliverability Manager stats & advice

    No, AWS support will not be able to split out just the SES Client from the rest of the API unfortunately.
  12. Fillip H.

    Implemented Display Amazon SES Virtual Deliverability Manager stats & advice

    This does not appear to be feasible. XenForo itself does not include the SES part of the AWS API, and installing the AWS package causes the size of the generated zip file to balloon to 39 MB. If you know of a way around this I'd be interested, but if not, this cannot be added to DB Mail.
  13. Fillip H.

    Implemented Amazon SES reputation support

    This does not appear to be feasible. XenForo itself does not include the SES part of the AWS API, and installing the AWS package causes the size of the generated zip file to balloon to 39 MB. If you know of a way around this I'd be interested, but if not, this cannot be added to DB Mail.
  14. Fillip H.

    Implemented Time of Day Setting for Email

    I'm going to flag this as Approved but the best I can do is change the cron job to not run at hours earlier than 12 noon and no later than 19. XenForo cron jobs are not intended to have dynamic scheduling like this, so it has to be prepared on my end ahead of time.
  15. Fillip H.

    Question Removing Credits Expiration

    There is no way to remove the expiry date on existing transactions via the UI. If you want to remove ALL expiry dates for all existing transactions, run this SQL query: UPDATE xf_dbtech_credits_transaction SET expiry_date = 0
Back
Top