Antivirus untuk postfix bisa pakai ClamAV. Tapi pada dasarnya ClamAV tidak daemon (Ditempel di port SMTP untuk filter content) Dan untuk menjadikan daemon dapat menggunakan : ClamSMTP, Amavis dan masih banyak lagi. Untuk Amavis terlalu banyak update perl yang digunakan. Saya sudah coba di RH dan Fedora. Selalu minta update perl. Mungkin bisa juga menggunakan ClamSMTP yang bisa dibaca link berikut ini :
http://www.geocities.com/adilinux/postfix-clamav-clamsmtpd.html Selamat mencoba. ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, April 12, 2005 12:00 PM Subject: [X-IMail-SPAM] postfix-users Digest, Vol 9, Issue 8 > Send postfix-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://postfix.or.id/mailman/listinfo/postfix-users > or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of postfix-users digest..." > > > Today's Topics: > > 1. tes (Sofyan Jaiz) > 2. Antivirus for Mailserver (Sofyan Endratno) > 3. Re: Antivirus for Mailserver (Purnomo) > 4. Re: Antivirus for Mailserver (Angky) > 5. Re: SMTPD restriction classes (Muhammad Reza) > 6. Re: Re: SMTPD restriction classes (Asfihani) > 7. Local Delivery untuk Email Tertentu (Khairun Nas St. Pahlawan) > 8. Re: Re: SMTPD restriction classes (Joko Wardono) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 11 Apr 2005 13:07:24 +0700 > From: "Sofyan Jaiz" <[EMAIL PROTECTED]> > Subject: [postfix-users] tes > To: <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > Tes saja, please ignored it > > -sfyn- > > > > > ------------------------------ > > Message: 2 > Date: Mon, 11 Apr 2005 13:20:07 +0700 > From: "Sofyan Endratno" <[EMAIL PROTECTED]> > Subject: [postfix-users] Antivirus for Mailserver > To: <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > Halo rekan, > > Saya mo tanya ada yang pernah pake Antivirus tuk Mailserver Postfix yang > freeware? > Sekalian kalo rekan ada link panduan praktis instalasinya. > Saya pake RH 9 dengan postfix-1.1.11-11 (Postfix bawaan RH 9) > > Terima kasih > > -Sfyn- > > > > > ------------------------------ > > Message: 3 > Date: Mon, 11 Apr 2005 13:39:34 +0700 > From: Purnomo <[EMAIL PROTECTED]> > Subject: Re: [postfix-users] Antivirus for Mailserver > To: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Sofyan Endratno wrote: > > >Halo rekan, > > > >Saya mo tanya ada yang pernah pake Antivirus tuk Mailserver Postfix yang > >freeware? > >Sekalian kalo rekan ada link panduan praktis instalasinya. > >Saya pake RH 9 dengan postfix-1.1.11-11 (Postfix bawaan RH 9) > > > >Terima kasih > > > >-Sfyn- > > > > > http://techie.org/Projects/TNMailServer-Full.aspx > Maaf bukan rpm base .. > Kalo bisa compile dari tarball semua .. lebih memuaskan ... > > Salam > > > ------------------------------ > > Message: 4 > Date: Mon, 11 Apr 2005 13:26:22 +0700 > From: "Angky" <[EMAIL PROTECTED]> > Subject: Re: [postfix-users] Antivirus for Mailserver > To: <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; format=flowed; charset="iso-8859-1"; > reply-type=original > > > ----- Original Message ----- > From: "Sofyan Endratno" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Monday, April 11, 2005 1:20 PM > Subject: [postfix-users] Antivirus for Mailserver > > > > Halo rekan, > > > > Saya mo tanya ada yang pernah pake Antivirus tuk Mailserver Postfix yang > > freeware? > > Sekalian kalo rekan ada link panduan praktis instalasinya. > > Saya pake RH 9 dengan postfix-1.1.11-11 (Postfix bawaan RH 9) > > > > Terima kasih > > > > -Sfyn- > > > Pake ClamAV, > ada disini juga : http://www.postfix.or.id/docs.html > > Salam, > Angky > > > > > ------------------------------ > > Message: 5 > Date: Mon, 11 Apr 2005 15:04:00 +0700 > From: Muhammad Reza <[EMAIL PROTECTED]> > Subject: [postfix-users] Re: SMTPD restriction classes > To: Muhammad Reza <[EMAIL PROTECTED]> > Cc: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Setelaj di tambahin policy reject, seperti saran Om Asfik (kok jarang > muncul yah sekarang.... ?), rule's berjalan sebagaimana > mestinya...Thanks om... sekali lagi... > > regards > reza > > > dear all postmaster, > > > > Saya rada bingung dengan postfix restriction classes yang saya > > terapkan di main.cf saya, > > Tujuan saya ada membuat beberapa distribution list (mail list) di > > restrict, sehingga hanya user2 yang tertentu saja dapat mengirim ke > > milis tersebut. > > Untuk itu keperluan tsb, berikut cuplikan main.cf saya yg berhubungan > > dengan smtpd restriction. > > > > /smtpd_recipient_restrictions = > > permit_sasl_authenticated, > > check_recipient_access > > hash:/usr/local/etc/postfix/recipient_access_group, > > check_client_access hash:/usr/local/etc/postfix/internal_networks, > > reject_unauth_destination, > > > > smtpd_restriction_classes = > > has_our_domain_as_sender, > > maybe_to_list_group, > > maybe_to_list_group_gm, > > maybe_to_list_group_test, > > permissive > > > > has_our_domain_as_sender = > > check_sender_access > > hash:/usr/local/etc/postfix/our_domain_as_sender, > > reject > > > > maybe_to_list_group = check_sender_access > > hash:/usr/local/etc/postfix/maybe_to_list_group, > > maybe_to_list_group_gm = check_sender_access > > hash:/usr/local/etc/postfix/maybe_to_list_group_gm, > > maybe_to_list_group_test = check_sender_access > > hash:/usr/local/etc/postfix/maybe_to_list_group_test, > > reject, > > > > permissive = permit > > > > # cat /usr/local/etc/postfix/recipient_access_group > > [EMAIL PROTECTED] maybe_to_list_group > > [EMAIL PROTECTED] maybe_to_list_group_gm > > [EMAIL PROTECTED] maybe_to_list_group_test > > > > #cat /usr/local/etc/postfix/maybe_to_list_group > > --list acccount email yang diperbolehkan--- OK > > > > #cat /usr/local/etc/postfix/maybe_to_list_gm > > --list acccount email yang diperbolehkan--- OK > > > > #cat /usr/local/etc/postfix_maybe_to_list_group_test > > --list acccount email yang diperbolehkan--- OK > > > > /Sayang nya rules tersebut tidak berjalan seperti yang diinginkan > > (account email yang tidak diperbolehkan, masih bisa berkirim email ke > > mail list yang di restrict. > > Yang bikin this n00b tambah bingung...alau rules tersebut hany di > > apply untuk satu mail list (ex: [EMAIL PROTECTED] saja yang > > direstrict),it's work seperti yang diharapkan. > > Apakah kesimpulan sementara saya benar, bahwa restrcition seperti yg > > saya inginkan diatas hanya bisa berlaku untuk satu mail list ? atau > > adakah yang salah dengan konfigurasi saya ? > > Mohon pencerahan dari postmaster sekalian. > > > > regards > > .:PostBie:. > > > > > > > > > > > > ------------------------------ > > Message: 6 > Date: Mon, 11 Apr 2005 16:13:24 +0700 > From: "Asfihani" <[EMAIL PROTECTED]> > Subject: Re: [postfix-users] Re: SMTPD restriction classes > To: <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=us-ascii > > ---------- Original Message ---------------------------------- > From: Muhammad Reza <[EMAIL PROTECTED]> > Reply-To: [email protected] > Date: Mon, 11 Apr 2005 15:04:00 +0700 > > >Setelaj di tambahin policy reject, seperti saran Om Asfik (kok jarang > >muncul yah sekarang.... ?), rule's berjalan sebagaimana > >mestinya...Thanks om... sekali lagi... > > Biasa nih, sudah off dari Biznet lagi jobless hehe. Ini emailnya doang > yang masih numpang disono. Akses internet? Boro-boro :-) > > Rgds, > Asfihani > > > > ------------------------------ > > Message: 7 > Date: Mon, 11 Apr 2005 07:40:30 +0700 > From: "Khairun Nas St. Pahlawan" <[EMAIL PROTECTED]> > Subject: [postfix-users] Local Delivery untuk Email Tertentu > To: <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > > Dear all, > > Untuk menghemat bandwidth, saya ingin untuk mengirimkan email ke > [EMAIL PROTECTED] dikirimkan secara local delivery, sebab account > [EMAIL PROTECTED] diakses di jaringan lokal juga. > Bagaiman cara konfigurasinya di postfix. > > > Berikut ponconf -n postfix saya: > ------------------------------------------- > alias_database = hash:/etc/postfix/aliases > alias_maps = hash:/etc/postfix/aliases > always_bcc = [EMAIL PROTECTED] > body_checks = regexp:/etc/postfix/body_checks > command_directory = /usr/sbin > config_directory = /etc/postfix > daemon_directory = /usr/libexec/postfix > debug_peer_level = 2 > mail_owner = postfix > mail_spool_directory = /var/spool/mail > mailbox_command = /usr/bin/procmail -Y -a $DOMAIN > mailbox_size_limit = 1202400000 > mailq_path = /usr/bin/mailq > manpage_directory = /usr/local/man > maximal_queue_lifetime = 3d > message_size_limit = 6120000 > mydestination = icm.net, localhost.icm.net, seahorse.icm.net > mydomain = icm.net > myhostname = seahorse.icm.net > newaliases_path = /usr/bin/newaliases > queue_directory = /var/spool/postfix > readme_directory = no > relayhost = smtp.isp.net.id > sample_directory = /etc/postfix > sendmail_path = /usr/sbin/sendmail > setgid_group = postdrop > smtpd_sender_restrictions = hash:/etc/postfix/access > > > Terima kasih. > Khairun > > > > > > ------------------------------ > > Message: 8 > Date: Mon, 11 Apr 2005 18:44:29 +0700 > From: Joko Wardono <[EMAIL PROTECTED]> > Subject: Re: [postfix-users] Re: SMTPD restriction classes > To: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Beneran toh fik...? > Cepetan bilang sama pak Jess gitu loh.... > > Joko W. > > Asfihani wrote: > > >---------- Original Message ---------------------------------- > >From: Muhammad Reza <[EMAIL PROTECTED]> > >Reply-To: [email protected] > >Date: Mon, 11 Apr 2005 15:04:00 +0700 > > > > > > > >>Setelaj di tambahin policy reject, seperti saran Om Asfik (kok jarang > >>muncul yah sekarang.... ?), rule's berjalan sebagaimana > >>mestinya...Thanks om... sekali lagi... > >> > >> > > > >Biasa nih, sudah off dari Biznet lagi jobless hehe. Ini emailnya doang > >yang masih numpang disono. Akses internet? Boro-boro :-) > > > >Rgds, > >Asfihani > > > > > > > > > > > > ------------------------------ > > _______________________________________________ > postfix-users mailing list > [email protected] > http://postfix.or.id/mailman/listinfo/postfix-users > > > End of postfix-users Digest, Vol 9, Issue 8 > ******************************************* >
