Sendmail插入!电子邮件中间 990 个字符后的符号

2023-12-12

我使用 sendmail -v 从 sendmail 发送邮件[电子邮件受保护]https://infoeu.!mytotalconnectcomfort.com。我不明白为什么sendmail会插入额外的字符! ?

<html><head><meta http-equiv=Content-Type content=text/html; charset=utf-8/></head><body><p>Dear Mr/Ms scure dhf</p><p>Thank you for choosing XXXXXXX.</p><p> In order to live a fulfilling experience with your newly purchased XXXXXXX system, please read carefully the following guidance.</p><p> <strong>1. Domonial owners</strong></p><p>To remotely operate your system, please access the following Internet address: <u><a href=https://tc20e.total-connect.eu/>https://tc20e.total-connect.eu/</a></u></p><p> Your login is: sucre567</p><p> Your password is: sucre567</p><p><strong>2. Sucre Box and Sucre Box + owners</strong></p><p> Sucre Box and Sucre Box + owners can live a fulfilling experience by installing our latest Total Connect Comfort International smartphone application available for both Android phones and IPhones.</p><p> <strong><em>2.1  If you want to use the application</em></strong></p><p> Connect to <u><a href=https://infoeu.mytotalconnectcomfort.com/>https://infoeu.!
     mytotalconnectcomfort.com</a></u></p><p>Create an account or login if you already have one</p><p> Access the security section and follow the instructions</p><p>The security login and password will be requested:</p><p>Security login: sucre567</p><p>Security password: sucre567</p><p> And don&#146;t forget to download the app on your smartphone!</p><p><strong><em>2.2  If you don&#146;t want to use the application</em></strong></p><p>To set up and remotely operate your system, please access the following Internet address: <u><a href=https://tc20e.total-connect.eu/>https://tc20e.total-connect.eu/</a></u></p><p>Your login is: sucre567</p><p>Your password is: sucre567</p><p><strong>3.  Sucre GPRS owners</strong></p><p>To set up and remotely operate your system, please access the following Internet address: <u><a href=https://tc20e.total-connect.eu/>https://tc20e.total-connect.eu/</a></u></p><p>Your login is: sucre567</p><p> Your password is: sucre567</p></body></html>

SMTP RFC5321指定消息行最大长度的限制。
Sendmail 会中断长线以避免超出限制。

https://www.rfc-editor.org/rfc/rfc5321#section-4.5.3.1.6

FIXES:
你似乎发送了 html 上下文。您可以使用tidy重新格式化 html 的程序。它还应该打破长 html 行。

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

Sendmail插入!电子邮件中间 990 个字符后的符号 的相关文章

随机推荐

  • Java:全局异常处理程序

    有没有办法在 Java 中创建全局异常处理程序 我想这样使用 When an exception is thrown somewhere in the WHOLE program exit 处理程序可能无法捕获抛出的异常try catch
  • 禁用列排序不适用于多个 angularjs 数据表

    我正在使用多个 angularjs 数据表 并在每次用户从下拉列表中选择一个选项时生成一个新表 根据用户的选择 我发出 http 请求以从数据库中获取新数据 对于每个表 我都有不同的dtColumnDefs 是动态设置的 因为我的表列标题是
  • 如何在 PHP 中随机化数组

    我有一个像这样的数组 arr 1 2 4 5 6 7 8 9 但我需要这个数组的随机版本 我正在使用该函数shuffle像这样 random shuffle arr 但这个函数只是返回true而不是数组的随机版本 shuffle 此函数对数
  • Django ModelForm ChoiceField 不显示实例数据

    我有一个ModelForm我在其中设置了几个字段的类ChoiceField 对于我的一个观点 我想从我的ModelForm从数据库中模型实例中提取的类 如下所示 form MyModel instance model instance 当我
  • ItemsControl 与视图模型的多个数据模板

    是否可以将以画布为模板的项目控件绑定到多个数据模板 我有 2 个集合 根据类型我想在画布上显示不同的控件 我不确定 但我可以考虑一个具有 2 个 ObservableCollections 的 Viewmodel 例如 如果我有 形状 和
  • 从字符串执行命令

    在 r 中使用 scopus 检索引用 library rscopus auth token header please add akey please add set api key akey x abstract retrieval 1
  • 为什么要在 PHP 中使用模板系统? [关闭]

    Closed 这个问题是基于意见的 目前不接受答案 为什么要在 PHP 中使用模板系统 我的问题背后的原因是 PHP 本身就是功能丰富的模板系统 为什么我应该安装另一个模板引擎 到目前为止我发现的唯一两个优点是 更简洁的语法 有时 模板引擎
  • Microsoft.AspNetCore.WebUtilities 超出行长度限制 100

    我一直在尝试自动化测试 将文本文件上传到使用 flowjshandler 的 Web api 所有这些都在 c net core 和 linux docker 容器中运行 从 Visual Studio 运行时 测试程序毫无例外地上传文件
  • 谷歌应用程序邀请 - 短信未发送

    我尝试寻找解决方案 但还没有运气 我正在尝试使用谷歌应用程序邀请来邀请朋友使用我的应用程序 android 电子邮件已发送 但短信未发送 我没有收到任何错误消息 事实上我实际上收到一条消息 表明邀请已发送 我还尝试向我的应用程序添加短信权限
  • '(引用引用)在方案中

    我正在尝试自学方案 谁能告诉我为什么 quote quote 将输出 quote and quote quote 将输出 quote 非常感谢 这个表达式 quote quote 扩展后
  • Swift 3 CVarArg 被多次传递的问题

    我在 swift 3 中有以下代码 class StringUtility static func Localizer tableName String gt key String params CVarArg gt String retu
  • 将剪贴板中的图像粘贴到 Excel 中的单元格

    我想使用 vba 将图像从剪贴板粘贴到 Excel 单元格 我可以找到这样的代码 If My Computer Clipboard ContainsImage Then Dim grabpicture My Computer Clipboa
  • Visual Studio 2010 数据源选项中缺少 SQLite 数据库文件类型

    我按照以下说明在 Visual Studio 2010 上安装了 x86 x64 官方 SQLite NuGet 包 http www tsjensen com blog post 2012 11 10 SQLite on Visual S
  • 可以同时从多个程序打开和访问伯克利数据库吗?

    根据 Berkeley 文档 数据库的事务 TS 和并发数据存储版本 多个线程可以访问 和更改 数据库 这是否也意味着我可以有两个程序链接到伯克利 客户端 并让它们访问相同的数据库文件而不会出现任何问题 我问 因为对于单独的数据库服务器来说
  • 当应用程序关闭/终止时 iOS 中的地理围栏

    我正在研究地理围栏 我想触发 是否输入区域 and 退出区域 当应用程序处于前台或后台状态时它正在工作 但我也想在应用程序处于非活动状态时触发它 我的代码如下 地理围栏Class h import
  • Windows 中的 getchar_unlocked 未声明

    这是我的代码 include
  • 无法加载 netezza JDBC 驱动程序

    我在 spring 中配置了 netezza 数据库 我已经在类路径中添加了依赖的nzjdbc jar 弹簧配置
  • 当 jqgrid 位于模态对话框内时,解决 jqgrid 4.8 覆盖问题

    我使用免费的 jqgrid 4 8 我在模式对话框中使用 jqgrid 当我尝试使用寻呼机的删除按钮时 所有对话框都被禁用 http jsfiddle net 9ezy09ep function Ecran dialog dialogCla
  • PHP Http请求

    我需要从 PHP 执行 HTTP GET 更具体地说 从 index php 中 我需要获取 trac 和 svn 的内容 找到 ul 元素 然后渲染 然后内联到 index php 上 trac 和 svn 是相对 URL 而不是文件系统
  • Sendmail插入!电子邮件中间 990 个字符后的符号

    我使用 sendmail v 从 sendmail 发送邮件 电子邮件受保护 https infoeu mytotalconnectcomfort com 我不明白为什么sendmail会插入额外的字符 p Dear Mr Ms scure