Bug fix for net type when forwarding messages to internet email or fidonet netmail
5 unresolved threads
5 unresolved threads
Compare changes
+ 62
− 5
@@ -69,6 +69,10 @@
@@ -180,8 +184,8 @@ if (system.version_num < 31500)
@@ -13303,7 +13307,7 @@ function DigDistMsgReader_ForwardMessage(pMsgHdr, pMsgBody)
@@ -13356,9 +13360,13 @@ function DigDistMsgReader_ForwardMessage(pMsgHdr, pMsgBody)
@@ -13380,7 +13388,7 @@ function DigDistMsgReader_ForwardMessage(pMsgHdr, pMsgBody)
@@ -13430,6 +13438,7 @@ function DigDistMsgReader_ForwardMessage(pMsgHdr, pMsgBody)
@@ -13472,6 +13481,54 @@ function DigDistMsgReader_ForwardMessage(pMsgHdr, pMsgBody)
NET_INTERNET is also used for email (SMTP) destinations. Not just NNTP.