Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 118350 Details for
Bug 177338
spamass-milter-0.3.1-r2.ebuild: removed dependency to sendmail
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mail-filter/spamass-milter/files/README.gentoo
README.gentoo (text/plain), 1.46 KB, created by
steveb
on 2007-05-06 14:57:14 UTC
(
hide
)
Description:
mail-filter/spamass-milter/files/README.gentoo
Filename:
MIME Type:
Creator:
steveb
Created:
2007-05-06 14:57:14 UTC
Size:
1.46 KB
patch
obsolete
>Simple install instructions by raker @ g.o >updates by gustavoz >updates by SteveB >--------------------------------------------------------------- > >For Sendmail: >------------- >Add these lines in /etc/mail/sendmail.mc before MAILER(local): >INPUT_MAIL_FILTER(`spamassassin', `S=local:/var/run/spamass-milter.sock, F=, T=C:15m;S:4m;R:4m;E:10m')dnl >define(`confMILTER_MACROS_CONNECT',`b, j, _, {daemon_name}, {if_name}, {if_addr}')dnl >define(`confMILTER_MACROS_ENVRCPT',`r, v, Z') > >When that's done run this command: > m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf > >Restart associated services: > /etc/init.d/sendmail stop > /etc/init.d/spamass-milter start > /etc/init.d/sendmail start > >OPTIONAL: To run it automatically after booting: > rc-update add spamass-milter default > rc-update add sendmail default > > >For Postfix >= 2.3.0: >--------------------- >Add those lines to /etc/postfix/main.cf: >smtpd_milters = unix:/var/run/milter/spamass-milter.sock >milter_end_of_data_macros = b i j _ {daemon_name} {if_name} {if_addr} {mail_addr} >milter_default_action = accept > >Change in /etc/conf.d/spamass-milter the socket group owner to mail: >SOCKET_GROUP="mail" > >Change in /etc/conf.d/spamass-milter the options for spamass-milter to include "-m": >OPTIONS="${OPTIONS} -m" > >Restart associated services: > /etc/init.d/postfix stop > /etc/init.d/spamass-milter start > /etc/init.d/postfix start > >OPTIONAL: To run it automatically after booting: > rc-update add spamass-milter default > rc-update add postfix default
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 177338
:
118348
|
118350
|
118352
|
118354
|
121156
|
121158