Can SMTPUTF8 be turned off? It OFTEN breaks email-forwarding.

Comments

2 comments

  • Avatar
    David

    Hi Rober,

    the with EPOS added support of the SMTPUTF8 extension can be disabled.

    IceWarp understand that not everybody is compatible with the mentioned extension, which is why they have added the possibility of disabling the extension.

     

    To disable SMTPUTF8, please add value “!SMTPUTF8” to API c_mail_smtp_other_extensions.

    Be aware that you need to open API on Server level, not on Domain or User to be able to adjust this. See the attached screenshot below:

    BR David

    1
    Comment actions Permalink
  • Avatar
    fokaci2350
     

    Here's a suggestion for a professional and clear comment to reply to the post:


    "This issue seems to stem from the introduction of SMTPUTF8 support in IceWarp version 14.1.0. Many older email systems, including Yahoo, AOL, and some MS Exchange servers, do not yet support this feature, leading to rejections during forwarding or relaying.

    To resolve this, you can configure IceWarp to disable advertising SMTPUTF8 in its capabilities during the SMTP connection. Here's how you can do it:

    1. Go to your IceWarp server configuration files.
    2. Open the icewarp.ini file (located in the IceWarp configuration directory).
    3. Add the following line under the [smtp] section:
      makefile
      DisableSMTPUTF8=1
    4. Save the file and restart your IceWarp SMTP service for the changes to take effect.

    This will ensure that the 250-SMTPUTF8 feature is no longer advertised, and emails will be sent without requiring SMTPUTF8 support on the recipient server.

    If you have any further questions or encounter issues, feel free to reach out to IceWarp support or community forums. This is indeed a critical issue for email forwarding scenarios, and disabling this feature should provide an immediate fix."

    موزیک تگ

    0
    Comment actions Permalink

Please sign in to leave a comment.