duanpao9781 2012-11-26 00:31
浏览 51
已采纳

在SwiftMailer生成的电子邮件中更改Multipart Boundary?

Thanks for reading!

I want to change the default multipart boundary string in a message generated by SwiftMailer.

SwiftMailer seems to automatically generate the string, and includes the string "swift_v4...", like so:

--_=_swift_v4_135388916050b2b5889e516_=_

        ...Text Message Part...

--_=_swift_v4_135388916050b2b5889e516_=_

        ...HTML Message Part...

--_=_swift_v4_135388916050b2b5889e516_=_

I don't see anything in the documentation, but before I go digging around in the code, does anyone know a way to change this via the SwiftMailer interface?

  • 写回答

2条回答 默认 最新

  • dtntjwkl83750 2012-11-26 04:40
    关注

    Judging from the source code, this can be done simply via Swift_Message::setBoundary().

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 Qt下使用tcp获取数据的详细操作
  • ¥15 idea右下角设置编码是灰色的
  • ¥15 全志H618ROM新增分区
  • ¥20 jupyter保存图像功能的实现
  • ¥15 在grasshopper里DrawViewportWires更改预览后,禁用电池仍然显示
  • ¥15 NAO机器人的录音程序保存问题
  • ¥15 C#读写EXCEL文件,不同编译
  • ¥15 MapReduce结果输出到HBase,一直连接不上MySQL
  • ¥15 扩散模型sd.webui使用时报错“Nonetype”
  • ¥15 stm32流水灯+呼吸灯+外部中断按键