- Joined
- Jul 13, 2018
- Messages
- 779
- Reaction score
- 122
Running 3CX V18 461. Debian
When creating a new extension I cannot send a welcome email.
When sending from a pre-existing extension after changing the recipients email to the same as was used in the new extension I can receive the welcome email.
Tested SMTP server, yes works.
Tested using automatic send, yes it's set to do this in mail notifications, not received.
Tested using manual send, not received.
Which logs can I check. I see in 3CXSystemService.log the email is being created.
2022/04/06 14:40:58.489|6744|0012|Info|UpdateOrInsert schedule for 7880
2022/04/06 14:40:58.489|6744|0012|Info|Auto-switching is disabled for 7880
2022/04/06 14:40:58.489|6744|0012|Verb|Dequeue Deleted.TRANSACTION.6753
2022/04/06 14:40:58.512|6744|0010|Excpt|System.ArgumentOutOfRangeException: Count cannot be less than zero. (Parameter '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()
When creating a new extension I cannot send a welcome email.
When sending from a pre-existing extension after changing the recipients email to the same as was used in the new extension I can receive the welcome email.
Tested SMTP server, yes works.
Tested using automatic send, yes it's set to do this in mail notifications, not received.
Tested using manual send, not received.
Which logs can I check. I see in 3CXSystemService.log the email is being created.
2022/04/06 14:40:58.489|6744|0012|Info|UpdateOrInsert schedule for 7880
2022/04/06 14:40:58.489|6744|0012|Info|Auto-switching is disabled for 7880
2022/04/06 14:40:58.489|6744|0012|Verb|Dequeue Deleted.TRANSACTION.6753
2022/04/06 14:40:58.512|6744|0010|Excpt|System.ArgumentOutOfRangeException: Count cannot be less than zero. (Parameter '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()