Search found 5 matches

by mwzhang
Fri Jun 01, 2018 7:28 am
Forum: Support
Topic: transmission-daemon unable to send Email?
Replies: 6
Views: 5504

Re: transmission-daemon unable to send Email?

i just chmod -R 777 transmission-daemon. it seems the error gone.but new error pop up:
********
error sending message,child exited 127 (Exec error)
*********
by mwzhang
Fri Jun 01, 2018 6:45 am
Forum: Support
Topic: transmission-daemon unable to send Email?
Replies: 6
Views: 5504

Re: transmission-daemon unable to send Email?

by the way, Mike, really appreciate your reply and your kind help. it is really useful.
by mwzhang
Fri Jun 01, 2018 6:44 am
Forum: Support
Topic: transmission-daemon unable to send Email?
Replies: 6
Views: 5504

Re: transmission-daemon unable to send Email?

it is really weird.i already grant 777 access to this transmission-daemon, but it is still showing permission denied.

*************
GPGME:CMS protocol not available
/var/lib/transmission-daemon/sent: Permission denied (errno =13)
entation fault
*************
by mwzhang
Tue May 29, 2018 6:44 am
Forum: Support
Topic: transmission-daemon unable to send Email?
Replies: 6
Views: 5504

Re: transmission-daemon unable to send Email?

really! no solution?
by mwzhang
Mon May 21, 2018 7:14 am
Forum: Support
Topic: transmission-daemon unable to send Email?
Replies: 6
Views: 5504

transmission-daemon unable to send Email?

hi Support and Friends:

i just download and install the Transmission 2.92 (14714) successfully, everything is working perfect except the running script to send Email.

i defined the below:
script-torrent-done-enabled: true,
script-torrent-done-filename: "/bin/sendmail.sh"

in the sendmail.sh, it ...