From: <ad...@be...> - 2008-08-22 10:15:15
|
Feature Request #4277, was updated on 2008-Aug-22 10:15 You can respond by visiting: http://developer.berlios.de/feature/?func=detailfeature&feature_id=4277&group_id=1824 Category: None Status: Open Priority: 5 Summary: COMSAT-support in fetchmail By: jhagg Date: 2008-Aug-22 10:15 Message: Logged In: YES user_id=47514 Browser: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.1) Gecko/2008071420 Iceweasel/3.0.1 (Debian-3.0.1-1) This would really be nice to have. I have procmail to do final delivery on my mail server, and it sends a COMSAT message to my desktop (where I read my mail) which runs fetchmail against the mail server to download my mail locally. (Yes, I want to download my mail, not store it on the server. :-) I know that fetchmail can be awakened by SIGUSR1 and I have written a short perl script that listens on the COMSAT port and kicks fetchmail whenever a new mail arrives. This makes e-mail delivery almost instantenous, I don't have to wait for fetchmail to time out. So, would it be possible to make fetchmail listen on the COMSAT port directly? Then I would'nt need an extra process to manage. :-) ---------------------------------------------------------------------- You can respond by visiting: http://developer.berlios.de/feature/?func=detailfeature&feature_id=4277&group_id=1824 |