I see a recent bug submission about the PDF corruption problem on
sourceforge. Has anyone found a solution to this problem?
Currently running : SM 1.4.4, Courier IMAP -3.0.3-1, PHP 4.3.10
-tavis
---
This SF.Net email is sponsored by Oracle
After upgrading from 1.4.1 to 1.4.2 the abook_take button (click) results in
spontaneous soft logout (soft meaning you can use the back button to get
back in without actually re-logging in).
Using Debian/Apache, with the following plugins
Installed Plugins
1. dreamhost_virtualhosts
2. cal
Here is our sessions table in mysql :
+-+--+--+-+-+---+
| Field | Type | Null | Key | Default | Extra |
+-+--+--+-+-+---+
| sesskey | varchar(32) | | PRI | | |
| expiry |
18:58, Tavis Gustafson wrote:
> > >We are seeing problems where mail sent by one user appears to come
> > >from a different user.
> >
> > I too am seeing this problem. I am running Squirrelmail-1.4.1 on Debian
> > linux.
>
> When people are on a different c
.squirrel
mailhost.sendit.nodak.edu>
The messages all appears to come from ``someuser.lastname'' (the name has
been
changed to protect the innocent). In this case, someuser.lastname had
logged
in a couple hours earlier, from a different computer in a differen
= 'windows';
$plugins[6] = 'delete_move_next';
$plugins[7] = 'listcommands';
$plugins[8] = 'folder_synch';
$plugins[9] = 'view_as_html';
$plugins[10] = 'variable_sent_folder';
$plugins[11] = 'notify';
$plugins[12] = 'quicksave';
--