Welcome Guest, Not a member yet? Register   Sign In
Outbox: Email management
#6

When you call `$outbox->email($data)` it will create a pre-initialized version of the Email service class for you. Re-calling `initialize()` will override any configuration set by the template. You should remove the `initialize()` line, and it there are additional configuration parameters you need then set them on the resultant Email instance directly.
Reply


Messages In This Thread
Outbox: Email management - by MGatner - 10-26-2020, 01:01 PM
RE: Outbox: Email management - by nc03061981 - 10-26-2020, 05:49 PM
RE: Outbox: Email management - by thewebsiteguy - 11-13-2020, 10:40 AM
RE: Outbox: Email management - by MGatner - 11-13-2020, 06:16 PM
RE: Outbox: Email management - by thewebsiteguy - 02-04-2021, 04:17 PM
RE: Outbox: Email management - by MGatner - 02-05-2021, 02:58 PM



Theme © iAndrew 2016 - Forum software by © MyBB