- Joined
- Mar 23, 2017
- Messages
- 37
- Reaction score
- 10
I saw another thread where someone was having an issue with the welcome email- Mine is slightly different- new install- v 16- using the 3cx smtp- tests OK, but no joy when sending a customized welcome email. When I go look at the logs- I see the following:
2019/10/16 15:29:47.788|2540|0009|Excpt|System.ArgumentOutOfRangeException: Count cannot be less than zero.
Parameter name: count
at System.String.Remove(Int32 startIndex, Int32 count)
at TcxMail.MailTemplateSender.RemoveMarkedBlock(String content, String startMarker, String endMarker)
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.SendWelcome(Extension ext)
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.SendingProc()
What am I seeing?
2019/10/16 15:29:47.788|2540|0009|Excpt|System.ArgumentOutOfRangeException: Count cannot be less than zero.
Parameter name: count
at System.String.Remove(Int32 startIndex, Int32 count)
at TcxMail.MailTemplateSender.RemoveMarkedBlock(String content, String startMarker, String endMarker)
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.SendWelcome(Extension ext)
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.SendingProc()
What am I seeing?