mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 17:47:03 +00:00
12 lines
546 B
HTML
12 lines
546 B
HTML
<h1>Welcome to Inbucket</h1>
|
|
|
|
<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>
|