AKAMatchManually will work also for forwards and new messages in netmail areas
This commit is contained in:
@@ -1049,6 +1049,9 @@ void MakeMsg(int mode, GMsg* omsg, bool ignore_replyto) {
|
||||
strcpy(msg->to, "");
|
||||
msg->dest.reset_fast();
|
||||
msg->odest.reset_fast();
|
||||
|
||||
if (AA->Akamatching() && CFG->akamatchmanually)
|
||||
ChangeAka();
|
||||
}
|
||||
if(not AA->isnet() or (AA->isemail() and strchr(AA->Whoto(), '@')))
|
||||
strcpy(msg->to, AA->Whoto());
|
||||
|
Reference in New Issue
Block a user