This commit is contained in:
Nick Bebout 2013-09-26 17:00:32 -05:00
parent c555c31229
commit 4c70a807bd
22 changed files with 8546 additions and 2419 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
# $Id: paypal_functions,v 1.20 2013/02/08 14:57:33 gilles Exp gilles $
# $Id: paypal_functions,v 1.21 2013/08/21 21:46:16 gilles Exp gilles $
paypal_prerequisites() {
perl -mMIME::Lite -e '' || echo 'sudo aptitude install libmime-lite-perl'
@ -178,7 +178,7 @@ send_reply() {
#test X"--send" = X"$1" && touch "$d_sent/$b"
test X"" = X"$1" && paypal_send "$f"
done
mailq
#mailq
}
paypal_all() {