fetchmail-friends
[Top] [All Lists]

Re: [fetchmail]Where's my From line gone?

2004-04-27 08:02:20
and here is catto

#! /bin/sh
cat >>$1

If you insist on using an mda script that does no locking at all, rather
than a real mda, try this instead:

#!/bin/sh
formail >> $1

Ah well, I was only using catto as a hack to retrieve all my mails in one
gulp so I can clear the queue when it's blocked by a sticky mail.