Quick update to DoWant

10 views
Skip to first unread message

aeiche

unread,
Oct 15, 2014, 4:20:32 PM10/15/14
to do-...@googlegroups.com
Hey Everyone,

I made a quick feature addition this week: DoWant now has a setting for a "Send from" address for the system - meaning you can make the wishlist's email address appear as something other than the default. So instead of coming from user...@defaultserverx.host.com you can get it to send from something intuitive like "wish...@aaroneiche.com"

Doing this is pretty simple:

- Grab the most recent version of 'db.class.php' from the repo: https://github.com/aaroneiche/do-want
- Put it in your installation
- Add the following line into you config.php file: 

$options['mailHeaders']['From'] ='wishlist@dowant.me';

- Change the email address to whatever you'd like. This is a standard SMTP from header, so it'll take other formats like: "Bob Example" <b...@example.org>   Just be sure to wrap it in a pair of single quotes.

In the future this will probably be a setting available from the interface, but this was intended as a quick fix.

Let me know if you have any problems.
-Aaron

Kevin J. Wangler

unread,
Oct 15, 2014, 4:21:36 PM10/15/14
to do-...@googlegroups.com
Thanks again. It works great. Much appreciated!

--
You received this message because you are subscribed to the Google Groups "do-want" group.
To unsubscribe from this group and stop receiving emails from it, send an email to do-want+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages