Use external email

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
digitalhead
Posts: 3
Joined: Thu Dec 31, 2009 2:12 am
Location: Salem, WV, US, Earth, Milky Way

Use external email

Post by digitalhead »

The host I am using does not allow email service for whatever reasons and I would like to be able to use an external pop3 mail service, like Gmail for notifications and sending confirmations to commenters. Is it possible to do this and how can I set it up?

Thanks.
Keyboard not detected. Press F1 to continue.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Use external email

Post by garvinhicking »

Hi!

Yes, there is an serendipity_event_smtpmail plugin that allows you to use other SMTP servers.

To use GMail though, you need to use SMTP over SSL, and many PHP hosts do not support that without enabling an extensions.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
digitalhead
Posts: 3
Joined: Thu Dec 31, 2009 2:12 am
Location: Salem, WV, US, Earth, Milky Way

Re: Use external email

Post by digitalhead »

I just tried it, and it looks like you're right about it not being supported. Any suggestions on what services are more likely to work?
Keyboard not detected. Press F1 to continue.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Use external email

Post by garvinhicking »

Hi!

Usually, SMTP servers are seldomly available for personal use; most SMTP servers that are offered are being used by spammers and thus blacklisted by many people.

You could try to buy some mail or webhosting somewhere, where you'd get a SMTP server. I don't really know anything apart from GoogleApp here, so you might be out of luck -- at least when you're looking for a free alternative.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
digitalhead
Posts: 3
Joined: Thu Dec 31, 2009 2:12 am
Location: Salem, WV, US, Earth, Milky Way

Re: Use external email

Post by digitalhead »

I was really hoping to have this covered for free, but I should be able to get by without using an email.

Thanks for the help.
Keyboard not detected. Press F1 to continue.
Post Reply