On Friday 01 Jan 2016 10:25:27 PM Ed Greshko wrote:
> Well, you have a cron job called r2e.  What does that contain?  It very well
> may have been calling sendmail but it is probable it required "real"
> sendmail and since you didn't have it installed until now it failed.  See
> my other response about "alternatives"
> 
> What is the content of  /home/sudhir/.local/bin/rss2email/bin/r2e?

r2e stands for rss2email[1]. It's a little Python program that sends rss feed 
to your email. Fedora repos has an older (sort of) deprecated version of it. 
It will not be upgraded to its latest version in Fedora [2]. So I run the 
latest version in a Python virtual environment. It can use either smtp or 
sendmail. I use smtp and it shouldn't at all use sendmail.

I will get back once I have read content of several of those cron.* 
directories.

[1] https://github.com/wking/rss2email
[2] https://bugzilla.redhat.com/show_bug.cgi?id=911509

-- 
Regards,
Sudhir Khanger,
sudhirkhanger.com.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to