Hi Ben, > You might try created a systemd service for it instead. I think more about this tomorrow, when my brain has rebooted, but I think if I did it that way, all the different users would be using the same polling period coded into the common service file. My original re.local file had a string of commands like: su tim -c "/usr/bin/fetchmail -d 900" su adam -c "/usr/bin/fetchmail -d 1200" su eve -c "/usr/bin/fetchmail -d 1500" Each with a different delay, so that traffic was staggered. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx