I'm running RedHat 9.0, just installed Squirrelmail. Keep getting the following error... CREATE "INBOX.Sent"CREATE failed: Can't create mailbox node /home/accounts/INBOX.Sent: Permission denied Any ideas to solve this??? Thanks Tim
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, January 09, 2004 12:16 PM To: [EMAIL PROTECTED] Subject: squirrelmail-users digest, Vol 1 #1858 - 10 msgs Send squirrelmail-users mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/squirrelmail-users or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reach the person managing the list at [EMAIL PROTECTED] When replying, please edit your Subject line so it is more specific than "Re: Contents of squirrelmail-users digest..." Today's Topics: 1. Re: display order of options (p dont think) 2. [SM-PLUGINS] changepass-mysql (Robert Bovens) 3. Re: [SM-PLUGINS] changepass-mysql (p dont think) 4. Re: [SM-USERS][SM-PLUGINS] Stuck on mail fwd and vacation (Vincent Carter) 5. Protecting all SM traffic with SSL (Carolyn Longfoot) 6. Re: Protecting all SM traffic with SSL (Chris Hilts) 7. Re: Re: [SM-USERS][SM-PLUGINS] Stuck on mail fwd and vacation (Tomas Kuliavas) 8. Re: [SM-PLUGINS] changepass-mysql (Robert Bovens) 9. Attachments (Sergio R. Morales) --__--__-- Message: 1 Date: Thu, 8 Jan 2004 21:08:06 -0800 (PST) Subject: Re: [SM-USERS] display order of options From: "p dont think" <[EMAIL PROTECTED]> To: "Charles Sprickman" <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] > Hi, > > Is there any way to alter the order the options appear in on the > option= s > page? We have a few local plugins that I'd like to have displayed > abov= e > all the others, and in general would like to re-order things so that > th= e > lesser-used options are towards the bottom. the only thing you can do is rearrange the order of the $plugins array in config.php; you can't make things go about the default options. --__--__-- Message: 2 From: "Robert Bovens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Date: Fri, 9 Jan 2004 11:53:58 +0100 Subject: [SM-USERS] [SM-PLUGINS] changepass-mysql This is a multi-part message in MIME format. ------=_NextPart_000_004B_01C3D6A7.440CFC10 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, just started with squirrelmail, and i have to say, its a simple and = a good looking application. I have setup postfix and cyrus according the next howto http://www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html/index.htm l= Its a virtual-user setup with users and passwords in Mysql. I want to use the plugin changepassword in mysql, but the only thing i = see when i click on the plugin in the options, is a blank page. I checked the plugin, and i see some tables which are used by the plugin = which are needed, wittch with my current setup i dont have. I have = inserted these tables, without success. My question is, is there anyone who has got the plugin working, or knows = what to do next. With kind regards, Robert Bovens ------=_NextPart_000_004B_01C3D6A7.440CFC10 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2800.1276" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>Hi, just started with squirrelmail, and = i have to=20 say, its a simple and a good looking application.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>I have setup postfix and cyrus = according the next=20 howto</FONT></DIV> <DIV><FONT face=3DArial size=3D2><A=20 href=3D"http://www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html/i n= dex.html">http://www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html /= index.html</A></FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Its a virtual-user setup with users and = passwords=20 in Mysql.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>I want to use the plugin changepassword = in mysql,=20 but the only thing i see when i click on the plugin in the options, is a = blank=20 page.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>I checked the plugin, and i see = some tables=20 which are used by the plugin which are needed, wittch with my = current setup=20 i dont have. I have inserted these tables, without success.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>My question is, is there anyone who has = got the=20 plugin working, or knows what to do next.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>With kind regards,</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Robert = Bovens</FONT></DIV></BODY></HTML> ------=_NextPart_000_004B_01C3D6A7.440CFC10-- --__--__-- Message: 3 Date: Fri, 9 Jan 2004 03:26:04 -0800 (PST) Subject: Re: [SM-USERS] [SM-PLUGINS] changepass-mysql From: "p dont think" <[EMAIL PROTECTED]> To: "Robert Bovens" <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] > Hi, just started with squirrelmail, and i have to say, its a simple > and= a > good looking application. Always nice to hear that. > I have setup postfix and cyrus according the next howto > http://www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html/index.h > t= ml > > Its a virtual-user setup with users and passwords in Mysql. Terrible that there is nowhere in that HOWTO that lists the ddl for your database, so I have no idea what your DB looks like. > I want to use the plugin changepassword in mysql, but the only thing i > = see > when i click on the plugin in the options, is a blank page. Turn up error reporting in php.ini: display_errors=3DOn error_reporting=3DE_ALL or look in your apache error log > I checked the plugin, and i see some tables which are used by the > plugi= n > which are needed, wittch with my current setup i dont have. I have > inserted these tables, without success. well, you could start by listing what those tables are. you can't just put table names in the config file that don't exist in your database. do you know how your DB is structured? > My question is, is there anyone who has got the plugin working, or > know= s > what to do next. sure, it works for lots of people. don't know what to do next since i don't really know what your problem is. - paul --__--__-- Message: 4 From: "Vincent Carter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Date: Fri, 9 Jan 2004 20:59:51 +0800 Subject: [SM-USERS] Re: [SM-USERS][SM-PLUGINS] Stuck on mail fwd and vacation This is a multi-part message in MIME format. ------=_NextPart_000_0170_01C3D6F3.866B1EB0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Anyone has any idea on this? ----- Original Message -----=20 From: Vincent Carter=20 To: [EMAIL PROTECTED] Sent: Thursday, January 08, 2004 1:28 PM Subject: [SM-USERS] Stuck on squirrelmail pluggins - mail fwd and = vacation I facing some problems during configuring squirrelmail plugins, which = are mail forwarding and vacation. software using: Solaris 2.9, Squirrelmail-1.4.2, Courier-mta-0.44.2(with plain = userdb), PHP-4.3.4 with enable-ftp squirrelmail Plugins using: mail_fwd.0.4.0-1.2.11 and vacation_1.41_1.4 1. Mail forwarding - I have installed and compiled the plugin = properly. But when I configured an email address to be forwarding in = webmail, it doesn't work at all. I have checked mail logs, no any error = messages. I checked the user $home directory, no .forward file found. I = did configure etc/'courierd' to: || /usr/lib/courier/bin/dotforward ./Maildir Anything I miss out? 2. Vacation - This plugin required ftp service. Due to im using plain = userdb, I have no idea how to use IMAP match to plain userdb username = and password. Therefore, Im having authentication problem here. Anyone = know about this? Many thanks. Regards, Vincent ------=_NextPart_000_0170_01C3D6F3.866B1EB0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2800.1276" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>Anyone has any idea on = this?</FONT></DIV> <BLOCKQUOTE dir=3Dltr=20 style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; = BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV> <DIV=20 style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: = black"><B>From:</B>=20 <A [EMAIL PROTECTED] href=3D"mailto:[EMAIL PROTECTED]">Vincent = Carter</A>=20 </DIV> <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A=20 [EMAIL PROTECTED] = href=3D"mailto:[EMAIL PROTECTED]">squirrelmail-us e= [EMAIL PROTECTED]</A>=20 </DIV> <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Thursday, January 08, = 2004 1:28=20 PM</DIV> <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> [SM-USERS] Stuck on = squirrelmail=20 pluggins - mail fwd and vacation</DIV> <DIV><BR></DIV> <DIV><FONT face=3DArial size=3D2> <DIV><FONT face=3DArial size=3D2>I facing some problems during = configuring=20 squirrelmail plugins, which are mail forwarding and = vacation.<BR><BR>software=20 using:<BR>Solaris 2.9, Squirrelmail-1.4.2, Courier-mta-0.44.2(with = plain=20 userdb),<BR>PHP-4.3.4 with enable-ftp<BR><BR>squirrelmail Plugins=20 using:<BR>mail_fwd.0.4.0-1.2.11 and vacation_1.41_1.4<BR><BR>1. Mail=20 forwarding - I have installed and compiled the plugin properly. But = when I=20 configured an email address to be forwarding in webmail, it doesn't = work at=20 all. I have checked mail logs, no any error messages. I checked the = user $home=20 directory, no .forward file found. I did configure etc/'courierd' = to:<BR>||=20 /usr/lib/courier/bin/dotforward<BR>./Maildir<BR>Anything I miss = out?<BR><BR>2.=20 Vacation - This plugin required ftp service. Due to im using plain = userdb, I=20 have no idea how to use IMAP match to plain userdb username and = password.=20 Therefore, Im having authentication problem here. Anyone know about=20 this?<BR><BR>Many thanks.<BR></FONT><FONT face=3DArial=20 = size=3D2><BR>Regards,<BR>Vincent</FONT></DIV></FONT></DIV></BLOCKQUOTE>< /= BODY></HTML> ------=_NextPart_000_0170_01C3D6F3.866B1EB0-- --__--__-- Message: 5 From: "Carolyn Longfoot" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Fri, 09 Jan 2004 08:46:57 -0500 Subject: [SM-USERS] Protecting all SM traffic with SSL Hello fellow Squirrels, I have SM set up with the 'Secure Login' plugin and would like to extend the use of SSL for all of SM, so that any directory under 'http://mydomain.com/email' is forced to https. Now technically this is probably not a SM question because from what I can tell it's an Apache config I need to get right, but I have not been able to do this so far. I run FreeBSD and Apache 2.0, and have created the following entry in httpd.conf to get SM accessible as shown above: Alias /email "/usr/local/squirrelmail" I tried to force the use of SSL in ssl.conf but nothing worked, either it had no effect or access to SM did not work at all anymore. If a kind sould would just share the relevant parts of their config that would be really helpful. Cheers, Caro _________________________________________________________________ Expand your wine savvy and get some great new recipes at MSN Wine. http://wine.msn.com --__--__-- Message: 6 Date: Fri, 9 Jan 2004 10:34:53 -0500 (EST) Subject: Re: [SM-USERS] Protecting all SM traffic with SSL From: "Chris Hilts" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] > I have SM set up with the 'Secure Login' plugin and would like to > exten= d > the use of SSL for all of SM, so that any directory under > 'http://mydomain.com/email' is forced to https. Why don't you just configure the secure login plugin to not drop back to plain http after login? I use that plugin, and I'm always in https after login. --=20 Chris Hilts [EMAIL PROTECTED] --__--__-- Message: 7 Date: Fri, 9 Jan 2004 17:47:56 +0200 (EET) Subject: Re: [SM-USERS] Re: [SM-USERS][SM-PLUGINS] Stuck on mail fwd and vacation From: "Tomas Kuliavas" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Three words. :) Pluggable Authentication Modules (PAM) Theory says that it can authenticate to anything. Practice says that you will need write own functions or try to integrate ftp server and gdbm/db database. Maybe pureftpd provides some information about it. > Anyone has any idea on this? > > ----- Original Message ----- > From: Vincent Carter > To: [EMAIL PROTECTED] > Sent: Thursday, January 08, 2004 1:28 PM > Subject: [SM-USERS] Stuck on squirrelmail pluggins - mail fwd and > vacation > > > I facing some problems during configuring squirrelmail plugins, > which are mail forwarding and vacation. > > software using: > Solaris 2.9, Squirrelmail-1.4.2, Courier-mta-0.44.2(with plain userdb), > PHP-4.3.4 with enable-ftp > > squirrelmail Plugins using: > mail_fwd.0.4.0-1.2.11 and vacation_1.41_1.4 > > 1. Mail forwarding - I have installed and compiled the plugin > properly. But when I configured an email address to be forwarding in > webmail, it doesn't work at all. I have checked mail logs, no any > error messages. I checked the user $home directory, no .forward file > found. I did configure etc/'courierd' to: > || /usr/lib/courier/bin/dotforward > ./Maildir > Anything I miss out? > > 2. Vacation - This plugin required ftp service. Due to im using > plain userdb, I have no idea how to use IMAP match to plain userdb > username and password. Therefore, Im having authentication problem > here. Anyone know about this? --__--__-- Message: 8 From: "Robert Bovens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Subject: Re: [SM-USERS] [SM-PLUGINS] changepass-mysql Date: Fri, 9 Jan 2004 17:39:40 +0100 Thanx for your fast help. > > Hi, just started with squirrelmail, and i have to say, its a simple > > and a > > good looking application. > > Always nice to hear that. > > > I have setup postfix and cyrus according the next howto > > http://www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html/index.htm l > > > > Its a virtual-user setup with users and passwords in Mysql. > > Terrible that there is nowhere in that HOWTO that lists the ddl for > your database, so I have no idea what your DB looks like. Ok here is my database: # Database : `mail` # CREATE DATABASE `mail`; USE mail; # -------------------------------------------------------- # # Table structure for table `accountuser` # CREATE TABLE `accountuser` ( `username` varchar(255) binary NOT NULL default '', `password` varchar(30) binary NOT NULL default '', `prefix` varchar(50) NOT NULL default '', `domain_name` varchar(255) NOT NULL default '', >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> `id` int(11) NOT NULL auto_increment, <<<<<<<<<<<<<<<<inserted myself >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> `passwd_expire` varchar(25) default NULL, <<<<<<<<<<<<<<<<inserted myself PRIMARY KEY (`username`,`id`) ) TYPE=MyISAM AUTO_INCREMENT=1 ; # # Dumping data for table `accountuser` # INSERT INTO `accountuser` VALUES ('cyrus', 'somepassword', '', '', 0, NULL); INSERT INTO `accountuser` VALUES ('rosindo.linuxserver.kicks-ass.org', somepassword', 'linuxserver.kicks-ass.org', 'linuxserver.kicks-ass.org', 1, NULL); INSERT INTO `accountuser` VALUES ('sophianum.linuxserver.kicks-ass.org', 'somepassword', 'linuxserver.kicks-ass.org', 'linuxserver.kicks-ass.org', 2, NULL); INSERT INTO `accountuser` VALUES ('test.linuxserver.kicks-ass.org', 'somepassword', 'linuxserver.kicks-ass.org', 'linuxserver.kicks-ass.org', 3, NULL); # -------------------------------------------------------- # # Table structure for table `adminuser` # CREATE TABLE `adminuser` ( `username` varchar(50) binary NOT NULL default '', `password` varchar(50) binary NOT NULL default '', `type` int(11) NOT NULL default '0', `SID` varchar(255) NOT NULL default '', `home` varchar(255) NOT NULL default '', PRIMARY KEY (`username`) ) TYPE=MyISAM; # # Dumping data for table `adminuser` # INSERT INTO `adminuser` VALUES ('admin', 'somepassword', 0, '', ''); INSERT INTO `adminuser` VALUES ('rosindo', 'somepassword', 0, '', ''); # -------------------------------------------------------- # # Table structure for table `alias` # CREATE TABLE `alias` ( `alias` varchar(255) NOT NULL default '', `dest` longtext, `username` varchar(50) NOT NULL default '', `status` int(11) NOT NULL default '1', PRIMARY KEY (`alias`) ) TYPE=MyISAM; # # Dumping data for table `alias` # # -------------------------------------------------------- # # Table structure for table `domain` # CREATE TABLE `domain` ( `domain_name` varchar(255) NOT NULL default '', `prefix` varchar(50) NOT NULL default '', `maxaccounts` int(11) NOT NULL default '20', `quota` int(10) NOT NULL default '20000', `transport` varchar(255) NOT NULL default 'cyrus', `freenames` enum('YES','NO') NOT NULL default 'NO', `freeaddress` enum('YES','NO') NOT NULL default 'NO', PRIMARY KEY (`domain_name`), UNIQUE KEY `prefix` (`prefix`) ) TYPE=MyISAM; # # Dumping data for table `domain` # INSERT INTO `domain` VALUES ('linuxserver.kicks-ass.org', 'linuxserver.kicks-ass.org', 100, 20000, 'cyrus', 'NO', 'NO'); # -------------------------------------------------------- # # Table structure for table `domainadmin` # CREATE TABLE `domainadmin` ( `domain_name` varchar(255) NOT NULL default '', `adminuser` varchar(255) NOT NULL default '' ) TYPE=MyISAM; # # Dumping data for table `domainadmin` # INSERT INTO `domainadmin` VALUES ('*', 'admin'); INSERT INTO `domainadmin` VALUES ('*', 'rosindo'); # -------------------------------------------------------- # # Table structure for table `log` # CREATE TABLE `log` ( `id` int(11) NOT NULL auto_increment, `msg` text NOT NULL, `user` varchar(255) NOT NULL default '', `host` varchar(255) NOT NULL default '', `time` datetime NOT NULL default '2000-00-00 00:00:00', `pid` varchar(255) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM AUTO_INCREMENT=2169 ; # # Dumping data for table `log` # Some stuff # -------------------------------------------------------- # # Table structure for table `search` # CREATE TABLE `search` ( `search_id` varchar(255) NOT NULL default '', `search_sql` text NOT NULL, `perpage` int(11) NOT NULL default '0', `timestamp` timestamp(14) NOT NULL, PRIMARY KEY (`search_id`), KEY `search_id` (`search_id`) ) TYPE=MyISAM; # # Dumping data for table `search` # # -------------------------------------------------------- # # Table structure for table `virtual` # CREATE TABLE `virtual` ( `alias` varchar(255) NOT NULL default '', `dest` longtext, `username` varchar(50) NOT NULL default '', `status` int(11) NOT NULL default '1', KEY `alias` (`alias`) ) TYPE=MyISAM; # # Dumping data for table `virtual` # INSERT INTO `virtual` VALUES ('[EMAIL PROTECTED]', 'rosindo.linuxserver.kicks-ass.org', 'rosindo.linuxserver.kicks-ass.org', 1); INSERT INTO `virtual` VALUES ('[EMAIL PROTECTED]', 'sophianum.linuxserver.kicks-ass.org', 'sophianum.linuxserver.kicks-ass.org', 1); INSERT INTO `virtual` VALUES ('[EMAIL PROTECTED]', 'test.linuxserver.kicks-ass.org', 'test.linuxserver.kicks-ass.org', 1); > > > I want to use the plugin changepassword in mysql, but the only thing > > i see > > when i click on the plugin in the options, is a blank page. > > Turn up error reporting in php.ini: > > display_errors=On > error_reporting=E_ALL > > or look in your apache error log > Done: the only thing i see is the following: PHP Warning: mysql_result(): Unable to jump to row 0 on MySQL result index 80 in /srv/www/htdocs/mail/plugins/change_mysqlpass/functions.php on line 129, referer: http://linuxserver.kicks-ass.org/mail/src/webmail.php cant figure out what this is: imapd[3713]: SQUAT failed to open index file imapd[3713]: SQUAT failed > > I checked the plugin, and i see some tables which are used by the > > plugin which are needed, wittch with my current setup i dont have. I > > have inserted these tables, without success. > > well, you could start by listing what those tables are. you can't > just put table names in the config file that don't exist in your > database. do you know how your DB is structured? > > > My question is, is there anyone who has got the plugin working, or > > knows what to do next. > > sure, it works for lots of people. don't know what to do next since i > don't really know what your problem is. > > - paul > Here is my config of the plugin: // The MySQL Server that SASL uses $mysql_server = 'localhost'; // Database and table that SASL uses for auth $mysql_database = 'mail'; database is mail $mysql_table = 'accountuser'; table where the passwords and users are stored // The names of the user ID and password columns $mysql_userid_field = 'username'; changed to username according my DB $mysql_password_field ='password'; changed to password according my DB // The user to log into MySQL with (must have rights) $mysql_manager_id = 'some name'; $mysql_manager_pw = 'some pass'; // Force password change field $mysql_password_change_field = 'passwd_expire'; inserted to DB for this configuration, but without result Hope you can help me more with this info. Again, thanx for your help. Robert --__--__-- Message: 9 Date: Fri, 9 Jan 2004 13:13:10 -0500 From: "Sergio R. Morales" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: [SM-USERS] Attachments This is a multi-part message in MIME format. ------_=_NextPart_001_01C3D6DC.3D09F8DE Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello everyone, I am getting an error one I forward an attachment larger than 1.0 Meg.=20 1. I get Attachement contains no data 2. zero sized replay (according to squid) 3. I get a blank html page. It's occurs a lot on word documents..... I'm running 1.4.2 on linux mandrake any ideas ???? ------_=_NextPart_001_01C3D6DC.3D09F8DE Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Dus-ascii"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version = 6.0.6249.1"> <TITLE>Attachments</TITLE> </HEAD> <BODY> <!-- Converted from text/rtf format --> <P><FONT SIZE=3D2 FACE=3D"Arial">Hello everyone, I am getting an error = one I forward an attachment larger than 1.0 Meg. </FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">1. I get = Attachement contains no data</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">2. zero = sized replay (according to squid)</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">3. I get = a blank html page.</FONT> </P> <P><FONT SIZE=3D2 FACE=3D"Arial">It's occurs a lot on word = documents….. I'm running 1.4.2 on linux mandrake any ideas = ????</FONT> </P> </BODY> </HTML> ------_=_NextPart_001_01C3D6DC.3D09F8DE-- --__--__-- -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users http://squirrelmail.org/cvs End of squirrelmail-users Digest ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users