Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6157011
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T20:42:41+00:00 2026-05-23T20:42:41+00:00

I am sending an email with an activation link in it. However, in some

  • 0

I am sending an email with an activation link in it. However, in some cases it looks like the mail client is sending it with a space in the middle which is thus making the link not work.

Any ideas? I think it might be related to the length of the url.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T20:42:43+00:00Added an answer on May 23, 2026 at 8:42 pm

    I am sending an email with an activation link in it

    That implies that you sending the message as HTML (it would have been helpful if you’d provided a minimal example).

    And if you’re sending HTML, then you MUST be sending it as a MIME attachment (even if the content disposition is inline).

    And that implies that you MUST be specifying and applying an encoding method.

    While there are a lot of MUAs which don’t stick to the rules and will try to render the body of an email as HTML even when it breaks the rules you should write your code so it works as corectly as possible.

    There is a limit on the length of a line sent via SMTP. Most likely you are using a representation for your data which does not map correctly to 7-bit ascii with this line length.

    If you try using a quoted-printable or base64 encoding, the url should not be modified. In general it’s much nicer to use the former.

    A good mail library should handle all this for you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have code for sending email to clients. System.Net.Mail.SmtpClient Client = new System.Net.Mail.SmtpClient(); MailMessage
Like the title suggest, i am having problems sending my activation email. It gives
I am writing an android application for sending email which launches the default mail
I am sending email through gmail, i want to send some html content, is
I'd like add to my app function allowing sending email via Outlook same as
i am working on sending email to any recipient like yahoo gmail my code
for sending email i set server name smtp.mail.yahoo.com and port is 465 i trying
I am sending email newsletters using php mail() function. I have to track the
I am sending email to some users and wants to know who had read
I am following this tutorial on sending activation email: http://www.slideshare.net/JamesEdwardGrayII/sending-email-with-rails I am fairly certain

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.