PrestaShop Forums: 邮箱不能发邮件 - PrestaShop Forums

Jump to content


Welcome to the PrestaShop Forum! We hope you'll share your comments and suggestions with us. We ask that you please post in English to the main sections of the PrestaShop Forum. If you want to write in another language, please post in the corresponding PrestaShop Community section below.

Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

NYC

Vous parlez français ? par ici !


邮箱不能发邮件


邮箱不能发邮件

#1 Guest_kunpenglee_*

  • --
  • Guests

Posted 29 May 2009 - 04:42 AM

请问邮箱怎么发邮件啊。在程序中那里设置啊。我后台密码忘记了。想找回密码但是邮箱里没有找回密码的邮件啊。我是本地测试的,能联网。请问是怎么弄!谢谢

#2 Guest__*

  • --
  • Guests

Posted 03 June 2009 - 10:29 AM

密码可以通过mysql 进入数据库更改找回来(先前台注册一个,在_customer表里面可以看到加密的密码,把这个密码更新到你的帐户就可以)。
邮箱问题好像不好解决
我试过mail()函数,提示发送没错误,但是没收到。
smtp也不好用,我用公司的邮箱可以用,但是用163,gmail 都不可以。不知道为什么

#3 Guest__*

  • --
  • Guests

Posted 02 July 2009 - 06:45 AM

localhost基本是发布出去的,我也有这个问题,但是把它传到服务器就行了。你要是作研究用的话,你在password.php里面加个初始密码发送一次邮件(不管成功不)就能进去了。

#4 Guest__*

  • --
  • Guests

Posted 03 July 2009 - 02:16 AM

好像里面的mail函数有问题,我用一个插件,人家也是mail函数的,可以发邮件。
不过问题在哪里我还没研究出来`

#5 Guest__*

  • --
  • Guests

Posted 03 July 2009 - 04:18 AM

给你个现成密码串
e50539053fff1cd034004ebf71e851ff
明文是: abcdefgh
去ps_employee 表里替换你的就行了

mail问题,localhost不是发不出邮件,而是发出去以后,因为域名问题被当做垃圾邮件处理了.
至于说有的能发有的不能发,这是可能的.
如果你的服务器有正式域名,你也是用这个域名后缀做发送方,那大部分邮箱应该都能收到的.
否则,基本上很少一些邮件服务商的服务器才会收到.

#6 Guest__*

  • --
  • Guests

Posted 09 August 2009 - 03:13 PM

From 1244021383:

密码可以通过mysql 进入数据库更改找回来(先前台注册一个,在_customer表里面可以看到加密的密码,把这个密码更新到你的帐户就可以)。
邮箱问题好像不好解决
我试过mail()函数,提示发送没错误,但是没收到。
smtp也不好用,我用公司的邮箱可以用,但是用163,gmail 都不可以。不知道为什么


后台管理的账户是ps_employee
不知道你们是不是独立主机, 有没有测试过直接mail -s 'xxx' to@xxx.com. 我的qq.com/163.com都能收到.
有可能是要smtp认证的, 看你们服务器的设置了

#7 Guest__*

  • --
  • Guests

Posted 09 August 2009 - 03:16 PM

From 1243568555:

请问邮箱怎么发邮件啊。在程序中那里设置啊。我后台密码忘记了。想找回密码但是邮箱里没有找回密码的邮件啊。我是本地测试的,能联网。请问是怎么弄!谢谢


连到mysql然后update ps_employee :)
http://www.prestasho...m_but_in_french





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users