Sponsored Content
Full Discussion: Squirrelmail Configuration
Operating Systems Linux Red Hat Squirrelmail Configuration Post 302265758 by saurabh84g on Monday 8th of December 2008 12:17:37 PM
Old 12-08-2008
Squirrelmail Configuration

Hi all,

please help me out

i want to configure squirrelmail in RHEL 5 ( i have configured sendmail on the same server)

plz tell me the ways to confiigure it,Pre-requisite
1) via rpm
2) via package

i am pretty confused by the document on the internet which to apply.plz help me out .
 

4 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

configuration

how to configure servor dns on windows servor 2003 (0 Replies)
Discussion started by: djest
0 Replies

2. Red Hat

Squirrelmail Rhel5

Hi , I am trying for squirrelmail In Rhel 5 I have the Image of the DVD .But in that I can't Find the squirrelmail-1.4.2-1.noarch.rpm And i downloaded the same but it is not working . can anyone can give any link to download the same for Rhel5.?? Thanks (1 Reply)
Discussion started by: saurabh84g
1 Replies

3. UNIX and Linux Applications

squirrelmail login problems

Hi, I configured a mail server and I'm trying to configure webmail also but i get some errors when i login to the site. mail.log Feb 28 03:26:56 mail imapd: Connection, ip= Feb 28 03:27:33 mail imapd: Connection, ip= Feb 28 03:27:33 mail imapd: LOGIN FAILED, user=jeroen@local.nl,... (0 Replies)
Discussion started by: jld
0 Replies

4. Red Hat

Error to configure Squirrelmail IMAP Proxy

Hi there.. :D I"m new in Linux. Trying to install squirrelmail-imap_proxy-1.2.7 on Red Hat WS 4. Errors from ./configure as shown below: # ./configure checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking... (5 Replies)
Discussion started by: che.din
5 Replies
yum-verify(1)															     yum-verify(1)

NAME
yum verify plugin SYNOPSIS
yum [options] verify [package ...] DESCRIPTION
This plugin extends yum with some commands that give verification information on the installed system, much like rpm -V. You can change how the verification is done and which files it applies to. added yum commands are: * verify * verify-rpm * verify-all all of which take the same arguments as the list yum command, obviously you can only verify packages that are installed on the system. verify Is the generic verification command, and is intended to give the most useful output. It removes all false matches due to multilib and ignores changes to configuration files by default. verify-rpm Is meant to be 100% compatible with rpm -V output, and any differences should be considered as bugs. verify-all Is used to list all the differences, including some that rpm itself will ignore. GENERAL OPTIONS
These are the options added to yum that are available in the verify commands. They are: --verify-filenames This option is used to limit the filenames that the packages will perform verification. --verify-configuration-files This option is only useful in the generic verify command, and will enable/disable verification of files that are tagged as configu- ration files. EXAMPLES
To do the same as rpm -Va, use: yum verify-rpm To verify the packages starting with the name yum, use: yum verify 'yum*' To verify the binaries that are in a bin directory, use: yum verify --verify-filenames='*bin/*' To verify all include files, Eg. for multilib problems, use: yum verify-all --verify-filenames='/usr/include/*' SEE ALSO
yum (8) yum.conf (5) the verify.conf file in /etc/yum/plugins.d AUTHORS
James Antill <james.antill@redhat.com>. BUGS
Currently yum-verify does not do verify-script checking or dependency checking, only file checking. Should you find any other bugs, you should first consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful in finding a resolution contact the mailing list: yum-devel@lists.baseurl.org. To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos related bugs and http://yum.baseurl.org/report for all other bugs. James Antill 01 March 2008 yum-verify(1)
All times are GMT -4. The time now is 01:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy