App-tpnotify

 view release on metacpan or  search on metacpan

tpnotify  view on Meta::CPAN


=over 8

=item B<-h>

Produce a short help summary.

=item B<--help>

Print a detailed manual.

=item B<--usage>

Display a short command line usage summary.

=back

=head1 EXIT CODE

=over 4

=item B<0>

Success

=item B<64>

Command line usage error.

=item B<65>

Downloaded archive contains invalid data.  See the error messages for details.

=item B<66>

Required input file cannot be opened.

=item B<69>

Subprocess exited with error status or on signal.

=item B<71>

Failed to run subprocess, or failed to change the directory.

=item B<73>

Required output file cannot be created or written.

=item B<78>

Configuration error.

=back

=head1 BUGS

If your template file contains an B<Fcc> header pointing to a B<MH> folder,
you will get the following message:

    WARNING: Folder already locked with file <FILENAME>

This is not a B<tpnotify> bug, but a bug of B<Mail::Box::Manager>.  It has
been reported (see L<https://rt.cpan.org/Public/Bug/Display.html?id=130193>)
and hopefully it will be fixed in one of the future versions of
B<Mail::Box::Manager>.

This is only a warning and can safely be ignored.  If it does bother you,
you can switch to GNU mailutils for refiling the message.  To do so, first
install movemail from GNU mailutils (the exact instructions vary depending
on the distro you are using), and then use the
B<--refile-method=mailutils> option or B<refile-method=mailutils> statement
in your F<~/.tpnotify> configuration file.

=head1 AUTHOR

Sergey Poznyakoff <gray@gnu.org>

=head1 LICENSE

GPLv3+: GNU GPL version 3 or later, see L<http://gnu.org/licenses/gpl.html>

This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
    
=cut



( run in 0.748 second using v1.01-cache-2.11-cpan-2398b32b56e )