On Fri, May 06, 2011 at 02:38:19PM +0200, Jose M Vidal wrote:
> is there any way to send all the messages without the need to open
> them one by one?

Running an MTA, such as sendmail or postfix, would spool the
mails for you, automatically sending them when the connection is up.
(Your laptop would then behave like a part of the internet. ;-)

If that didn't suit, then a little bit of shell script could detect when
the link is up, then run a mail folder through a few lines of awk,
feeding to "mail" (or mutt) to shoot them out.

There doesn't seem to be any mention of "spool" in the mutt manual,
except in reference to the incoming spoolfile.

Erik

-- 
"The difference between theory and practice is much smaller in theory
than in practice..."

Reply via email to