[fetchmail]howto trigger polling
Tom Emerson
osnut@pacbell.net
Thu, 30 Sep 2004 21:36:08 -0700
--Boundary-02=_E7NXBtS9+iDx7z8
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
On Wednesday 29 September 2004 7:25 am, Downard wrote:
> What's the easiest way to trigger a fetchmail daemon to poll for new mail?
> [...] they laugh at me as I proceed to find fetchmail's pid and kill -HUP
> it.=20
just typing "fetchmail" by itself, when there is a background daemon, will=
=20
send a HUP or USER1 signal -- I use this feature for things like when I've=
=20
just signed up to some webpage or mailing list and I don't want to wait 5=20
minutes to get and reply to the confirmation message. [see the man pages=20
under "daemon mode" for full particulars]
alternatively you could use "killall" which takes a name of a process and d=
oes=20
the "fumbling about searching for pid's..." for you :)
--Boundary-02=_E7NXBtS9+iDx7z8
Content-Type: application/pgp-signature
Content-Description: signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQBBXN7EV/YHUqq2SwsRAr/RAKC8i0D3141/vHBB/BF1crP6OghpbwCcDede
XxtnunXadYQ1VlHoo2MzBnA=
=cumJ
-----END PGP SIGNATURE-----
--Boundary-02=_E7NXBtS9+iDx7z8--