• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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