Welcome Guest, Not a member yet? Register   Sign In
[SOLVED]disable mail
#3

[eluser]Dam1an[/eluser]
Although its not built in (which I think it should), there's a very easy and clean way to do it

Create an email library extending the default one
Replace the send function by creating your own
Have an optional parapemter for success (default to true)
The reason for the optional paramter is so you can test what happens if it would fail
Check if a config item for test mode exists
If in test mode, return true or false for success
If not in test mode, call the real send method

I'll mock some code up later and post it back (unless my description was so clear and easy you don't need it)

EDIT: Fuzzy beat me


Messages In This Thread
[SOLVED]disable mail - by El Forum - 05-13-2009, 03:21 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 03:29 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 03:30 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 03:35 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 03:38 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 03:40 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 03:56 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 03:56 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 03:59 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 04:04 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 04:30 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 04:38 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 05:04 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 05:07 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 05:12 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 05:12 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 05:13 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 05:21 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 05:45 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 05:49 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 06:04 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 06:16 AM
[SOLVED]disable mail - by El Forum - 05-13-2009, 07:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB