mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 13:54:26 -07:00
Do not store forwarded mail
This commit is contained in:
parent
0b26f6fcf9
commit
30787954b4
8 changed files with 8 additions and 8 deletions
|
@ -171,6 +171,7 @@ $LANG['en'] = array(
|
|||
'Quota' => 'Quota',
|
||||
'Autoreply' => 'Autoreply',
|
||||
'Forward to' => 'Forward to',
|
||||
'Do not store forwarded mail' => 'Do not store forwarded mail',
|
||||
'database' => 'database',
|
||||
'User' => 'User',
|
||||
'Host' => 'Host',
|
||||
|
@ -199,7 +200,6 @@ $LANG['en'] = array(
|
|||
'Bandwidth Usage eth0' => 'Bandwidth Usage eth0',
|
||||
'FTP Usage' => 'FTP Usage',
|
||||
'SSH Usage' => 'SSH Usage',
|
||||
'Operating System' => 'Operating System',
|
||||
'reverse proxy' => 'reverse proxy',
|
||||
'web server' => 'web server',
|
||||
'dns server' => 'dns server',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue