Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
alternc
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
domainepublic
alternc
Commits
bc3ec041
Commit
bc3ec041
authored
Oct 31, 2012
by
Steven Mondji-Lerider
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating mail configuration informations in mail_list.php
parent
f23e24c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
bureau/admin/mail_list.php
bureau/admin/mail_list.php
+10
-10
No files found.
bureau/admin/mail_list.php
View file @
bc3ec041
...
...
@@ -211,9 +211,9 @@ if (date("Y-m-d")==substr($val["lastlogin"],0,10)) echo substr($val["lastlogin"]
<li><b>
<?php
__
(
"Server name: "
);
?>
</b>
<?php
__
(
$mail
->
srv_smtp
);
?>
</li>
<li><b>
<?php
__
(
"Username: "
);
?>
</b>
<?php
__
(
"The mail address you want to access <i>(example : myuser@example.tld)</i>"
);
?>
</li>
<li><b>
<?php
__
(
"Port: "
);
?>
</b>
25
</li>
<li><b>
<?php
__
(
"Authentication: "
);
?>
</b>
<?php
__
(
"
FIXME
"
)
?>
</li>
<li><b>
<?php
__
(
"Authentication method: "
);
?>
</b>
<?php
__
(
"
FIXME
"
)
?>
</li>
<li><b>
<?php
__
(
"Connection security:"
);
?>
</b>
FIXME
</li>
<li><b>
<?php
__
(
"Authentication: "
);
?>
</b>
<?php
__
(
"
Yes
"
)
?>
</li>
<li><b>
<?php
__
(
"Authentication method: "
);
?>
</b>
<?php
__
(
"
Normal Password
"
)
?>
</li>
<li><b>
<?php
__
(
"Connection security:"
);
?>
</b>
STARTTLS
</li>
</ul>
</li>
<li><b><a
href=
"javascript:;"
onClick=
"$('#cfg-smtps').toggle();"
>
<?php
__
(
"SMTPS"
);
?>
</a></b>
...
...
@@ -221,9 +221,9 @@ if (date("Y-m-d")==substr($val["lastlogin"],0,10)) echo substr($val["lastlogin"]
<li><b>
<?php
__
(
"Server name: "
);
?>
</b>
<?php
__
(
$mail
->
srv_smtps
);
?>
</li>
<li><b>
<?php
__
(
"Username: "
);
?>
</b>
<?php
__
(
"The mail address you want to access <i>(example : myuser@example.tld)</i>"
);
?>
</li>
<li><b>
<?php
__
(
"Port: "
);
?>
</b>
465
</li>
<li><b>
<?php
__
(
"Authentication: "
);
?>
</b>
<?php
__
(
"
FIXME
"
)
?>
</li>
<li><b>
<?php
__
(
"Authentication method: "
);
?>
</b>
<?php
__
(
"
FIXME
"
)
?>
</li>
<li><b>
<?php
__
(
"Connection security:"
);
?>
</b>
FIXME
</li>
<li><b>
<?php
__
(
"Authentication: "
);
?>
</b>
<?php
__
(
"
Yes
"
)
?>
</li>
<li><b>
<?php
__
(
"Authentication method: "
);
?>
</b>
<?php
__
(
"
Normal Password
"
)
?>
</li>
<li><b>
<?php
__
(
"Connection security:"
);
?>
</b>
SSL
</li>
</ul>
</li>
</ul>
...
...
@@ -236,7 +236,7 @@ if (date("Y-m-d")==substr($val["lastlogin"],0,10)) echo substr($val["lastlogin"]
<li><b>
<?php
__
(
"Port: "
);
?>
</b>
143
</li>
<li><b>
<?php
__
(
"Authentication: "
);
?>
</b>
<?php
__
(
"Yes"
)
?>
</li>
<li><b>
<?php
__
(
"Authentication method: "
);
?>
</b>
<?php
__
(
"Normal password"
)
?>
</li>
<li><b>
<?php
__
(
"Connection security:"
);
?>
</b>
FIXME
</li>
<li><b>
<?php
__
(
"Connection security:"
);
?>
</b>
STARTTLS
</li>
</ul>
</li>
...
...
@@ -246,7 +246,7 @@ if (date("Y-m-d")==substr($val["lastlogin"],0,10)) echo substr($val["lastlogin"]
<li><b>
<?php
__
(
"Port: "
);
?>
</b>
993
</li>
<li><b>
<?php
__
(
"Authentication: "
);
?>
</b>
<?php
__
(
"Yes"
)
?>
</li>
<li><b>
<?php
__
(
"Authentication method: "
)
?>
</b>
<?php
__
(
"Normal password"
)
?>
</li>
<li><b>
<?php
__
(
"Connection security:"
);
?>
</b>
S
TARTTLS
</li>
<li><b>
<?php
__
(
"Connection security:"
);
?>
</b>
S
SL
</li>
</ul>
</li>
...
...
@@ -256,7 +256,7 @@ if (date("Y-m-d")==substr($val["lastlogin"],0,10)) echo substr($val["lastlogin"]
<li><b>
<?php
__
(
"Port: "
);
?>
</b>
110
</li>
<li><b>
<?php
__
(
"Authentication: "
);
?>
</b>
<?php
__
(
"Yes"
)
?>
</li>
<li><b>
<?php
__
(
"Authentication method: "
);
?>
</b>
<?php
__
(
"Normal password"
)
?>
</li>
<li><b>
<?php
__
(
"Connection security:"
);
?>
</b>
FIXME
</li>
<li><b>
<?php
__
(
"Connection security:"
);
?>
</b>
STARTTLS
</li>
</ul>
</li>
...
...
@@ -266,7 +266,7 @@ if (date("Y-m-d")==substr($val["lastlogin"],0,10)) echo substr($val["lastlogin"]
<li><b>
<?php
__
(
"Port: "
);
?>
</b>
995
</li>
<li><b>
<?php
__
(
"Authentication: "
);
?>
</b>
<?php
__
(
"Yes"
)
?>
</li>
<li><b>
<?php
__
(
"Authentication method: "
);
?>
</b>
<?php
__
(
"Normal password"
)
?>
</li>
<li><b>
<?php
__
(
"Connection security:"
);
?>
</b>
FIXME
</li>
<li><b>
<?php
__
(
"Connection security:"
);
?>
</b>
SSL
</li>
</ul>
</li>
</ul>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment