mirror of
https://github.com/imapsync/imapsync.git
synced 2025-07-22 02:05:53 +02:00
1.567
This commit is contained in:
parent
c555c31229
commit
4c70a807bd
22 changed files with 8546 additions and 2419 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue