Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Form Questions /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

does SS 3.0.5 support SMTP instead of php mailer?


Go to End


3 Posts   1580 Views

Avatar
hp777

Community Member, 13 Posts

15 June 2013 at 2:57am

Edited: 15/06/2013 2:58am

Anyway to get SS to use SMTP server instead of using PHP mailer?
I'm using Userforms the old mod for this looks out of date for 3.+ use

Avatar
Willr

Forum Moderator, 5523 Posts

15 June 2013 at 6:11pm

Mail functionality hasn't really changed 2.* to 3.*, it will change in the next major release (replaced with a better mail implementation) but your SMTP customisations should mostly work.

Avatar
swaiba

Forum Moderator, 1899 Posts

16 June 2013 at 1:28am

I use https://github.com/xeraa/silverstripe-smtp (with some mods around attachments)