doubei5114 2011-03-28 14:36
浏览 54

PHP - 从其他域发送电子邮件而不是垃圾邮件!

this was ask over and over and still no good solution!

When someone sends an email using php and placing another domain in "from" it will end up in spam.

Solutions normally are: - Use your "from" and place the domain you want in the "reply-to"; - Have your domain whitelisted by main mail services.

The 1st its not really a solution and I was never able to make 2nd, because its impossible to reach hotmail.com, yahoo.com, etc..

I see lots of sites today having the option to email article to someone from the user email. How can I achieve this?

Thx, Telmo Cardoso

  • 写回答

4条回答 默认 最新

  • dongweihuan8832 2011-03-28 14:41
    关注

    When someone sends an email using php and placing another domain in "from" it will end up in spam.

    This is not neccessarily true.

    Check which mail servers identify your message as spam. Also check with your hosting company for their preferred method to send out mail.

    Try to be straightforward with your message. Offer the users a short textarea (with your default masage), which they can change and customize. Also give the possibility to enter real name of the participants with their e-mail addresses.

    Just be senible and your messas will go thru.

    评论

报告相同问题?

悬赏问题

  • ¥15 微信会员卡接入微信支付商户号收款
  • ¥15 如何获取烟草零售终端数据
  • ¥15 数学建模招标中位数问题
  • ¥15 phython路径名过长报错 不知道什么问题
  • ¥15 深度学习中模型转换该怎么实现
  • ¥15 HLs设计手写数字识别程序编译通不过
  • ¥15 Stata外部命令安装问题求帮助!
  • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
  • ¥15 TYPCE母转母,插入认方向
  • ¥15 如何用python向钉钉机器人发送可以放大的图片?