On Fri, February 24, 2006 7:50 am, Steven P. Ulrick wrote:
> On Fri, 24 Feb 2006 07:16:38 -0700 (Mountain Standard Time)
> "Geoff" <[EMAIL PROTECTED]> wrote:
>
>> On Fri, February 24, 2006 7:06 am, Bernard McAuley wrote:
>> > Hi,
>> >
>> > I'd like to have the ability to copy a message from a folder into
>> > another folder. I can't seem to do this within Squirrel Mail, only
>> > move messages. Is there a plugin to do this or am I missing
>> > something?
>> >
>>
>> You must be missing something, because right beside the Move button,
>> there should be a Copy button which does exactly what you want.
>>
>> Geoff
>
> Hello, Everyone
> I JUST configured and installed Squirrelmail 1.5.1, and I noticed the
> apparent lack of a "Copy" button next to the "Move" button. Here is a
> screenshot that shows what I do see:
> http://www.afolkey2.net/squirrelmail-screenshot-2.jpg
>
In functions/mailbox_display.php, is there some getButton code such as
echo getButton('SUBMIT', 'moveButton',_("Move"));
echo ' ';
echo getButton('SUBMIT', 'copyButton',_("Copy"));
echo ' ';
echo getButton('SUBMIT', 'attache',_("Forward")) . "\n";
Perhaps your file has the Copy button commented out for some reason? I would try
manually insterting a Copy button, if it doesn't exist, and see what happens :)
Geoff
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines:
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: [email protected]
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