草庐IT

mimepart

全部标签

php - roundcube 中的致命 PHP 错误(缺少 Mail_mimePart)

我们的ubuntu服务器上有一个roundcube实例。从昨天开始,我们就不能再发送电子邮件了。点击roundcube中的发送按钮后,“Nachrichtwirdgesendet...”消息(正在发送电子邮件)会不断加载。查找日志后发现错误信息:[30-Jun-201510:33:50UTC]PHPWarning:Missingargument1forMail_mimePart::Mail_mimePart(),calledin[***]/roundcube/vendor/pear/mail_mime/Mail/mime.phponline1288anddefinedin[***]/r

html - Rails 邮件程序 mimepart 在邮件正文中显示为文本

我正在使用ActionMailer发送测试邮件。正在呈现模板并且邮件正在正常发送。唯一的问题是mime部分和其他header数据由Google在邮件正文中显示。这是邮件的代码..deftestingmail(:to=>"apoorvparijat@gmail.com",:subject=>"htmlmailer",:content_type=>"text/html")do|format|format.html{render'testing'}format.text{render:text=>"bing"}endend这是收到的电子邮件。----==_mimepart_508fd4625

html - Rails 邮件程序 mimepart 在邮件正文中显示为文本

我正在使用ActionMailer发送测试邮件。正在呈现模板并且邮件正在正常发送。唯一的问题是mime部分和其他header数据由Google在邮件正文中显示。这是邮件的代码..deftestingmail(:to=>"apoorvparijat@gmail.com",:subject=>"htmlmailer",:content_type=>"text/html")do|format|format.html{render'testing'}format.text{render:text=>"bing"}endend这是收到的电子邮件。----==_mimepart_508fd4625