[Users] evoke claws to send fax as email with efax-gtk
dan
danieldors at gmail.com
Wed Nov 16 06:49:49 CET 2011
efax-gtk uses mailx to send a pdf file to a given address
# now e-mail it
MAIL_CMD="mailx -s efax-gtk -a$TEMP_FILE $MAIL_ADDR"
echo "Fax $1 received by efax-gtk attached" | $MAIL_CMD
sleep 1
rm $TEMP_FILE
can claws be evoked to send
mailx synopsis
mailx [-BDdEFintv~] [-s subject] [-a attachment ] [-c cc-addr] [-b
bcc-addr] [-r from-addr] [-h hops] [-A account] [-S variable[=value]]
to-addr
D Dorsey
More information about the Users
mailing list