1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 17:47:03 +00:00
Files
go-inbucket/ui/greeting.html
2018-10-22 12:28:12 -07:00

10 lines
516 B
HTML

<p>Inbucket is an email testing service; it will accept email for any email
address and make it available to view without a password.</p>
<p>To view messages for a particular address, enter the username portion
of the address into the box on the upper right and click <em>View</em>.</p>
<p>This message can be customized by editing <code>ui/greeting.html</code>.
Set the <code>INBUCKET_WEB_GREETINGFILE</code> environment variable if you'd
like to move the file outside of the Inbucket installation directory.</p>