Open LeSqueed opened 3 months ago
Same problem here
@LeSqueed were you able to resolve somehow?
@Dysar sadly not. Gave up on using this implementation. For now sticking to my current parser in php that works. Till I get the time to perhaps write a custom one from scratch. Or till someone shows signs of life here.
I keep getting the runtime error index out of range [1] with length 1 error when trying to use inbound parsing. For testing to make sure it wasn't something I was doing I simplified the code quite a bit to be basically the example code.
I added some extra code to log some extra data which I have also added below.
So far the best idea I have of why it is not working is due to the headers not being formatted in a way it can handle.
I tried mutliple things, including downgrading to Go 1.19. Also tried sending mail from either the webmail or an gmail account, but non of them are getting processed correctly.