Re: [qmailtoaster] Centos 6 x64 Installation Notes

2011-07-26 Thread User Qmail
Have you tried on the usual 32 bits? I wish to upgrade my centos 5.6 to
centos 6.



On Tue, Jul 26, 2011 at 8:35 AM, Natalio Gatti  wrote:

> I have just finished the installation of QT in a Centos 6 x64 box. I just
> wanted to my installation notes. It is not intended to be a Howto or a Step
> by Step instructions. Maybe they are usefull for someone else:
>
> *Centos 6 x64 Install Notes - Centos Minimal Installation*
>
> Dependencies Notes:
>
>- No installed: automake17 and compat-libgcc
>- Package compat-libf2c replaced by compat-libf2c-34
>- Package compat-libsdc++-33 replaced by compat-libstdc++-33
>- Centos 6 does not include sendmail, instead it includes postfix by
>default
>- When postfix is removed, it also removes "crontabs" and "mrtg" which
>I added later
>- When postfix is removed, it does not remove the user "postfix" with
>UID 89 which conflicts with vpopmail UID
>
> Command executed:
>
>- yum install make compat-libf2c-34 compat-libstdc++-33 aspell
>- yum remove postfix
>- userdel postfix
>
> Perl Dependencies Notes:
>
>- Install rpmforge manually:
>   - rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt
>   - rpm -Uvh
>   
> http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
>
>
>- Install qtp
>- Run qtp-dependencies
>- Install perl SPF package manually:
>   - yum install perl-Mail-SPF-Query
>
> Make Symbolic Link becouse centos 6 change the default rpmbuild directory
>
>- ln -s /root/rpmbuild/ /usr/src/redhat
>
> QmailToaster Installation Notes:
>
>- Execute install script cnt5064-install-script.sh until installation
>of "qmailadmin-toaster"
>- Install mrtg and crontabs via yum
>   - yum install mrtg crontabs
>- Continue with installation script
>
> Salutti,
>
> Natalio.
>


Re: [qmailtoaster] Centos 6 x64 Installation Notes

2011-07-26 Thread Dan McAllister

"the usual 32-bits"?

Just an opinion, but if you're running 32-bit CentOS on 32-bit hardware, 
you should stay with CentOS 5.6 for a while... it's scheduled to remain 
under full support until March 2014, and extended support for 3 more 
years after that. By that time, you should be upgraded to 64-bit 
hardware (or at least more than 4GB of RAM).


Now I don't just say that because I'm some kind of "64-bit snob" -- but 
because there is no supported upgrade from RHEL 5.x to 6 (just as there 
was no supported upgrade from RHEL 3.x to 4, or 4.x to 5). [Note: the 
jump from RHEL 3 to 4 was more significant than most because of the jump 
from the 2.4 to 2.6 in kernel versions]. In a perusal of several Linux 
and RedHat (as well as CentOS) user sites, I've seen numerous posts of 
people trying the old "burn a DVD & install it as an upgrade" method, 
only to find it just doesn't work probably because few things in 
software (much less OS software) works "by accident" -- and RedHat never 
had any intention of (and thus put no effort into) making an automatic 
upgrade path from RHEL 5 (CentOS 5) to version 6.


So where does that leave you (and why should you stay with CentOS 5.6 
for now)
 1) Some 3rd party will likely come up with an upgrade methodology for 
RHEL/CentOS 5 to 6 which will make your job relatively easy, or
 2) You'll upgrade your hardware within the next 3 years, and upgrading 
to CentOS 6 (or 7)  will be a necessity anyways (if only to access more 
than 4GB of RAM!)


Either way, if you try the upgrade now, it's gonna be time consuming and 
painful -- and a process that will likely have to be repeated when you 
want/need more than 4GB of RAM in the near future! So by holding off the 
jump into CentOS 6 for a while you'll save yourself the pain of having 
to do a complete re-build and data-copy more than once!


But there is an exception to my advise:  If your hardware is already 
64-bit and you're just not utilizing it, then I think you should rebuild 
with CentOS 6 64-bit now & get it over with.


Just my opinion -- before you complain, remember how much you paid for it!

Dan
IT4SOHO



On 7/26/2011 7:04 AM, User Qmail wrote:
Have you tried on the usual 32 bits? I wish to upgrade my centos 5.6 
to centos 6.




On Tue, Jul 26, 2011 at 8:35 AM, Natalio Gatti > wrote:


I have just finished the installation of QT in a Centos 6 x64 box.
I just wanted to my installation notes. It is not intended to be a
Howto or a Step by Step instructions. Maybe they are usefull for
someone else:

_Centos 6 x64 Install Notes - Centos Minimal Installation_

Dependencies Notes:

  * No installed: automake17 and compat-libgcc
  * Package compat-libf2c replaced by compat-libf2c-34
  * Package compat-libsdc++-33 replaced by compat-libstdc++-33
  * Centos 6 does not include sendmail, instead it includes
postfix by default
  * When postfix is removed, it also removes "crontabs" and "mrtg"
which I added later
  * When postfix is removed, it does not remove the user "postfix"
with UID 89 which conflicts with vpopmail UID

Command executed:

  * yum install make compat-libf2c-34 compat-libstdc++-33 aspell
  * yum remove postfix
  * userdel postfix

Perl Dependencies Notes:

  * Install rpmforge manually:
  o rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt
  o rpm -Uvh

http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm

  * Install qtp
  * Run qtp-dependencies
  * Install perl SPF package manually:
  o yum install perl-Mail-SPF-Query

Make Symbolic Link becouse centos 6 change the default rpmbuild
directory

  * ln -s /root/rpmbuild/ /usr/src/redhat

QmailToaster Installation Notes:

  * Execute install script cnt5064-install-script.sh
until installation of
"qmailadmin-toaster"
  * Install mrtg and crontabs via yum
  o yum install mrtg crontabs
  * Continue with installation script

Salutti,

Natalio.




Re: [qmailtoaster] automatic Filtering e-mail into folders

2011-07-26 Thread Jake Vickers

On 07/26/2011 02:40 AM, Postmaster wrote:

Hello,


I wonder if it is possible to filter incoming e-mails into numerous
folders using rules.
This feature is already implemented in Squirrelmail, but I am interested
in the server side filtering.



You can absolutely do this. I did a video on how to do this, which 
should be on the Youtube channel. If it is not, let me know and I will 
post that particular video.



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] automatic Filtering e-mail into folders

2011-07-26 Thread MagicWISP


Quoting Jake Vickers :


On 07/26/2011 02:40 AM, Postmaster wrote:

Hello,


I wonder if it is possible to filter incoming e-mails into numerous
folders using rules.
This feature is already implemented in Squirrelmail, but I am interested
in the server side filtering.



You can absolutely do this. I did a video on how to do this, which  
should be on the Youtube channel. If it is not, let me know and I  
will post that particular video.



-


I checked out the video, but it uses courrier - since I am using  
Dovecot, what would be the easiest way to go about this.  I want my  
customers spam emails to go to their spam folder in Horde.  Any ideas?



This message was sent using IMP, the Internet Messaging Program.


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Re: Wiki offline for a while

2011-07-26 Thread Khan Mohamed Ashraf
On Tue, Jul 26, 2011 at 11:10 AM, Bharath Chari
wrote:

> **
> On 07/26/2011 08:28 AM, Khan Mohamed Ashraf wrote:
>
>
>
>>
> Hi,
>
>  wiki.qmailtoaster.com takes me to here now  "Vickers Consulting Group
> Email System"
>  Earlier it used to go here
> http://wiki.qmailtoaster.com/index.php/Main_Page ?
>
> Khan Md. Ashraf
>
>  I just checked it and it goes to the correct page. Please check your
> cache.
>
> Bharath
>
>  Thanks, that did the trick.
Linux Mint 9 Google Chrome ver 12.0.742.124
Customise and Control Google Chrome (Spanner Icon) > Tools > Clear Browsing
Data > Empty the Cache

Khan Md. Ashraf


Re: [qmailtoaster] automatic Filtering e-mail into folders

2011-07-26 Thread Postmaster

Please check FAQ on the wiki
Also see the Jake's vidio on the youtube!


Many thanks Jake
Regards
Alex


On 26/07/2011 23:42, MagicWISP wrote:


Quoting Jake Vickers :


On 07/26/2011 02:40 AM, Postmaster wrote:

Hello,


I wonder if it is possible to filter incoming e-mails into numerous
folders using rules.
This feature is already implemented in Squirrelmail, but I am 
interested

in the server side filtering.



You can absolutely do this. I did a video on how to do this, which 
should be on the Youtube channel. If it is not, let me know and I 
will post that particular video.



- 



I checked out the video, but it uses courrier - since I am using 
Dovecot, what would be the easiest way to go about this.  I want my 
customers spam emails to go to their spam folder in Horde.  Any ideas?



This message was sent using IMP, the Internet Messaging Program.


- 

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and 
installations.

 If you need professional help with your setup, contact them today!
- 

Please visit qmailtoaster.com for the latest news, updates, and 
packages.
To unsubscribe, e-mail: 
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com






-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com