This file is indexed.

/usr/share/doc/libembperl-perl/examples/web/db/newuser.mail is in libembperl-perl 2.5.0-6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
[= mail_greeting =][- $r = shift; -]

[= mail_account_request =]

[= mail_note1 =]
'[+ $fdat{user_email} +]' [= mail_note2 =]

[= mail_your_pw_is =] '[+ $param[0] +]' [= mail_note_quotes =].

[= mail_note_login =]
http://[+ $ENV{SERVER_NAME} +][#:[+ $ENV{SERVER_PORT} +]#][+ $r->{config}->{baseuri} +]db/login.epl?user_email=[+ do { local $escmode=2; $fdat{user_email}} +]

[#
DEBUGGING:

[! use Data::Dumper; !]
[+ Dumper \%fdat,$r->{curritem},$r +]
#]
-- 
[= mail_sig =]