qgreylist is not Working after update Plesk 8.1.1

Forum for getting help with Project Gamera, Spamassassin, Clamav, qmail-scanner and other anti-spam tools.
kanagaraj
Forum User
Forum User
Posts: 13
Joined: Mon Oct 17, 2005 7:12 am

qgreylist is not Working after update Plesk 8.1.1

Unread post by kanagaraj »

Hi,
After upgrade Plesk 8.1.1, our server qgreylist is not working, if anything done after upgrade plesk 8.1.1.

Thanks
Kanagaraj
piotrek
New Forum User
New Forum User
Posts: 4
Joined: Wed Nov 23, 2005 11:15 am

Unread post by piotrek »

tried to qmail-scanner-reconfigure?
kanagaraj
Forum User
Forum User
Posts: 13
Joined: Mon Oct 17, 2005 7:12 am

Unread post by kanagaraj »

Solved, just removed and reinstall its working
JLChafardet
Forum User
Forum User
Posts: 46
Joined: Tue Dec 14, 2004 11:03 am

Unread post by JLChafardet »

that didnt did the trick for me, pyzor and graylist are giving me now more problems than solving them.

tryed uninstalling and reinstalling, ran qmail-scanner-reconfigure, still emails are lost.

Will give it a try again soon, with more time to monitor it and check what could be happening.
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

Any clues in /usr/local/psa/var/log/maillog?
Lemonbit Internet Dedicated Server Management
albans
Forum User
Forum User
Posts: 59
Joined: Tue Mar 28, 2006 4:03 am

Unread post by albans »

Hi,

I've the same problem.
I did:
- yum remove qgreylist
- yum install qgreylist
- qmail-scanner-reconfigure
- service xinetd restart

And when I try an SMTP connection:
telnet localhost 25
helo there
250 mydomain.tld
mail from test@mydomain.tld
250 ok
rcpt to: mymail@mydomain.tld
250 ok

No "451 4.7.1 Please try again later"...

Does anybody have a solution to make it work again?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

that means the greylisting is working. Try again in 5 minutes
albans
Forum User
Forum User
Posts: 59
Joined: Tue Mar 28, 2006 4:03 am

Unread post by albans »

Hey Scott, sorry for the mis-understanding.
By: No "451 4.7.1 Please try again later"...
I meant this message doesn't show up... It simply says OK.
So qgreylist isn't working.
albans
Forum User
Forum User
Posts: 59
Joined: Tue Mar 28, 2006 4:03 am

Unread post by albans »

I finally make it work, but note that before this, I removed qmail-scanner and clamav, and reinstalled this all:

- wget http://3es.atomicrocketturtle.com/atomi ... t.i386.rpm
- rpm -i qgreylist-0.3-3.rhfc5.art.i386.rpm
- service psa-spamassassin stop
- /usr/bin/qmail-scanner-reconfigure
- service psa-spamassassin start
- service xinted restart

Then, to try it, I had to test the connection from another ip (not localhost).

telnet mydomain.tld 25
helo there
250 mydomain.tld
mail from test@mydomain.tld
250 ok
rcpt to: mymail@mydomain.tld
451...

Perfect! Thanks a lot!
Post Reply