[SM-USERS] How to set the FQDN part of message IDs

2011-09-09 Thread Lutz Hayen
Messages composed with squirrelmail exhibit a message-ID of the form Message-ID: <52cc03754aabf3aaa8404190dec4364f.squirrel@192.168.79.124> The part behind the @ is the IP address of the server running squirrelmail. This is a private 192.168.x.y IP address, therefore not a good choice for the

Re: [SM-USERS] How to set the FQDN part of message IDs

2011-09-09 Thread michael crane
On Fri, September 9, 2011 3:34 pm, Lutz Hayen wrote: > > Messages composed with squirrelmail exhibit a > message-ID of the form > > Message-ID: <52cc03754aabf3aaa8404190dec4364f.squirrel@192.168.79.124> > > The part behind the @ is the IP address of the server > running squirrelmail. This is a pri

Re: [SM-USERS] How to set the FQDN part of message IDs

2011-09-09 Thread Paul Lesniewski
>> I cannot find where the Message-ID is generated in >> squirrelmail and how it could be configured. >> Please someone point me to the relevant documentation or >> code section or configuration variable. >> > That would be "class/Deliver.class.php." > > I'm no coder, but if you wish, write me off-