Information about the package, drupal6-messaging, which is shipped with common Linux distributions. The drupal6-messaging package is designed for, Messaging Framework to allow message sending in an independent way.
Package Name:
drupal6-messaging
Summary:
Messaging Framework to allow message sending in an independent way
Description:
This is a Messaging Framework to allow message sending in a channel independent way. It will provide a common API for message composition and sending while allowing plug-ins for multiple messaging methods. When using this framework, you won't send e-mails to users anymore. You will send them 'messages' and they will decide how they want to get them delivered, that may be by mail, IM, SMS, depending on user's preferences. This package provides the following Drupal modules: * messaging * messaging_debug * messaging_mail * messaging_mime_mail (NOTE: Requires manual install of the mimemail module) * messaging_phpmailer * messaging_privatemsg (NOTE: Requires manual install of the privatemsg module) * messaging_simple * messaging_sms (NOTE: Requires manual install of the smsframework module) * messaging_twitter (NOTE: Requires manual install of the twitter module) * messaging_xmpp (NOTE: Requires manual install of the xmppframework module)
Architecture:
noarch
Version:
2.4
Release:
1.el6
Size:
67 k
Repository:
epel
From Repository:
Licence:
GPLv2
Control the drupal6-messaging package with the following handy commands outlined below.
yum install drupal6-messaging
This command will install drupal6-messaging on the server.
yum remove drupal6-messaging
This command will un-install drupal6-messaging on the server. When you run this command, you will be asked if you are sure that you want to remove drupal6-messaging, so you have to manually confirm that you want to do this.
yum -y remove drupal6-messaging
This command will un-install drupal6-messaging on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove drupal6-messaging when using the -y flag.
yum update drupal6-messaging
This command will update drupal6-messaging to the latest version. When you run this command, you will be asked if you are sure that you want to remove drupal6-messaging, so you have to manually confirm that you want to do this.
yum -y update drupal6-messaging
This command will update drupal6-messaging to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove drupal6-messaging when using the -y flag.
yum info drupal6-messaging
This command will show you core information about the drupal6-messaging package.
yum deplist drupal6-messaging
This command will show you the dependencies for drupal6-messaging. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update drupal6-messaging
This command will check if there is an update waiting on drupal6-messaging. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.