473,387 Members | 1,585 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

imap_mail_move or imap_mail_copy option

To develoment.

I use imap function by UW imap4 at PHP.

imap_mail_move function can have option CP_UID for coping UID by PHP manual.

but UID does not copy.

I don't know why it is not.

I hope to detect the reason.
PHP 4.3.x
UW IMAP4
Jul 17 '05 #1
2 2934

"hong soup kim" <cc****@naus.net> ???????/???????? ? ???????? ?????????:
news:f4**************************@posting.google.c om...
To develoment.

I use imap function by UW imap4 at PHP.

imap_mail_move function can have option CP_UID for coping UID by PHP manual.
but UID does not copy.

I don't know why it is not.

I hope to detect the reason.
PHP 4.3.x
UW IMAP4

imap_mail_move this function is move messages only, but does not make a
copy. CP_ UID should be used when you want indicate UID of message that is
moved instead of message's number or sequence of UIDs instead of range of
messages' numbers.
For copying you can use imap_mail_copy
Jul 17 '05 #2
"Dennis Biletsky" <uf***@ua.fm> wrote in message news:<c5***********@fortress.intercom.net.ua>...
"hong soup kim" <cc****@naus.net> ???????/???????? ? ???????? ?????????:
news:f4**************************@posting.google.c om...
To develoment.

I use imap function by UW imap4 at PHP.

imap_mail_move function can have option CP_UID for coping UID by PHP

manual.

but UID does not copy.

I don't know why it is not.

I hope to detect the reason.
PHP 4.3.x
UW IMAP4

imap_mail_move this function is move messages only, but does not make a
copy. CP_ UID should be used when you want indicate UID of message that is
moved instead of message's number or sequence of UIDs instead of range of
messages' numbers.
For copying you can use imap_mail_copy


Thank you for reply.

because generally, it use FT_UID at imap function.

I was mistaken.

Thank you.
Jul 17 '05 #3

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

Similar topics

2
by: Targa | last post by:
I have a select box with about 5 options. I need to have one of the options, when selected, display a second select box. The second select box is populated by a database and needs to be preloaded...
3
by: gekoblu | last post by:
Hi!, I want to fix via javascript the combo width to a fix value. I'd like to implement a kind of ALT / TITLE function to show the entire option when the text is longer than the combo width......
3
by: Rithish Saralaya | last post by:
Is there a way to scroll a selected OPTION into view? I have a combination of text box and SELECT list. A user can key in text in the text box, and depending on the entry made, the respective...
4
by: Fluffy Convict | last post by:
I have found a workaround to disable certain options in an option list: var p = document.forms.elements; p.selectedIndex=-1; This works perfectly in IE - the selectedIndex becomes unclickable....
3
by: Iain Hallam | last post by:
Hi. I've been using display:none on the style property of some <option> elements in my forms, which works fine with Mozilla - as expected it removes the option from my dropdown (although it...
3
by: Stewart | last post by:
Dear comp.lang.javascript, I have more than once wanted to manipulate the contents of select boxes dynamically, whilst the boxes contain <optgroup> tags. Manipulation of a select box containing...
8
by: McKirahan | last post by:
Firefox does not reflect selected option via innerHTML How do I get Firefox to reflect selected option values? <html> <head> <title>FFinner.htm</title> <script type="text/javascript">...
3
by: ANTISPAM_garycnew_ANTISPAM | last post by:
What is the simplest way to retain the last option value selected in an html select object using javascript? I am currently using a server-side cgi language to accomplish this task, but it adds...
3
by: Venturini | last post by:
I am trying to put together a web page where the customer makes choices of products and is then given a total. I am extremely new to Javascript and have managed to get as far as I have from web...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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,...
0
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...

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.