Community Support Forums — WordPress® ( Users Helping Users ) — 2010-10-30T08:06:02-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=1125 2010-10-30T08:06:02-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1125&p=4429#p4429 <![CDATA[Re: How to get s2member to use smtp mail settings?]]> auto-eots.inc
config-user-registration.inc
list-servers.inc
paypal-notify.inc
user-deletions.inc

Combined with using a smtp wordpress plug-in (wp-mail-smtp, is the one I'm using), I am able to use a Google mail account to send registrations notices, receive lost password, and unsure about PayPal's subscribe email: don't have a sandbox to test it.

If my registration and lost password works, does that mean my paypal would as well?

Well, I posted all that information for anyone who had the same problems as me, maybe it will help until the next version comes along.

Take care,

Statistics: Posted by AnthonySouls — October 30th, 2010, 8:06 am


]]>
2010-10-30T05:12:13-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1125&p=4424#p4424 <![CDATA[Re: How to get s2member to use smtp mail settings?]]> Thanks for reporting this important issue.

Yes, we are aware of this. The problem has to do with s2Member's use of PHP's mai() function instead of the WordPress® function wp_mail(). This will be updated to support SMTP configurations with the release of s2Member v3.3. @TODO/COPY :: wp_mail().

Until then, you could run a search/replace on all of s2Member's files.
Replacing instances of the mail() function, with wp_mail() instead.

Statistics: Posted by Jason Caldwell — October 30th, 2010, 5:12 am


]]>
2010-10-30T05:00:54-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1125&p=4421#p4421 <![CDATA[How to get s2member to use smtp mail settings?]]>
Thanks,

Statistics: Posted by AnthonySouls — October 30th, 2010, 5:00 am


]]>