What is the best way to send html/image email?

后端 未结 4 1794
离开以前
离开以前 2020-12-28 18:05

Do you attach the images?

Use absolute urls?

How do you best avoid getting flagged as spam?

4条回答
  •  一生所求
    2020-12-28 18:32

    You attach the emails then reference them in your HTML like so:

    
    

    Outlook, at least, recognizes this as a reference to an attached image and dumps it in appropriately.

提交回复
热议问题