Home Forums OS X Server and Client Discussion Mail Tiger 10.4.2 After install ClamAV and Amavis I can’t receive mail

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #362370
    philippe.z
    Participant

    Hello,
    I made a clean Install of Tiger Server with Xcode dev tool, all the update … then I configure the server with ClamAV and Amavis SpamAssassin And now all my mails are queued and I can’t send and receive anything.
    I configure Clamav Amavis and else with the topic Update Spam/Virus control… from ServerSolutions.
    When I try to telnet 127.0.0.1 10024 I have connection refused.
    I’m lost for 3 days now and I don’t understand what’s wrong !
    So If someone could help I can’t receive mail anymore.

    #362395
    maccanada
    Participant

    OK, did you go through the whole process in that article? Tiger ships with ClamAV/SpamAssassin and amavisd already included so it’s possible compiling and installing them over the top has messed everything up.

    ~Ian

    #362751
    Anonymous
    Guest

    I have been struggling with Tiger for weeks. The ServerAdmin tool is doing very strange things to my server each time I use it. However, I have finally solved this postfix/amavis problem.

    The line in main.cf

    content_filter = smtp-amavis:[127.0.0.1]:10024

    should be

    content_filter = smtp-amavis:[127.0.0.1]:10025

    Postfix expects content filter to passed to port 10025 and back from port 10026. master.cf is configured correctly, I have to wonder how this slipped through Apple’s quality control.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Comments are closed