Author Topic: FROM field in Email Notification  (Read 13550 times)

0 Members and 1 Guest are viewing this topic.

tobywallis

  • Full Member
  • ***
  • Posts: 6
FROM field in Email Notification
« 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===

Inspirer

  • Mibew Project founder
  • Native
  • *****
  • Posts: 262
    • Mibew Messenger
Re: FROM field in Email Notification
« Reply #1 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.

tobywallis

  • Full Member
  • ***
  • Posts: 6
Re: FROM field in Email Notification
« Reply #2 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===