Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-01-2008, 02:10 PM
Junior Member
 
Join Date: Apr 2008
Posts: 1
Default Read Message witout his attachement

Hello

I have a function that connect to an email and analyse the email.

To speed up this function, i like to get the message without the attached files.

How can i read this messages without attached files:

$mail = new Zend_Mail_Storage_Imap(array(....
for ($i=1; $i<$mail->countMessages()+1; $i++) {
try {
$message=$mail[$i];

}
......

thank you for your help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 11:01 AM.