Relaying and BCC (General questions)
Hello,
I want to write an extended relaying with the SmtpServer and the wodMailbox.
I store the incoming messages in a file and later I load this file with the wodMailbox, because I want to add some special headers.
Thats all no problem, but how can I get the BCC-Addresses to relay to this addresses? I found no infos in the smtp-documentation to get the BCC-Addresses and the smtp-component don't store the BCC-Addresses in the messagefile.
Must I store the RCPT TO-Addresses separately and compare the addresses with the MailTo and CC in wodMailbox?
Greetings
Kai