This has bugged me from the get go, and I keep forgetting to ask about it. Is it not possible to drag 'n drop messages from the main reading window into other folders, much as Thunderbird and the other company mail program , MS Outlook?
thanks
Snowman
On 12/20/05, Sam Drinkard sam@wa4phy.net wrote:
This has bugged me from the get go, and I keep forgetting to ask about it. Is it not possible to drag 'n drop messages from the main reading window into other folders, much as Thunderbird and the other company mail program , MS Outlook?
Yes. Select messages and drag drop. OT: But try virtual folders and you will more or less forget about making too many folders and dragging messages across them. -- Sudev Barar Learning Linux
On Mon, 2005-12-19 at 21:36, Sam Drinkard wrote:
This has bugged me from the get go, and I keep forgetting to ask about it. Is it not possible to drag 'n drop messages from the main reading window into other folders, much as Thunderbird and the other company mail program , MS Outlook?
I haven't had any trouble doing that in Evolution. You can even drop to folders on a different IMAP server.
Hello Members,
What are some good common tools for distributing commercial software developed on Linux? At this point, I am interested in tools for Installation and Copy Protection of Application Software. I have been using Wise or Installshield for Windows. Also, I have not taken the plunge in Open Source as I am not sure that model will work for me.
TIA, David
"David Evennou (Data Masters)" de@data-masters.com wrote:
Hello Members, What are some good common tools for distributing commercial software developed on Linux? At this point, I am interested in tools for Installation and Copy Protection of
Application
Software. I have been using Wise or Installshield for
Windows.
Yeah, and most of those are easily defeatable. ;->
Linux ships with a lot of crypto and other libraries as standard. You should take advantage of them. They are all standards-based, which makes implementation very cheap. E.g., have the software generate a key, then send the key to you, you generate a key for the installation, and it is then used. The key only works for the seed, etc...
In addition to software controls, you should consider a hardware key. That way there is no issue -- the hardware key follows the system. SmartCards are always excellent, because the private key never leaves the device. There are several that work in Linux.
If you're looking for a commercial solution with options for a license server with concurrent license tracking, consider FlexLM. In the high-end enterprise software space, this is commonly used for multi-platform licenses.
Also, I have not taken the plunge in Open Source as I am
not
sure that model will work for me.
If you mean whether the consumer will accept it, you're right.
As both a developer and a sysadmin, I keep in mind that 66% of software is legal. In most cases, sysadmins don't want software that will keep them from working, they want software that will help them track licenses.
Personally, I like to build in some peer-to-peer license checking software. In other words, at any time, a user could go into the "About -> License" on the menu, and the software will tell the user how many other copies they have installed on the network as well as how many are currently running on the local network. That way a sysadmin can find out how many licenses are really required.
I'd do it by dropping both an init script that starts on boot, and then the software (when run) contacts that daemon and says "I'm running." Very simple, very straight-forward, and it helps the sysadmin keep track of what licenses are in use. Because 66% of them will buy the required licenses they need, so you should give them all the tools to find out how many they really do.
Les Mikesell wrote:
On Mon, 2005-12-19 at 21:36, Sam Drinkard wrote:
This has bugged me from the get go, and I keep forgetting to ask about it. Is it not possible to drag 'n drop messages from the main reading window into other folders, much as Thunderbird and the other company mail program , MS Outlook?
I haven't had any trouble doing that in Evolution. You can even drop to folders on a different IMAP server.
Thanks guys.. for some reason now, it works as supposed to. Have no clue why it would not drag 'n drop before.
Sam Drinkard sam@wa4phy.net wrote:
Thanks guys.. for some reason now, it works as supposed to. Have no clue why it would not drag 'n drop before.
Was Evolution busy with background processing?
Unlike Thunderbird, which often doesn't let you do much while it is doing folder processing, Evolution still lets you interact when it is doing some -- although some things might not work (like dragging e-mails to a folder it is processing).
I've seen an extrodinary amount of commentary on Evolution as of late, and all of it is based on assumptions of how other programs work. Even Evolution's most advanced and unique features are wholly misunderstood for the advantages they provide.
Such as some of its background processing whereas Thunderbird and other programs will be unresponsive when they are doing such.
Bryan J. Smith wrote:
Sam Drinkard sam@wa4phy.net wrote:
Thanks guys.. for some reason now, it works as supposed to. Have no clue why it would not drag 'n drop before.
Was Evolution busy with background processing?
Unlike Thunderbird, which often doesn't let you do much while it is doing folder processing, Evolution still lets you interact when it is doing some -- although some things might not work (like dragging e-mails to a folder it is processing).
I've seen an extrodinary amount of commentary on Evolution as of late, and all of it is based on assumptions of how other programs work. Even Evolution's most advanced and unique features are wholly misunderstood for the advantages they provide.
Such as some of its background processing whereas Thunderbird and other programs will be unresponsive when they are doing such.
Hi Bryan,
No, there was nothing going on in the background. The evolution on the workstation actually is just a mirror copy of what I pull in via an XP box, but prior to today, I'd tried to drag notes into folders, and its like it didn't recognize a drag 'n drop. I've seen background processing going on tho, especially when deleting large numbers of messages from the inbox. Not had any problems with it burping on that, but I know I am getting to like Evolution better than thunderbird, especially for the threading. Too bad there is not a win-xp version! Think I'd switch in a skinny-minute.