mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-18 01:57:02 +00:00
Allow an organization to copy the greeting.html file out of the themes directory, customize it, then point the greeting.file config option at it so that it will survive Inbucket upgrades.
10 lines
481 B
HTML
10 lines
481 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 email for a particular address, enter the username portion
|
|
of the address into the box on the upper right and click <em>go</em>.</p>
|
|
|
|
<p>This message can be customized by editing greeting.html. Change the
|
|
configuration option <code>greeting.file</code> if you'd like to move it
|
|
outside of the Inbucket installation directory.</p>
|