Recent content by Alpha1

  1. Alpha1

    Error S3150 is processed as soft bounce. Should be an Error

    Error S3150 frequently occurs with Microsoft email domains. Its not a real bounce, but a notification that the admin needs to take action. 550 5.7.1 Unfortunately, messages from [xxx.xxx.xxx.xxx] weren't sent. Please contact your Internet service provider since part of their network is on our...
  2. Alpha1

    Add-on Where do you stand on selling addons to Russian businesses?

    https://www.gov.uk/government/publications/complying-with-sectoral-software-sanctions/complying-with-sectoral-software-sanctions I would also consider the factor of sanction evasion. i.e. companies buying software and then sharing the software with sanctioned entities.
  3. Alpha1

    AI generated Thread Summary, Tags, Prefix, SEO Meta, Thread cover, etc.

    With summary I basically mean TLDR.
  4. Alpha1

    Happy Birthday Emails

    Please add a criteria of usersgroups that should not receive an email. i.e. if a user if in a usergroup that should receive birthday email and also in a usergroup that should NOT receive birthday email, then do not send to the user. Why this is important: I have a usergroup 'bad email'. This...
  5. Alpha1

    AI generated Thread Summary, Tags, Prefix, SEO Meta, Thread cover, etc.

    After seeing some of the available Thread Summary functionality, I'd like to clarify that with 'Summary' I do not mean a summary of who said what, but rather the key takeaways in a thread. i.e. In this thread you will read about A, B, C with humorous considerations about the topic of D.
  6. Alpha1

    [MMO] Live Threads

    @kick any chance on Live New Posts & Live Latest Activity?
  7. Alpha1

    Users not receiving confirmation emails. Used to work just fine.

    I can highly recommend MXRoute for transactional email. You cannot send newsletters with it. It has a maximum per day. You can create bounce and unsubscribe inboxes. https://mxroute.com/
  8. Alpha1

    Users not receiving confirmation emails. Used to work just fine.

    You should setup a email inbox for bounces and another for unsubscribes. Then configure your xenforo email settings to process the bounce emails that you are receiving. Test this out so that you know that it works.
  9. Alpha1

    Users not receiving confirmation emails. Used to work just fine.

    Email bounces are a multifactored matter, but if you do not have proper bounce processing setup then your bounce logs will stay empty, your not managing your bounces and therefore keep sending to dead email addresses. Email providers will then block your email. With large email providers like...
  10. Alpha1

    Users not receiving confirmation emails. Used to work just fine.

    What are the email domains of these users? Do you have bounce processing setup correctly? What are the bounce message notifications for these email addresses ? You can find it in your bounced email log. If you get to many bounces and do not process these correctly then your sender reputation...
  11. Alpha1

    Temporarily do not send email to soft bounces. Protect sender reputation.

    Email bounces can be Temporary / Transient or Permanent. With Temporary bounces no direct action is taken, until a certain number of bounces is reached. In most cases its a matter of inbox_full, which is resolved after the user clears their inbox. Often this takes weeks to a month to clear up...
  12. Alpha1

    550 permanent failure processed as Soft Bounce

    To elaborate: The following texts do not match any of the entries in \XF\EmailBounce\Parser::$invalidMailboxStrings: 550 permanent failure No such recipient here Recipient address rejected: Access denied.
  13. Alpha1

    Gmail bounce message inactive inbox processed as Soft Bounce

    To elaborate: The text inbox is out of storage space and inactive does not match any of the entries in \XF\EmailBounce\Parser::$invalidMailboxStrings.
  14. Alpha1

    550 'Account Closed, Please Remove' processed as Soft Bounce

    To elaborate: The text Account Closed does not match any of the entries in \XF\EmailBounce\Parser::$invalidMailboxStrings.
  15. Alpha1

    5.7.1 Recipient not found processed as Soft Bounce

    To elaborate: The text Recipient not found does not match any of the entries in \XF\EmailBounce\Parser::$invalidMailboxStrings.
Back
Top Bottom