2.2.8 • Published 6 years ago

mailazy v2.2.8

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

mailazy

A helper library of mailazy.com. Get emails, vtoken and otp in simplified form

Need emails for testing? mailazy has got you covered. No SignUp is equired. Just a random email and use this library to get the simplified body. Create unlimited mail accounts for FREE! Mails are deleted in 24 hours and are not stored anywhere. 100% free, Your Mails won’t be tracked!

mailazy key, secret are required

Homepage: mailazy

Use:

    require('mailazy')(key, secret, email, callback)
    /**
     * @param {String} key: mailazy key
     *
     * @param {String} key: mailazy secret
     *
     * @param {String} email: email(zyx@mailazy.com or zyx), you want get data from...
     *
     * @param {function} callback: a callback function to handle response
     */

    // callback response
   /**
    * status : success/error;
    * state : 0/-1;
    * vtoken : token if any;
    * emailOTP : if email OTP is enabled;
    * subjects : array of all email subjects;
    * text : main body text of email in text form;
    * date : date email was sent on;
    * to : email sent to;
    * from : email sent from;
    * data : complete raw body of all emails;
    */
2.2.7

6 years ago

2.2.8

6 years ago

2.2.6

6 years ago

2.2.5

6 years ago

2.1.3

7 years ago

2.1.2

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.24

7 years ago

1.0.23

7 years ago

1.0.22

7 years ago

1.0.20

7 years ago

1.0.2

7 years ago

1.0.19

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.0

7 years ago