Skip to content

Posting to WordPress via Email

October 23, 2009

Configuring WordPress to accept posts via email took some effort to get working.  This is my first post sent via email.

Generally I am very happy with WP but was surprised handling posts via email was not a simpler process.  The bottom line was WP works best with plain-jane POP3 email connections.

My primary problem was using GMail which requires SSL (secure socket layer) for authentication.  By default WordPress is not setup handle SSL connections. Ultimately I ended up setting it up with a regular POP3 that used port 110.

One post I found said to use ssl://pop.gmail.com as the server name instead of pop.gmail.com.  That only seems to work after recompiling WP with SSL.  I don’t know how to do that, if you do, more power to you.

No comments yet

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 1,030 other followers