Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
tamamaxox
V2EX  ›  Linux

怎么通过 gunmail 把一个 html 文件内的内容发送成邮件?

  •  
  •   tamamaxox · May 4, 2014 · 3349 views
    This topic created in 4437 days ago, the information mentioned may be changed or developed.
    curl -s --user 'api:key-3ax6xnjp29jd6fds4gc373sgvjxteol0' \
    https://api.mailgun.net/v2/samples.mailgun.org/messages \
    -F from='Excited User <[email protected]>' \
    -F [email protected] \
    -F [email protected] \
    -F subject='Hello' \
    -F text='Testing some Mailgun awesomness!'


    发送一段文本是这样的,但是我要发送的内容比较长,而且放到文件里面了
    1 replies    2014-05-04 15:37:40 +08:00
    tamamaxox
        1
    tamamaxox  
    OP
       May 4, 2014
    mailgun....
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2616 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 11:21 · PVG 19:21 · LAX 04:21 · JFK 07:21
    ♥ Do have faith in what you're doing.