mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 18:19:22 +03:00
Small fixes (fixed #61)
This commit is contained in:
parent
ae2e2ea61e
commit
3a5d5038b9
9 changed files with 147 additions and 173 deletions
|
|
@ -4073,7 +4073,7 @@ class Actions
|
|||
|
||||
if (!$bAddHiddenRcpt)
|
||||
{
|
||||
$aSmtpCredentials[] = array();
|
||||
$aSmtpCredentials['HiddenRcpt'] = array();
|
||||
}
|
||||
|
||||
$bHookConnect = $bHookAuth = $bHookFrom = $bHookFrom = $bHookTo = $bHookData = $bHookLogoutAndDisconnect = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue