[ZendTo] help with autorequest

Luigi Capriotti l.capriotti at tiscali.it
Thu May 21 09:40:55 BST 2020


Hi,

would anyone please clarify what I am doing wrong with autorequest, as I
invoke the script with:

USERNAME=lcapriotti
PASSWORD=MYPASSWORD

SENDEREMAIL=<email of the recipient of the request>
SENDERNAME=SNAME
SENDERORG=SORG

RECIPIENTNAME=<email of the internal user who shall receive the file>
RECIPIENTEMAIL=RECEMAIL

SUBJECT='Test'
PASSPHRASE=ANYPWD

NOTE="Test Note"

bash -x /opt/zendto/bin/autorequest --username $USERNAME --password
"$PASSWORD" --senderemail $SENDEREMAIL  --sendername "$SENDERNAME"
--senderorg $SENDERORG \
        --subject "$SUBJECT" --passphrase "$PASSPHRASE" --recipientname
"$RECIPIENTNAME" --recipientemail $RECIPIENTEMAIL \
        --note "$NOTE" -i https://localhost/

but I cannot get any result - neither as output from the script nor in
practical terms (no requests are generated).
ZendTo logs states I am authenticating correctly though:

2020-05-21 10:39:17 ::1 [ZendTo]: Info: user authentication verified user
as 'lcapriotti'
2020-05-21 10:39:17 ::1 [ZendTo]: Info: Creating request with encryption
enabled

Thanks in advance
Luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jul.es/pipermail/zendto/attachments/20200521/b1e41a70/attachment.html>


More information about the ZendTo mailing list