The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

mqdb-flush - part of the Mail::Queue::Database suite

SYNOPSIS

mqdb-flush -m mailhost [-v]

DESCRIPTION

mqdb-flush flushes mail to the mailhost specified by the -m option. The -v switch can be used to increase the verbosity level.

mqdb-flush honours the following environment variables:

MQDB_DB

The location of the Berkely database file used to store the outgoing mail queue. Defaults to $HOME/.mqdb_email.db

MQDB_SSH

The location of the SSH binary used to run the remote mail command. Defaults to /usr/bin/ssh

MQDB_MAILCMD

The location of the sendmail binary used to send mail on the remote mail host. Defaults to /usr/bin/sendmail

AUTHOR

S. Zachariah Sprackett <zacs@cpan.org>

COPYRIGHT

(C) Copyright 2004, S. Zachariah Sprackett <zacs@cpan.org>

Distributed under the terms of the GPL version 2 or later.

SEE ALSO

Mail::Queue::DB, mqdb-sendmail, mqdb-list, mqdb-rm