473,819 Members | 2,294 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help Needed in IMAP+PHP

Hi all,

I am having a mail client script, which will read and send mail to mail
server, using IMAP. When i am sending mail with attachment through
forwarding, the attachment is not getting attached correctly, Plz any
one can help me to come out of the problem.

Note : I am using PHP 4.3.10 + IMAP + Apache +Zend Engine v1.3.0

Thanks in advance
Kumarasamy Mani

Aug 1 '05 #1
2 1434
comp.lang.php wrote:
Hi all,

I am having a mail client script, which will read and send mail to
mail server, using IMAP. When i am sending mail with attachment through
forwarding, the attachment is not getting attached correctly, Plz any
one can help me to come out of the problem.

Note : I am using PHP 4.3.10 + IMAP + Apache +Zend Engine v1.3.0


IMAP is not a mail sending protocol. Perhaps that's your problem...
--
Show me a man with both feet firmly on the ground, and I'll show you a
man who can't get his pants off.

Aug 1 '05 #2
Yes,

I can do like rewritting the same attachment in the attachment dir in
the mail server, But my question how we can do that without writting
again into file system.

Thanks
Kumarasamy

Aug 3 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1989
by: ojorus | last post by:
Hi! Just wonder if there are any sites with a guide on how to set up apache and php on windows XP. Would like to test my php-pages locally. kind regards ojorus
9
1858
by: Ryan Miller | last post by:
HI guys and gals, The situation is this - My F***ing boss has told one of our clients that we will host their website ..... it is php and I have no idea at all about php. My uber-inteligent boss has also inform their former hosting company to stop hosting, so now our client has NO website .... well done boss We host with IIS, WIN 2K. I have placed their existing site in my a subdomain of the company's -
0
1263
by: CNerd2025 | last post by:
HELP! I need somebody HELP! Not just anybody HELP! You know I need someone (with PHP/MySQL knowledge) HELP! You may have noticed the famous Beatles song with some less well-known lyrics. But the pertinent problem is that I need help with both PHP and
7
1283
by: Erwin Moller | last post by:
Hi Group, I am starting on some project and need to program all kinds of windows with buttons/textfields/etc. My natural reaction was to build this in Java, but since I like PHP so much I thought about giving it a try in PHP. My problem: I only used PHP inside a webserver untill now, and I have experience with some simple scripts I build for cronjobs in PHP (commandline/cli invocation).
2
11755
by: MS | last post by:
Why do I keep getting this error mesgage on my phpinfo() page trying to get PHP and MySQL to communicate? I am running this in IIS. Here's what I have - My php.ini resides in my C:\WINNT directory. In it, I have removed the ';' from the extension=php_mysql.dll. Also in the php.ini file I set extension_dir = c:\PHP\Ext
2
1320
by: Arnold Shore | last post by:
Folks, I've poked around in SForge and Freshmeat, and nuthn really jumped out. This is for a 24/7/365 operation, and I'd like both the scheduling and reporting functions, for an operation of maybe 50-100 people. Any hope for something currently available? Thanks, all. AS
45
3034
by: Rocky86 | last post by:
Hi brothers I am new here need help with the php programing using sql basically I am given a task to create a php code that is able to query the database on some free hosting web which I alreadx have the database done right now I am trying to query the database and I have no idea how to do it I wanted to find the value between the Latitude top, latitude bottom and longtitude top and longtitude bottom if it is between it will return the...
4
4277
by: shmick30 | last post by:
Hi There, I am looping through and reading the body contents of a mail box with over 200 emails in it. The script is running very slow and timing out after 180 seconds, only getting through about 180 of these emails. Is there anyway I can increase the speed of this script? Why is it taking so long to loop through all these emails? Code is below: if($mailbox= imap_open( "{###.###.#.###:143/imap}mail_box", $a, $b)) {
9
4024
greensleeves
by: greensleeves | last post by:
Hi, Im a newbie to PHP and I'm wondering if someone could help me out with this Tryng to search out products from a database by clicking a checkbox option for instance if description contains the word "bluetooth" and "MP3" <input type="checkbox" value="bt" />Bluetooth <br /> <input type="checkbox" value="cs" />Card slot <br /> <input type="checkbox" value="mp3" />MP3 player <br />
0
9618
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10699
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10422
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10450
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10153
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9245
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5586
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5720
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4375
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.