On Tue, 2 Mar 2004 [EMAIL PROTECTED] wrote: > I've got a problem. We have configure squirrel using dovecot imap. We > have two instalations . One work fine, the other shows wrong e-mail > dates.
The wrong email dates are probably because the system clock on the server is wrong. Set the clock on the server to the correct time, and that will probably fix the problem. On unix systems, the command to change the date is "date". As root, run the date command with the current time and it will set the system clock. You should then use something like ntp or rdate to keep your clock synchronized with a reliable source. Even though unixes like FreeBSD and Linux are stable, many PCs have bad clocks that drift easily. You really have to keep them synchronized to a good time source. Regards, Paco ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
