Re: How to: Change Message-ID header.
| Newsgroups | gmane.mail.blat |
|---|---|
| Message-ID | <74E6CA9ACF084384A03E1AF532A23D7E@chip> |
> Currently our BLAT emailer seems to create its own MessageID for example > Message-ID: <01d14763$Blat.v3.1.2$b6758690$2c04ea7dc897@mailrelay> > > Is there anyway to set or change this? At minimum we would like to have @our.company.name rather than @mailrelay. We would ideally also like to set the prefix to <a value we want>@our.company.name > > Thanks in advance. Blat creates a Message-ID header where the server’s name, as given by the user, is placed after the @ symbol. If the user specifies their SMTP server is called mailrelay, that is what Blat will use in the Message-ID header. The rest of the information is based on the current date and time, Blat’s version, and the Process ID value from Windows. One other piece of data in the header is either a pseudo random value, or the CPU’s Time Stamp Counter value. This format was chosen to provide some accountability and to identify the Blat version, for spam filters. I can entertain the idea of user provided data in the Message-ID header, but the argument must make sense and be such that it will not lead to spammers using it for other purposes. Chip