From 906d5f24374eb190f6b7a00523fb16e5e683ac81 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin <guilhem.moulin@fripost.org> Date: Wed, 19 Sep 2012 02:10:41 +0200 Subject: Better way to create lists. --- template/edit-mailbox.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'template') diff --git a/template/edit-mailbox.html b/template/edit-mailbox.html index 4ce6837..9ceb87c 100644 --- a/template/edit-mailbox.html +++ b/template/edit-mailbox.html @@ -92,10 +92,13 @@ <textarea name="forwards" cols="50" rows="10" ><TMPL_VAR NAME=forwards></textarea> <div class="help"> An optional list of destinations (one e-mail address per line) that - will <i>also</i> receive mail delivered to + will receive mail for <span class="email"><TMPL_VAR NAME=user>@<TMPL_VAR NAME=domain></span>. + (<i>Note</i>: When not empty, this list cancels delivery to + this mailbox, so do not forget to list + <span class="email"><TMPL_VAR NAME=user>@<TMPL_VAR NAME=domain></span> + here as well if you want this mailbox to be delivered too.) </div> - <hr/> <br/> -- cgit v1.2.3