Atanak Mail
This commit is contained in:
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
|
||||
' übernehmen, indem Sie "*" eingeben:
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("3.8.5.9")>
|
||||
<Assembly: AssemblyFileVersion("3.8.5.9")>
|
||||
<Assembly: AssemblyVersion("3.8.6.0")>
|
||||
<Assembly: AssemblyFileVersion("3.8.6.0")>
|
||||
|
||||
@@ -4998,8 +4998,8 @@ Public Class frmSendungsdetailsNEU
|
||||
'Mail.To = "european@atanak.com"
|
||||
' Mail.To = "european@dailygroupage.com"
|
||||
|
||||
If sender Is ATANAKEUFraechter Then Mail.To = "dover@atanak.com"
|
||||
If sender Is ATANAKTRFraechter Then Mail.To = "european@atanak.com"
|
||||
If sender Is ATANAKEUFraechter Then Mail.To = "european@atanak.com"
|
||||
If sender Is ATANAKTRFraechter Then Mail.To = "dover@atanak.com"
|
||||
|
||||
|
||||
Dim TextHTML = ""
|
||||
|
||||
Reference in New Issue
Block a user