======
 MAIL 
======
| 

about
-----
| 

:author:  Bart Thate <bthate@gmail.com>
:contact: IRCNET/#dunkbots
:website: http://plugins.gozerbot.org
:license: Public Domain
 
| 

description
-----------
| 

mail related commands

| 


| 

commands
--------
| 


1) mail-set

    set email of user giving the command .. send confirm mail

    ::

        <user> !mail-set bart@gozerbot.org
        <output> test email is sent .. what is de code ? .. use the
        <output>  mail-code command

4) mail

    mail pipelined data to user giving the command

    ::

        <user> !todo | mail
        <output> 1 lines sent

3) mail-code

    check mail confirmation code

    ::

        <user> !mail-code 333
        <output> reply is not ok .. try again

3) mail-time

    mail the log since given time

    ::

        <user> !mail-time 12:00
        <output> no data found

3) re

    mail the log since last spoken word

    ::

        <user> !re
        <output> no data found
