Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[request]Move message on owner inbox to a user inbox and set unread #148

Open
nur-hamid opened this issue May 20, 2014 · 1 comment
Open
Labels

Comments

@nur-hamid
Copy link

some reply message[s] doesnt contain "@username" and saved at owner inbox, i want to move that message[s] to user inbox. thanks

@jbubik
Copy link
Contributor

jbubik commented May 21, 2014

If your users use phonebook for storing their contacts, then you may route incoming massages that do not contain the "@username" to them. Configure in application/config/kalkun_settings.php:

/*
|--------------------------------------------------------------------------
| Inbox Routing Use Phonebook
|--------------------------------------------------------------------------
|
| If no @username found on new incoming messages,
| then Kalkun will check origin phonenumber on all user phonebook.
|
*/
$config['inbox_routing_use_phonebook'] = TRUE;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants