aboutsummaryrefslogtreecommitdiffstats
path: root/dist-tools/test/testmail
blob: 7941892edbe34a98a1eba89f5da46d29027a6e81 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
size=${1:-0}

(
echo "This mail was generated on "`date`"."

) | mail -s "${size}k test mail from process $$" esr@ccil.org

 <<EOF
EOF
of \Recent and will have to check UID instead. RFC2047 encode X-Fetchmail-Warning? X-Fetchmail-Warning: Empfängeradresse root@example.org stimmt mit keinem lokalen Namen überein X-Virus-Scanned: amavisd-new at m2a2.dyndns.org X-Amavis-Alert: BAD HEADER Non-encoded 8-bit data (char C3 hex) in message header 'X-Fetchmail-Warning': X-Fetchmail-Warning: +Empf\303\244ngeradresse ro... check if --monitor still works properly and complete CAN_MONITOR vs. interface checks complete CAN_MONITOR replacement put all getaddrinfo compat cruft into an easy-to-use m4 macro for autoconf and Makefile.am snippet for automake, so people can just use it without further hassle. fetchmail -vvvv --syslog prints blank lines on the screen.