ladybirdweb / faveo-helpdesk

Faveo Open source ticketing system build on Laravel framework
https://www.faveohelpdesk.com/online-demo/
Open Software License 3.0
1.15k stars 565 forks source link

Email Queue #134

Open bhanu2217 opened 8 years ago

bhanu2217 commented 8 years ago

Admin Panel: Give option to choose different mail method/drivers and screens for putting in the id & password for various drivers.

The drivers, id & password shouldn't be saved in the config file but passed during run time from database.

Documentation: Implement all the Laravel methods as listed here https://laravel.com/docs/5.2/mail

See if we need to continue using PHP Mailer or Laravel mail options will do everything we need and we can remove PHP mailer.

Ministorm3 commented 8 years ago

Oh please implement this! This will be great for improving email reliability.

bhanu2217 commented 8 years ago

You should see this soon, final phase of development this is in and than testing and will be part of release. There will be all Laravel supported ques available with this update.

vijaysebastian commented 8 years ago

Developed, @SarfrazS is testing