• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

help to install postfix greylisting update

B

bugmenot2

Guest
Hello there.

i am trying to fix my customers sending problems with postfix + greylisting enabled.
i followed a few threads and ended up here:
http://forum.parallels.com/showpost.php?p=413387&postcount=62

the thing is... i am very new at plesk and linux.
my plesk is 9.5.2 ubuntu 8.04 and my guess is i should use the file in the folder "dist-deb-Ubuntu-8.04-x86_64"

however that's about it...

could someone give step by step instructions on what i need to do? as in:
- what service do i need to stop before changing the file, could you provide the command to stop and start it?
- in what folder is the file i need to change
- do i need to change permissions of something?


any help is appretiated.

thanks in advance.
 
If you have 64bit Ubuntu version you should take file from "dist-deb-Ubuntu-8.04-x86_64" directory and put in instead /usr/lib/plesk-9.0/postfix-queue file. Permissions should be the same as for original file. You can check it before replacing with stat command. For example:

# stat /usr/lib/plesk-9.0/postfix-queue
File: `/usr/lib/plesk-9.0/postfix-queue'
Size: 68840 Blocks: 144 IO Block: 4096 regular file
Device: 9032h/36914d Inode: 25286567 Links: 1
Access: (0550/-r-xr-x---) Uid: ( 30/mhandlers-user) Gid: ( 0/ root)
 
Back
Top