Search found 16 matches

by pepe
Mon Nov 27, 2006 1:39 am
Forum: General Help and Development Discussion
Topic: base and updates archives?
Replies: 1
Views: 2691

base and updates archives?

I have a server with Red Hat Ent. Linux AS release 3 (Taroon Update 1)

I had been using ARTs 3ES repos, but they're gone...

What should I use now?

Is using: http://mirror.centos.org/centos/3
...or: http://mirror.centos.org/centos/3.8
alright to use?

or do I need to use a Redhat repo?
by pepe
Tue Feb 14, 2006 4:09 am
Forum: General Help and Development Discussion
Topic: reply to addresses
Replies: 1
Views: 2879

Found that the problem was related to squirrelmail not having the Personal Information options filled in...
by pepe
Tue Feb 14, 2006 1:54 am
Forum: General Help and Development Discussion
Topic: reply to addresses
Replies: 1
Views: 2879

reply to addresses

Emails being sent from virtual domains are having their reply to address changed to user@main-domain.com.

It should be reply to user@their-domain.com

Any ideas on what's the problem?
by pepe
Mon Feb 13, 2006 1:10 am
Forum: General Help and Development Discussion
Topic: ssl changed to include www prefix?
Replies: 1
Views: 3466

repaired by downgrading perl...

rpm -Uvh --oldpackage
by pepe
Fri Feb 10, 2006 1:53 am
Forum: General Help and Development Discussion
Topic: Downgrade perl
Replies: 2
Views: 3445

What I did...

First looked in /var/cache/yum and took note of what was updated

downloaded need RPMs from http://autoinstall.plesk.com/PSA_7.5.4/ ... d.updates/ and put them in a temp directory

rpm -Uvh --oldpackage perl*.rpm

Everything working fine so far...
by pepe
Thu Feb 09, 2006 7:48 am
Forum: General Help and Development Discussion
Topic: Downgrade perl
Replies: 2
Views: 3445

Downgrade perl

Is there any way to downgrade perl... without losing everything?
by pepe
Thu Feb 02, 2006 4:56 am
Forum: Anti-Spam Help and Discussion
Topic: clamav and spamassassin on virtuozzo environments
Replies: 3
Views: 5294

I'm on virtuozzo w/psa7.5.3, scott's spamassassin, clamAV, qmail-scanner... I use yum and the atomic database for it... Also use DAG's Only thing I dislike, sw-soft made it so the updater button (in 7.5.4) no longer works from within the virtuozzo, however you can use the HSP environment and use: vz...
by pepe
Thu Feb 02, 2006 4:09 am
Forum: Anti-Spam Help and Discussion
Topic: Quarantined mail
Replies: 3
Views: 5722

I use mutt to view it...

mutt -f /var/spool/qmailscan/quarantine

If mutt is not your system just:

yum install mutt

Hope this helps...
by pepe
Wed Feb 01, 2006 6:25 pm
Forum: General Help and Development Discussion
Topic: ssl changed to include www prefix?
Replies: 1
Views: 3466

ssl changed to include www prefix?

I'm running psa7.5.3 on rhel3 When I updated the system perl, the ssl certificates changed somehow. using: yum update perl Everything worked fine with the http://domain.com/ before, but now when the site comes up in a browser the cerificate reports that it is for WWW.domain.com How do I fix this pro...
by pepe
Tue Jan 24, 2006 2:09 am
Forum: General Help and Development Discussion
Topic: dependeces inside VPS
Replies: 4
Views: 4289

Try rebuilding the rpm database...

Whenever my main server company updates its VPSs, the rpm tables get messed up and need to be rebuilt.
by pepe
Mon Oct 24, 2005 7:14 pm
Forum: Anti-Spam Help and Discussion
Topic: Intial Config
Replies: 8
Views: 10156

Thanks for that location... Found the file and the passwords are the same? Now what? When I look through the maillogs everything seems fine. Whitelists are working. When I run spamassassin -D --lint I still get the error: config: SpamAssassin failed to parse line, skipping: user_scores_sql_table use...
by pepe
Mon Oct 24, 2005 12:57 am
Forum: Anti-Spam Help and Discussion
Topic: Intial Config
Replies: 8
Views: 10156

Where can I find the username/pass used by squirrelmail?

I looked in /etc/squirrelmail/config.php and config_local.php files...
by pepe
Wed Oct 12, 2005 12:58 am
Forum: Anti-Spam Help and Discussion
Topic: Gamera Woes
Replies: 4
Views: 6254

SPF checks can be disabled in the /etc/mail/spamassassin/init.pre file

or installed from: http://spf.pobox.com/
by pepe
Wed Oct 12, 2005 12:50 am
Forum: Anti-Spam Help and Discussion
Topic: Intial Config
Replies: 8
Views: 10156

Yes, PSA 7.5.3 on RHEL3 Can login to the horde database fine with username/pass from the local.cf file The original psa horde webmail is working, but also have your squirrelmail working with a few users using the "Spam Filter Configuration" as I see there are several rows of data in the us...
by pepe
Tue Oct 11, 2005 4:05 am
Forum: Anti-Spam Help and Discussion
Topic: Intial Config
Replies: 8
Views: 10156

Any solutions?

Does anyone know how to solve the spamassassin's lint warning?

config: SpamAssassin failed to parse line, skipping: user_scores_sql_table userpref

The mySQL database: horde does exist and so does the table userpref
so why the error?