-
## Project description
Several non-major email providers (the ones for which phone verification is not required) charge for the ability to use IMAP and SMTP, the same time having Web GUI, API and f…
-
Hi, I have 2 cameras from the same server - but you can only name 1 camera - how do I set it up for 2 cameras?
Thanks!
-
人生其实是一盘棋,一招一式都要提前规划好,走一步至少看三步,尽量减少错误,尽量减少一时的心血来潮,所谓的“浪子回头”不过是粉饰当时的傻逼,根本没有什么卵的意义,更不值得原谅。这个社会总是过分夸大金钱的作用,忽略了做人基本的原则,尤其对有钱的男人,犯过的错好像都不是事儿,有钱的男人出轨叫做追求自我追求真爱,其实错就是错,跟有没有钱没有一毛钱的关系。我每次说到这个问题就一堆人跳出来反驳,但我还是得说,…
-
-
```json
{
"level":"error",
"ts":0,
"caller":"smtp2http/handler.go:55",
"msg":"fail to read",
"from":"",
"to":"",
"remote_addr":"",
"error":"unknown encoding: 8bit",
"stackt…
-
As I explained here : https://github.com/alash3al/smtp2http/issues/14
There is an issue with `ioutil.ReadAll` reading bytes of some mail contents in french mails with accents.
It should be bette…
-
Hello,
The mails sent from the french Microsoft outlook and hotmail.com are sent with `Content-Type: text/plain; charset="Windows-1252"` charset.
So the payload in hook seems to be badly encode…
-
A good feature would be adding a "headers" list to the webhook so we can get every raw header in the original email message.
-
root@chat-srv1:/home/chat# go get github.com/uflare/smtp2http
```
# github.com/uflare/smtp2http
/root/work/src/github.com/uflare/smtp2http/handler.go:25:33: cannot use req.Message (type *mail.Mes…
-
Hello ,
First of all, thanks you all for the contributions.
I have a business scenario, which to received all customer's email request and store it in backend to further processing. I find …