[imp] From: field contains To: field

Robert Jackson robertj@linux4free.com
Thu, 30 May 2002 11:11:55 -0600


My From: field is showing To: field information whenever mail is sent and 
recieved using IMP.  When any other mail client is used to either send or 
recieve with only one of them being IMP, I do not get this problem.  It also 
only happens when the person using the IMP system is sending it to someone else 
on the system.

robertj@linux4free.com send mail to johndoe@linux4free.com.  The From: field 
will now show "FROM: TO: johndoe@linux4free.com".  If I go in and change the 
headers in the mail file to anything but robertj@linux4free.com, it will have 
the correct information in the From: field. 

Just did another test.  I am using MYSQL as a database for options.  if 
robertj@linux4free.com is in the mysql databases, I have the problem.  If I 
take it out. The problem goes away.

Here is my server.php file.


$servers['_prompt'] = array(
    'name' => 'Choose a mail server:'
);

$servers['imap'] = array(
    'name' => 'IMAP Server',
    'server' => 'localhost',
    'protocol' => 'imap',
    'port' => 143,
    'folders' => 'mail/',
    'namespace' => '',
    'maildomain' => '',
    'smtphost' => 'mail.linux4free.com',
    'realm' => '',
    'preferred' => ''
);



-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/