Skip to content

apoxa/irssi-pushmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

NAME

pushmail.pl

DESCRIPTION

An Irssi script to send you an email if you receive a hilight or privmsg.

INSTALLATION

Copy into your ~/.irssi/scripts/ directory and load with /SCRIPT LOAD pushmail.pl.

DEPENDENCIES

  • Mail::Send

SETTINGS

  • pushmail_to_address

    The address, where hilights/privmsgs are send to

    (Defaults to $ENV{USER})

  • pushmail_from_address

    The address, which is shown as the sender of the mail.

    (Defaults to $ENV{USER})

  • pushmail_subject

    The subject of these mails.

    (Defaults to hilight/privmsg received)

AUTHORS

Copyright © 2013 Frank Steinborn <[email protected]> and Benjamin Stier <[email protected]>

LICENSE

"THE BEER-WARE LICENSE" (Revision 42):

[email protected] and [email protected] wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy us a beer in return.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages