How to remove [External] from sendgrid mail?

后端 未结 0 721
刺人心
刺人心 2021-02-10 19:08

I am using sendGrid api to send mails. Below is the code

 Request request = new Request()
    try {
        request.with {
            method = Method.POST
               


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题