mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-12-28 19:24:32 +08:00
updated README
This commit is contained in:
parent
d7b12edf5b
commit
7fb30e78c3
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ Create an email account and use your IMAP client to connect to it. To send mail
|
|||
node examples/push.mail.js username@example.com
|
||||
```
|
||||
|
||||
This should "deliver" a new message to the INBOX of *username@example.com*, if your email client is connected then you should promptly see the new message.
|
||||
This should "deliver" a new message to the INBOX of *username@example.com* by using the built-in SMTP maildrop interface. If your email client is connected then you should promptly see the new message.
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Reference in a new issue