<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: PHP mail vs SMTP with GF + AWeber</title>
		<link>https://legacy.forums.gravityhelp.com/topic/php-mail-vs-smtp-with-gf-aweber</link>
		<description>Gravity Support Forums Topic: PHP mail vs SMTP with GF + AWeber</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:20:29 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/php-mail-vs-smtp-with-gf-aweber" rel="self" type="application/rss+xml" />

		<item>
			<title>jpmorganjr on "PHP mail vs SMTP with GF + AWeber"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/php-mail-vs-smtp-with-gf-aweber#post-46434</link>
			<pubDate>Sun, 15 Jan 2012 14:02:53 +0000</pubDate>
			<dc:creator>jpmorganjr</dc:creator>
			<guid isPermaLink="false">46434@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm stuck in the same place on this. I'm using the &#34;Configure SMTP&#34; plugin to send WP emails with authenticated gmail SMTP. Emails are sent elsewhere in WP, but nothing is making it to Aweber.&#60;/p&#62;
&#60;p&#62;Any idea when this will be fixed? It's the only feature I need.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "PHP mail vs SMTP with GF + AWeber"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/php-mail-vs-smtp-with-gf-aweber#post-44844</link>
			<pubDate>Thu, 22 Dec 2011 18:29:50 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">44844@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Andre Updating the AWeber Add-On is high up on our list of things to do in January.  The developer who works on those projects is currently on vacation for the holidays so it's one of the things they will be working on when they return.  &#60;/p&#62;
&#60;p&#62;The update to support the new AWeber API is not only going to make adding subscribers more reliably since it will do so via an API call rather than email, it will also allow us to fully integrate with AWeber custom fields like we do with MailChimp and Campaign Monitor.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andre on "PHP mail vs SMTP with GF + AWeber"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/php-mail-vs-smtp-with-gf-aweber#post-44832</link>
			<pubDate>Thu, 22 Dec 2011 18:11:32 +0000</pubDate>
			<dc:creator>Andre</dc:creator>
			<guid isPermaLink="false">44832@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl,&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;I use Rackspace, and (sadly) all non-authenticated (SMTP) email - all php mail() and/or wp_mail() function email - is piped through to their bulk/open mail relay.&#60;/p&#62;
&#60;p&#62;This relay is normally always loaded with a massive mail queue ... and if it get too large, they just purge it (how nice - not!).&#60;/p&#62;
&#60;p&#62;We use WishList Member too (also a WP plugin) and that also ins't sending emails to AWeber.&#60;/p&#62;
&#60;p&#62;I guess I'll just wait for the NEW API version of your AWeber plugin.&#60;/p&#62;
&#60;p&#62;Andre
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "PHP mail vs SMTP with GF + AWeber"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/php-mail-vs-smtp-with-gf-aweber#post-44827</link>
			<pubDate>Thu, 22 Dec 2011 18:00:17 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">44827@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently the AWeber Add-On works by sending an email to your AWeber list using the subscribers name and email address as the From Name and From Email.  This is due to limitations that existed with AWeber's API when we created the AWeber Add-On.&#60;/p&#62;
&#60;p&#62;If the WP-Mail-SMTP overrides the From Name and From Email by setting it to your SMTP account From then that is going to cause a problem with the current version of the AWeber Add-On.&#60;/p&#62;
&#60;p&#62;IF your web server itself doesn't want to send email unless you use the SMTP Plugin, that too is going to be problematic.  You may want to check with your web host to see why your web server won't send email via the WordPress wp_mail() function.&#60;/p&#62;
&#60;p&#62;The good news is we will be updating the AWeber Add-On to support adding subscribers via AWeber's NEW API capabilities in January.  This will allow us to add the new subscriber via an API call rather than having to send an email.  They finally updated their API to allow new subscribers to be added via the API so we can now update our AWeber Add-On to support this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andre on "PHP mail vs SMTP with GF + AWeber"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/php-mail-vs-smtp-with-gf-aweber#post-44796</link>
			<pubDate>Thu, 22 Dec 2011 10:51:50 +0000</pubDate>
			<dc:creator>Andre</dc:creator>
			<guid isPermaLink="false">44796@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm running GF 1.6.2 and AWeber add-on 1.0...&#60;/p&#62;
&#60;p&#62;I guess my question is - does GF work with:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/wp-mail-smtp/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-mail-smtp/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;... which Carl Hancock cited here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/email-notifications-stopped-working-all-of-a-sudden&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/email-notifications-stopped-working-all-of-a-sudden&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here's my problem...&#60;/p&#62;
&#60;p&#62;GF won't send email signups to AWeber. Nothing. Nada. So I tried setting up WP-Mail-SMTP.&#60;/p&#62;
&#60;p&#62;It works. As in, AWeber actually receives the lead info ... *kinda*.&#60;/p&#62;
&#60;p&#62;WP-Mail-SMTP (and I've tested others too) changes the FROM email to that of my Google Apps email account.&#60;/p&#62;
&#60;p&#62;So instead of the name/email of the lead from the GF ending up in AWeber ... it's parsing my Google SMTP email in as the from email. D'oh.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;Andre
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
