Help for cygwin and email
by bcarme95 from LinuxQuestions.org on (#5H868)
Hello,
I have installed cygwin + openssh + rsync + exim
It's ok for my rsync command and key SSH, but i can't send email log.
when i run :
rsync -e ssh -avr --delete /cygdrive/e/folder1 xxxxx@xxxx.com:/files | email -s 'Rsync' 'backup@myadress.com'
It doesn't work :
unable to setuid/gid to exim. priv_flags : 1
Can you help me please ?
Thanks


I have installed cygwin + openssh + rsync + exim
It's ok for my rsync command and key SSH, but i can't send email log.
when i run :
rsync -e ssh -avr --delete /cygdrive/e/folder1 xxxxx@xxxx.com:/files | email -s 'Rsync' 'backup@myadress.com'
It doesn't work :
unable to setuid/gid to exim. priv_flags : 1
Can you help me please ?
Thanks