GP89

Results 5 comments of GP89

Hey so I make a stupid mistake in that example! I was using `strlen` to get the message size, which is only the size until the first null byte 🤦...

Ah thank you!! Sorry I'll close this off. I needed something that used tls psk and plain tcp was the only way I could find in objective-c.

Hey I've just tried with `HTTP/1.0` and with `Connection: close` but I'm still seeing the same behaviour. Gets all the data and sits on state 3 (ready) waiting to receive...

It wasn't working for me because I accidentally used `tls` instead of `startTLS` `SMTPSSLMode`

Hey Ali! I think only newer filesystems support truncating the start of a file, which is what would need to happen to clean up after itself. The issue is new...