Spamassassin
Chris
racerx at makeworld.com
Sat Mar 4 16:09:29 UTC 2006
Patrick Siglin wrote:
> Great. Yeah I switched to postfix.
>
> --
> poison at list.memphistw.org
>
> ---------- Original Message -----------
> From: Chris <racerx at makeworld.com>
> To: Ubuntu Help and User Discussions <ubuntu-users at lists.ubuntu.com>
> Sent: Sat, 04 Mar 2006 09:47:58 -0600
> Subject: Re: Spamassassin
>
>
>>Patrick Siglin wrote:
>>
>>>Is there a trick to getting spamassassin to work? I grabbed mine by doing
>>>apt-get. I am getting errors from spamc trying to talk to spampd at
>>>127.0.0.1 permission denied.
>>>
>>>
>>>
>>>
>>
>>Are you running a mail server? Like Postfix? If so - you need to do
>>more work. And for that, you minght want to subscribe to the Postfix
>>list.
>>
>>Be warned - they can be a rough bunch.
>>
>>--
>>Best regards,
>>Chris
>>
>>If you have to park six blocks away, you will find two
>>new parking spaces right in front of the building
>>entrance.
>>
>>--
>>ubuntu-users mailing list
>>ubuntu-users at lists.ubuntu.com
>>https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
> ------- End of Original Message -------
>
>
>
Here's a little help for ya. Keep in mind tho, I did this on a FreeBSD
server however, you should beable to get a good picture.
Also noted - I used Amavisd. That tied in anti virus and SA.
In the master.cf file, there will be something like this you need to add
# amavis configuration
smtp-amavis unix - - n - 2 smtp
-o smtp_data_done_timeout=1200
-o smtp_send_xforward_command=yes
-o disable_dns_lookups=yes
127.0.0.1:10025 inet n - n - - smtpd
-o content_filter=
Then in main.cf -
# Amavis config
content_filter = smtp-amavis:[127.0.0.1]:10024
This will give you a good start to running and configureing Postfix.
Let me know if you want to see my main.conf in it's whole.
--
Best regards,
Chris
It is impossible for an optimist to be pleasantly
suprised.
More information about the ubuntu-users
mailing list