Mibew Messenger Community

Contributions => Plugins, tips, and tricks => Topic started by: tobywallis on September 19, 2009, 05:07:13 AM

Title: FROM field in Email Notification
Post by: tobywallis on September 19, 2009, 05:07:13 AM
I know this is probably a simple setting but I'll be darned if I can find it: how can I set the "from" address when I receive an email message left by a visitor when all operators areaway? At present it shows webim@yourdomain.com.

Plus - is it possible to set it according to the sender's email address?

Thanks for any help

===Toby===
Title: Re: FROM field in Email Notification
Post by: Inspirer on September 20, 2009, 05:31:54 PM
Edit libs/config.php:
$webim_mailbox = "webim@yourdomain.com";

Reply-to field is set correctly. Click "Reply" in your mail client.
Title: Re: FROM field in Email Notification
Post by: tobywallis on September 21, 2009, 08:21:06 AM
Thanks - I knew it had to be simple!

Neat trick with the Reply-to address - I'll have to remember that.

Thanks

===Toby===