1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-08 12:11:55 +00:00

Add a gmail message to test with

This commit is contained in:
James Hillyerd
2015-08-24 12:33:50 -07:00
parent 3b0d17867e
commit 44ff0be01e
3 changed files with 218 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/sh
# run-tests.sh: Generate test emails for Inbucket
export SWAKS_OPT_server="127.0.0.1:2500"
export SWAKS_OPT_to="swaks@inbucket.local"
@@ -16,4 +17,7 @@ swaks $* --h-Subject: "Swaks Top Level HTML" --data nonmime-html.raw
swaks $* --h-Subject: "Swaks Attachment" --attach-type image/png --attach favicon.png --body text.txt
# Encoded subject line test
swaks $* --data utf8-subject.txt
swaks $* --data utf8-subject.raw
# Gmail test
swaks $* --data gmail.raw