Re: Attachments broken in Squirrelmail 1.4.11 ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Le 2 oct. 07 à 21:43, Paul Lesniewski a écrit :

On 10/2/07, Pascal Maes <pascal.maes@xxxxxxxxxxxxxx> wrote:

Le 2 oct. 07 à 09:03, Paul Lesniewski a écrit :

[...]

All I can suggest is to show the HTML code for your compose screen
after you have added one attachment.  After you capture that HTML,
make sure adding another attachment or sending that message as is
results in the loss of the attachment that had been added when you
captured the HTML.

Thanks for all the testing.  You didn't show the HTML, which would
have been helpful.  It would be helpful to see the HTML of both after
the first and second attach actions.



Here is the HTML (with the "old" compose.php).
And as the two attachments were added, I didn't receive any of them.

Regards,
--
Pascal


<hr />ATTACHMENTS ARE EMPTY<hr /><pre>Array
(
    [startMessage] =&gt; 1
    [session] =&gt; 3
    [passed_id] =&gt; 
    [identity] =&gt; 0
    [send_to] =&gt; pascal.maes@xxxxxxxxxxxxxx
    [send_to_cc] =&gt; 
    [send_to_bcc] =&gt; 
    [subject] =&gt; test with HTML source
    [mailprio] =&gt; 3
    [body] =&gt; 
test with HTML source

-- 
Pascal
    [attach] =&gt; Add
    [MAX_FILE_SIZE] =&gt; 8388608
    [username] =&gt; pmaes
    [smaction] =&gt; 
    [mailbox] =&gt; INBOX
    [composesession] =&gt; 3
    [querystring] =&gt; mailbox=INBOX&amp;startMessage=1
)

</pre><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>

<head>
<meta name="robots" content="noindex,nofollow">
<link rel="stylesheet" type="text/css" href="/1.4.11/themes/css/sans-10.css">
<title>UCLouvain.be - SquirrelMail (2)</title><script language="JavaScript" type="text/javascript">
<!--
var alreadyFocused = false;
function checkForm() {

    if (alreadyFocused) return;
    var f = document.forms.length;
    var i = 0;
    var pos = -1;
    while( pos == -1 && i < f ) {
	var e = document.forms[i].elements.length;
	var j = 0;
	while( pos == -1 && j < e ) {
	    if ( document.forms[i].elements[j].type == 'text' ) {
		pos = j;
	    }
	    j++;
	}
	i++;
    }
    if( pos >= 0 ) {
	document.forms[i-1].elements[pos].focus();
    }
}
// -->
</script>

<style type="text/css">
<!--[if IE 6]>
/* avoid stupid IE6 bug with frames and scrollbars */
body {
    width: expression(document.documentElement.clientWidth - 30);
}
<![endif]-->
</style>

</head>

<body text="#000000" bgcolor="#dfcfbf" link="#800000" vlink="#800000" alink="#800000" onload="checkForm();">

<a name="pagetop"></a>
<table bgcolor="#dfcfbf" border="0" width="100%" cellspacing="0" cellpadding="2">

<tr bgcolor="#909090">

<td align="left">

	 Current Folder: <b>INBOX&nbsp;</b>
      </td>
<td align="right">
<b>
<a href="/1.4.11/src/signout.php" target="_top"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="top.location='/1.4.11/src/signout.php';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #909090';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#909090';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/signout.gif" border="0" align="middle" alt="Sign Out" title="Sign Out"><br><font size=1>Sign Out</font></td></tr></table></a></b></td>
   </tr>
<tr bgcolor="#dfcfbf">

<td align="left">

<a href="/1.4.11/src/compose.php?mailbox=INBOX&amp;startMessage=1"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/src/compose.php?mailbox=INBOX&amp;startMessage=1';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/new.gif" border="0" align="middle" alt="Compose" title="Compose"><br><font size=1>Compose</font></td></tr></table></a>&nbsp;&nbsp;
<a href="/1.4.11/src/addressbook.php"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/src/addressbook.php';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/abook.gif" border="0" align="middle" alt="Addresses" title="Addresses"><br><font size=1>Addresses</font></td></tr></table></a>&nbsp;&nbsp;
<a href="/1.4.11/src/folders.php"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/src/folders.php';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/folders.gif" border="0" align="middle" alt="Folders" title="Folders"><br><font size=1>Folders</font></td></tr></table></a>&nbsp;&nbsp;
<a href="/1.4.11/src/options.php"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/src/options.php';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/options.gif" border="0" align="middle" alt="Options" title="Options"><br><font size=1>Options</font></td></tr></table></a>&nbsp;&nbsp;
<a href="/1.4.11/src/search.php?mailbox=INBOX"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/src/search.php?mailbox=INBOX';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/search.gif" border="0" align="middle" alt="Search" title="Search"><br><font size=1>Search</font></td></tr></table></a>&nbsp;&nbsp;
<a href="/1.4.11/src/help.php"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/src/help.php';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/help.gif" border="0" align="middle" alt="Help" title="Help"><br><font size=1>Help</font></td></tr></table></a>&nbsp;&nbsp;
<a href="/1.4.11/plugins/avelsieve/table.php"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/plugins/avelsieve/table.php';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/Coffeefilter.gif" border="0" align="middle" alt="Filters" title="Filters"><br><font size=1>Filters</font></td></tr></table></a>&nbsp;&nbsp;
<a href="/1.4.11/plugins/useracl/useracl.php"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/plugins/useracl/useracl.php';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/useracl.gif" border="0" align="middle" alt="Shares" title="Shares"><br><font size=1>Shares</font></td></tr></table></a>&nbsp;&nbsp
      </td>
<td align="right">

<a href="" target="_blank"></a></td>
   </tr>
</table><br>


<script language="JavaScript">
<!--
function open_abook() { 
  var nwin = window.open("addrbook_popup.php","abookpopup","width=670,height=300,resizable=yes,scrollbars=yes");
  if((!nwin.opener) && (document.windows != null))
    nwin.opener = document.windows;
}
// -->
</script>


<form name="compose" action="compose.php" method="post" enctype="multipart/form-data">
<input type="hidden" name="startMessage" value="1" />
<input type="hidden" name="session" value="3" />
<input type="hidden" name="passed_id" value="" />
<table align="center" cellspacing="0" border="0">
   <tr>
<td bgcolor="#dfcfbf" align="right" width="10%">
From:</td>
<td bgcolor="#dfcfbf" align="left" width="90%">
	 <select name="identity">
<option value="0" selected="selected">Pascal Maes &lt;pascal.maes@xxxxxxxxxxxx&gt;</option>
<option value="1">Pascal Maes &lt;pascal.maes@xxxxxxxxxxxxxx&gt;</option>
</select>
      </td>
   </tr>
   <tr>
<td bgcolor="#dfcfbf" align="right" width="10%">
To:</td>
<td bgcolor="#dfcfbf" align="left" width="90%">
<input type="text" name="send_to" value="pascal.maes@xxxxxxxxxxxxxx" size="60"  onfocus="alreadyFocused=true;" /><br />
      </td>
   </tr>
   <tr>
<td bgcolor="#dfcfbf" align="right">
Cc:</td>
<td bgcolor="#dfcfbf" align="left">
<input type="text" name="send_to_cc" value="" size="60"  onfocus="alreadyFocused=true;" /><br />
      </td>
   </tr>
   <tr>
<td bgcolor="#dfcfbf" align="right">
Bcc:</td>
<td bgcolor="#dfcfbf" align="left">
<input type="text" name="send_to_bcc" value="" size="60"  onfocus="alreadyFocused=true;" /><br />
      </td>
   </tr>
   <tr>
<td bgcolor="#dfcfbf" align="right">
Subject:</td>
<td bgcolor="#dfcfbf" align="left">

	 <input type="text" name="subject" value="test with HTML source" size="60"  onfocus="alreadyFocused=true;" />      </td>
   </tr>

   <tr>
      <td></td>
      <td>
	  Priority<select name="mailprio">
<option value="1">High</option>
<option value="3" selected="selected">Normal</option>
<option value="5">Low</option>
</select>
      </td>
   </tr>
   <tr>
      <td></td>
      <td>
	 <input type="submit" name="sigappend" value="Signature" />
	 <script language="JavaScript"><!--
 document.write("            <input type=button value=\"Addresses\" onclick=\"javascript:open_abook();\" />");            // --></script><noscript>
	    <input type="submit" name="html_addr_search" value="Addresses" />         </noscript>
	 <input type="submit" name ="draft" value="Save Draft" />
	 <input type="submit" name="send" value="Send" />
      </td>
   </tr>

   <tr>
      <td bgcolor="#dfcfbf" colspan="2">
	 &nbsp;&nbsp;<textarea name="body" id="body" rows="20" cols="76" wrap="virtual" onfocus="alreadyFocused=true;">
test with HTML source

-- 
Pascal</textarea><br />
      </td>
   </tr>
   <tr>
<td align="right" colspan="2">

	 <input type="submit" name="send" value="Send" />
	 &nbsp;&nbsp;&nbsp;&nbsp;<br /><br />
      </td>
   </tr>
<pre>ATTACH ARRAY:
Array
(
    [0] =&gt; message Object
	(
	    [rfc822_header] =&gt; 
	    [mime_header] =&gt; messageheader Object
		(
		    [type0] =&gt; application
		    [type1] =&gt; msword
		    [parameters] =&gt; Array
			(
			    [name] =&gt; CRSI_fiche_Mail-PRS.doc
			)

		    [id] =&gt; 0
		    [description] =&gt; 
		    [encoding] =&gt; 
		    [size] =&gt; 0
		    [md5] =&gt; 
		    [disposition] =&gt; disposition Object
			(
			    [name] =&gt; attachment
			    [properties] =&gt; Array
				(
				    [filename] =&gt; CRSI_fiche_Mail-PRS.doc
				)

			)

		    [language] =&gt; 
		)

	    [flags] =&gt; 
	    [type0] =&gt; 
	    [type1] =&gt; 
	    [entities] =&gt; Array
		(
		)

	    [entity_id] =&gt; 
	    [parent_ent] =&gt; 
	    [entity] =&gt; 
	    [parent] =&gt; 
	    [decoded_body] =&gt; 
	    [is_seen] =&gt; 0
	    [is_answered] =&gt; 0
	    [is_deleted] =&gt; 0
	    [is_flagged] =&gt; 0
	    [is_mdnsent] =&gt; 0
	    [body_part] =&gt; 
	    [offset] =&gt; 0
	    [length] =&gt; 0
	    [att_local_name] =&gt; KFF0BE6wnEdME6CVqPVWbUt3IJ8A5wdm
	)

)

SESSION EXPIRED: 
</pre>   <tr>
      <td colspan="2">
	 <table width="100%" cellpadding="1" cellspacing="0" align="center" border="0" bgcolor="#909090">
	    <tr>
	       <td>
		 <table width="100%" cellpadding="3" cellspacing="0" align="center" border="0">
		    <tr>
<td align="right" valign="middle">
Attach:</td>
<td align="left" valign="middle">
			  <input name="attachfile" size="48" type="file" />
			  &nbsp;&nbsp;<input type="submit" name="attach" value="Add" />
(max.&nbsp;8<small>&nbsp;M</small>)<input type="hidden" name="MAX_FILE_SIZE" value="8388608" />
		       </td>
		    </tr>
<tr><td bgcolor="#b0b0b0" align="left" colspan="2">
<table bgcolor="#b0b0b0" border="0"><tr><td><input type="checkbox" name="delete[]" value="0" />
</td><td>
CRSI_fiche_Mail-PRS.doc</td><td>-</td><td> application/msword</td><td>(59<small>&nbsp;k</small>)</td></tr></table>
</td></tr><tr><td colspan="2"><input type="submit" name="do_delete" value="Delete selected attachments" />
</td></tr>                  </table>
	       </td>
	    </tr>
	 </table>
      </td>
   </tr>
</table>
<input type="hidden" name="username" value="pmaes" />
<input type="hidden" name="smaction" value="" />
<input type="hidden" name="mailbox" value="INBOX" />
<input type="hidden" name="composesession" value="3" />
<input type="hidden" name="querystring" value="" />
<input type="hidden" name="attachments" value="a:1:{i:0;O:7:&quot;message&quot;:20:{s:13:&quot;rfc822_header&quot;;s:0:&quot;&quot;;s:11:&quot;mime_header&quot;;O:13:&quot;messageheader&quot;:10:{s:5:&quot;type0&quot;;s:11:&quot;application&quot;;s:5:&quot;type1&quot;;s:6:&quot;msword&quot;;s:10:&quot;parameters&quot;;a:1:{s:4:&quot;name&quot;;s:23:&quot;CRSI_fiche_Mail-PRS.doc&quot;;}s:2:&quot;id&quot;;i:0;s:11:&quot;description&quot;;s:0:&quot;&quot;;s:8:&quot;encoding&quot;;s:0:&quot;&quot;;s:4:&quot;size&quot;;i:0;s:3:&quot;md5&quot;;s:0:&quot;&quot;;s:11:&quot;disposition&quot;;O:11:&quot;disposition&quot;:2:{s:4:&quot;name&quot;;s:10:&quot;attachment&quot;;s:10:&quot;properties&quot;;a:1:{s:8:&quot;filename&quot;;s:23:&quot;CRSI_fiche_Mail-PRS.doc&quot;;}}s:8:&quot;language&quot;;s:0:&quot;&quot;;}s:5:&quot;flags&quot;;s:0:&quot;&quot;;s:5:&quot;type0&quot;;s:0:&quot;&quot;;s:5:&quot;type1&quot;;s:0:&quot;&quot;;s:8:&quot;entities&quot;;a:0:{}s:9:&quot;entity_id&quot;;s:0:&quot;&quot;;s:10:&quot;parent_ent&quot;;N;s:6:&quot;entity&quot;;N;s:6:&quot;parent&quot;;s:0:&quot;&quot;;s:12:&quot;decoded_body&quot;;s:0:&quot;&quot;;s:7:&quot;is_seen&quot;;i:0;s:11:&quot;is_answered&quot;;i:0;s:10:&quot;is_deleted&quot;;i:0;s:10:&quot;is_flagged&quot;;i:0;s:10:&quot;is_mdnsent&quot;;i:0;s:9:&quot;body_part&quot;;s:0:&quot;&quot;;s:6:&quot;offset&quot;;i:0;s:6:&quot;length&quot;;i:0;s:14:&quot;att_local_name&quot;;s:32:&quot;KFF0BE6wnEdME6CVqPVWbUt3IJ8A5wdm&quot;;}}" />
</form>
</body></html>


<hr />ATTACHMENTS ARE EMPTY<hr /><pre>Array
(
    [startMessage] =&gt; 1
    [session] =&gt; 3
    [passed_id] =&gt; 
    [identity] =&gt; 0
    [send_to] =&gt; pascal.maes@xxxxxxxxxxxxxx
    [send_to_cc] =&gt; 
    [send_to_bcc] =&gt; 
    [subject] =&gt; test with HTML source
    [mailprio] =&gt; 3
    [body] =&gt; 
test with HTML source

-- 
Pascal
    [attach] =&gt; Add
    [MAX_FILE_SIZE] =&gt; 8388608
    [username] =&gt; pmaes
    [smaction] =&gt; 
    [mailbox] =&gt; INBOX
    [composesession] =&gt; 3
    [querystring] =&gt; mailbox=INBOX&amp;startMessage=1
)

</pre><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>

<head>
<meta name="robots" content="noindex,nofollow">
<link rel="stylesheet" type="text/css" href="/1.4.11/themes/css/sans-10.css">
<title>UCLouvain.be - SquirrelMail (2)</title><script language="JavaScript" type="text/javascript">
<!--
var alreadyFocused = false;
function checkForm() {

    if (alreadyFocused) return;
    var f = document.forms.length;
    var i = 0;
    var pos = -1;
    while( pos == -1 && i < f ) {
	var e = document.forms[i].elements.length;
	var j = 0;
	while( pos == -1 && j < e ) {
	    if ( document.forms[i].elements[j].type == 'text' ) {
		pos = j;
	    }
	    j++;
	}
	i++;
    }
    if( pos >= 0 ) {
	document.forms[i-1].elements[pos].focus();
    }
}
// -->
</script>

<style type="text/css">
<!--[if IE 6]>
/* avoid stupid IE6 bug with frames and scrollbars */
body {
    width: expression(document.documentElement.clientWidth - 30);
}
<![endif]-->
</style>

</head>

<body text="#000000" bgcolor="#dfcfbf" link="#800000" vlink="#800000" alink="#800000" onload="checkForm();">

<a name="pagetop"></a>
<table bgcolor="#dfcfbf" border="0" width="100%" cellspacing="0" cellpadding="2">

<tr bgcolor="#909090">

<td align="left">

	 Current Folder: <b>INBOX&nbsp;</b>
      </td>
<td align="right">
<b>
<a href="/1.4.11/src/signout.php" target="_top"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="top.location='/1.4.11/src/signout.php';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #909090';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#909090';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/signout.gif" border="0" align="middle" alt="Sign Out" title="Sign Out"><br><font size=1>Sign Out</font></td></tr></table></a></b></td>
   </tr>
<tr bgcolor="#dfcfbf">

<td align="left">

<a href="/1.4.11/src/compose.php?mailbox=INBOX&amp;startMessage=1"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/src/compose.php?mailbox=INBOX&amp;startMessage=1';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/new.gif" border="0" align="middle" alt="Compose" title="Compose"><br><font size=1>Compose</font></td></tr></table></a>&nbsp;&nbsp;
<a href="/1.4.11/src/addressbook.php"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/src/addressbook.php';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/abook.gif" border="0" align="middle" alt="Addresses" title="Addresses"><br><font size=1>Addresses</font></td></tr></table></a>&nbsp;&nbsp;
<a href="/1.4.11/src/folders.php"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/src/folders.php';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/folders.gif" border="0" align="middle" alt="Folders" title="Folders"><br><font size=1>Folders</font></td></tr></table></a>&nbsp;&nbsp;
<a href="/1.4.11/src/options.php"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/src/options.php';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/options.gif" border="0" align="middle" alt="Options" title="Options"><br><font size=1>Options</font></td></tr></table></a>&nbsp;&nbsp;
<a href="/1.4.11/src/search.php?mailbox=INBOX"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/src/search.php?mailbox=INBOX';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/search.gif" border="0" align="middle" alt="Search" title="Search"><br><font size=1>Search</font></td></tr></table></a>&nbsp;&nbsp;
<a href="/1.4.11/src/help.php"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/src/help.php';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/help.gif" border="0" align="middle" alt="Help" title="Help"><br><font size=1>Help</font></td></tr></table></a>&nbsp;&nbsp;
<a href="/1.4.11/plugins/avelsieve/table.php"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/plugins/avelsieve/table.php';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/Coffeefilter.gif" border="0" align="middle" alt="Filters" title="Filters"><br><font size=1>Filters</font></td></tr></table></a>&nbsp;&nbsp;
<a href="/1.4.11/plugins/useracl/useracl.php"><table style="display:inline;"><tr><td style="text-align:center;cursor:hand;border:1px;padding:1px;" onclick="document.location='/1.4.11/plugins/useracl/useracl.php';" onmouseover="javascript:this.style.backgroundColor='#909090';this.style.border='1px #000000';this.style.padding='1px';" onmouseout="javascript:this.style.backgroundColor='#dfcfbf';this.style.border='1px';this.style.padding='1px';"><img src="/1.4.11/plugins/image_buttons/images/useracl.gif" border="0" align="middle" alt="Shares" title="Shares"><br><font size=1>Shares</font></td></tr></table></a>&nbsp;&nbsp
      </td>
<td align="right">

<a href="" target="_blank"></a></td>
   </tr>
</table><br>


<script language="JavaScript">
<!--
function open_abook() { 
  var nwin = window.open("addrbook_popup.php","abookpopup","width=670,height=300,resizable=yes,scrollbars=yes");
  if((!nwin.opener) && (document.windows != null))
    nwin.opener = document.windows;
}
// -->
</script>


<form name="compose" action="compose.php" method="post" enctype="multipart/form-data">
<input type="hidden" name="startMessage" value="1" />
<input type="hidden" name="session" value="3" />
<input type="hidden" name="passed_id" value="" />
<table align="center" cellspacing="0" border="0">
   <tr>
<td bgcolor="#dfcfbf" align="right" width="10%">
From:</td>
<td bgcolor="#dfcfbf" align="left" width="90%">
	 <select name="identity">
<option value="0" selected="selected">Pascal Maes &lt;pascal.maes@xxxxxxxxxxxx&gt;</option>
<option value="1">Pascal Maes &lt;pascal.maes@xxxxxxxxxxxxxx&gt;</option>
</select>
      </td>
   </tr>
   <tr>
<td bgcolor="#dfcfbf" align="right" width="10%">
To:</td>
<td bgcolor="#dfcfbf" align="left" width="90%">
<input type="text" name="send_to" value="pascal.maes@xxxxxxxxxxxxxx" size="60"  onfocus="alreadyFocused=true;" /><br />
      </td>
   </tr>
   <tr>
<td bgcolor="#dfcfbf" align="right">
Cc:</td>
<td bgcolor="#dfcfbf" align="left">
<input type="text" name="send_to_cc" value="" size="60"  onfocus="alreadyFocused=true;" /><br />
      </td>
   </tr>
   <tr>
<td bgcolor="#dfcfbf" align="right">
Bcc:</td>
<td bgcolor="#dfcfbf" align="left">
<input type="text" name="send_to_bcc" value="" size="60"  onfocus="alreadyFocused=true;" /><br />
      </td>
   </tr>
   <tr>
<td bgcolor="#dfcfbf" align="right">
Subject:</td>
<td bgcolor="#dfcfbf" align="left">

	 <input type="text" name="subject" value="test with HTML source" size="60"  onfocus="alreadyFocused=true;" />      </td>
   </tr>

   <tr>
      <td></td>
      <td>
	  Priority<select name="mailprio">
<option value="1">High</option>
<option value="3" selected="selected">Normal</option>
<option value="5">Low</option>
</select>
      </td>
   </tr>
   <tr>
      <td></td>
      <td>
	 <input type="submit" name="sigappend" value="Signature" />
	 <script language="JavaScript"><!--
 document.write("            <input type=button value=\"Addresses\" onclick=\"javascript:open_abook();\" />");            // --></script><noscript>
	    <input type="submit" name="html_addr_search" value="Addresses" />         </noscript>
	 <input type="submit" name ="draft" value="Save Draft" />
	 <input type="submit" name="send" value="Send" />
      </td>
   </tr>

   <tr>
      <td bgcolor="#dfcfbf" colspan="2">
	 &nbsp;&nbsp;<textarea name="body" id="body" rows="20" cols="76" wrap="virtual" onfocus="alreadyFocused=true;">
test with HTML source

-- 
Pascal</textarea><br />
      </td>
   </tr>
   <tr>
<td align="right" colspan="2">

	 <input type="submit" name="send" value="Send" />
	 &nbsp;&nbsp;&nbsp;&nbsp;<br /><br />
      </td>
   </tr>
<pre>ATTACH ARRAY:
Array
(
    [0] =&gt; message Object
	(
	    [rfc822_header] =&gt; 
	    [mime_header] =&gt; messageheader Object
		(
		    [type0] =&gt; application
		    [type1] =&gt; msword
		    [parameters] =&gt; Array
			(
			    [name] =&gt; CRSI_fiche_Mail-PRS.doc
			)

		    [id] =&gt; 0
		    [description] =&gt; 
		    [encoding] =&gt; 
		    [size] =&gt; 0
		    [md5] =&gt; 
		    [disposition] =&gt; disposition Object
			(
			    [name] =&gt; attachment
			    [properties] =&gt; Array
				(
				    [filename] =&gt; CRSI_fiche_Mail-PRS.doc
				)

			)

		    [language] =&gt; 
		)

	    [flags] =&gt; 
	    [type0] =&gt; 
	    [type1] =&gt; 
	    [entities] =&gt; Array
		(
		)

	    [entity_id] =&gt; 
	    [parent_ent] =&gt; 
	    [entity] =&gt; 
	    [parent] =&gt; 
	    [decoded_body] =&gt; 
	    [is_seen] =&gt; 0
	    [is_answered] =&gt; 0
	    [is_deleted] =&gt; 0
	    [is_flagged] =&gt; 0
	    [is_mdnsent] =&gt; 0
	    [body_part] =&gt; 
	    [offset] =&gt; 0
	    [length] =&gt; 0
	    [att_local_name] =&gt; KFF0BE6wnEdME6CVqPVWbUt3IJ8A5wdm
	)

)

SESSION EXPIRED: 
</pre>   <tr>
      <td colspan="2">
	 <table width="100%" cellpadding="1" cellspacing="0" align="center" border="0" bgcolor="#909090">
	    <tr>
	       <td>
		 <table width="100%" cellpadding="3" cellspacing="0" align="center" border="0">
		    <tr>
<td align="right" valign="middle">
Attach:</td>
<td align="left" valign="middle">
			  <input name="attachfile" size="48" type="file" />
			  &nbsp;&nbsp;<input type="submit" name="attach" value="Add" />
(max.&nbsp;8<small>&nbsp;M</small>)<input type="hidden" name="MAX_FILE_SIZE" value="8388608" />
		       </td>
		    </tr>
<tr><td bgcolor="#b0b0b0" align="left" colspan="2">
<table bgcolor="#b0b0b0" border="0"><tr><td><input type="checkbox" name="delete[]" value="0" />
</td><td>
CRSI_fiche_Mail-PRS.doc</td><td>-</td><td> application/msword</td><td>(59<small>&nbsp;k</small>)</td></tr></table>
</td></tr><tr><td colspan="2"><input type="submit" name="do_delete" value="Delete selected attachments" />
</td></tr>                  </table>
	       </td>
	    </tr>
	 </table>
      </td>
   </tr>
</table>
<input type="hidden" name="username" value="pmaes" />
<input type="hidden" name="smaction" value="" />
<input type="hidden" name="mailbox" value="INBOX" />
<input type="hidden" name="composesession" value="3" />
<input type="hidden" name="querystring" value="" />
<input type="hidden" name="attachments" value="a:1:{i:0;O:7:&quot;message&quot;:20:{s:13:&quot;rfc822_header&quot;;s:0:&quot;&quot;;s:11:&quot;mime_header&quot;;O:13:&quot;messageheader&quot;:10:{s:5:&quot;type0&quot;;s:11:&quot;application&quot;;s:5:&quot;type1&quot;;s:6:&quot;msword&quot;;s:10:&quot;parameters&quot;;a:1:{s:4:&quot;name&quot;;s:23:&quot;CRSI_fiche_Mail-PRS.doc&quot;;}s:2:&quot;id&quot;;i:0;s:11:&quot;description&quot;;s:0:&quot;&quot;;s:8:&quot;encoding&quot;;s:0:&quot;&quot;;s:4:&quot;size&quot;;i:0;s:3:&quot;md5&quot;;s:0:&quot;&quot;;s:11:&quot;disposition&quot;;O:11:&quot;disposition&quot;:2:{s:4:&quot;name&quot;;s:10:&quot;attachment&quot;;s:10:&quot;properties&quot;;a:1:{s:8:&quot;filename&quot;;s:23:&quot;CRSI_fiche_Mail-PRS.doc&quot;;}}s:8:&quot;language&quot;;s:0:&quot;&quot;;}s:5:&quot;flags&quot;;s:0:&quot;&quot;;s:5:&quot;type0&quot;;s:0:&quot;&quot;;s:5:&quot;type1&quot;;s:0:&quot;&quot;;s:8:&quot;entities&quot;;a:0:{}s:9:&quot;entity_id&quot;;s:0:&quot;&quot;;s:10:&quot;parent_ent&quot;;N;s:6:&quot;entity&quot;;N;s:6:&quot;parent&quot;;s:0:&quot;&quot;;s:12:&quot;decoded_body&quot;;s:0:&quot;&quot;;s:7:&quot;is_seen&quot;;i:0;s:11:&quot;is_answered&quot;;i:0;s:10:&quot;is_deleted&quot;;i:0;s:10:&quot;is_flagged&quot;;i:0;s:10:&quot;is_mdnsent&quot;;i:0;s:9:&quot;body_part&quot;;s:0:&quot;&quot;;s:6:&quot;offset&quot;;i:0;s:6:&quot;length&quot;;i:0;s:14:&quot;att_local_name&quot;;s:32:&quot;KFF0BE6wnEdME6CVqPVWbUt3IJ8A5wdm&quot;;}}" />
</form>
</body></html>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
squirrelmail-users mailing list
Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux