Page 1 of 1
Few questions
Posted: 14 Nov 2012 08:19
by mul
Hello and sorry for my English, i am breton
Thanks for this project and the VHD (hyper-V) support.
What is the version of mailscanner use in EFA ?
The version of postfix and spamassassin ?
I had mailscanner/mailwatch use in my network as Gateway for my exchange 2010. Is it possible to use EFA like this ?
what port it need to open for DCC and pyzor ?
thanks

Re: Few questions
Posted: 14 Nov 2012 17:30
by darky83
Mailscanner:
Code: Select all
dpkg -l | grep mailscanner
ii mailscanner 4.84.5-4~squeeze email gateway for virus scanning, spam and phishing detection
Postfix:
Code: Select all
~# dpkg -l | grep postfix
ii postfix 2.7.1-1+squeeze1 High-performance mail transport agent
Spamassassin:
Code: Select all
dpkg -l | grep spamassassin
ii spamassassin 3.3.1-1 Perl-based spam filter using text analysis
Firewall ports needed
Code: Select all
TCP 25 out (mail)
UDP 24441 out (pyzor)
UDP 6277 out (DCC)
TCP 2703 out (Razor)
You mean as a outgoing gateway I guess? Yes that is possible I will write a howto soon as mail is rejected by default.
d.
Re: Few questions
Posted: 15 Nov 2012 09:02
by mul
You mean as a outgoing gateway I guess? Yes that is possible I will write a howto soon as mail is rejected by default.
Maybe, i have to copy the mailscanner and postfix configuration i have....
Why not install webmin for example, webmin is a good application to manage and configure postfix and antispam
Re: Few questions
Posted: 15 Nov 2012 09:19
by mul
there is also a webmin module to configure mailscanner :
http://sourceforge.net/projects/msfront ... %20Module/
veryb useful
Re: Few questions
Posted: 15 Nov 2012 14:03
by darky83
Webmin won't be part of E.F.A, it is an extra tool that requires you to keep the system configured the way 'they'(webmin) wants it.
So not something I am going to include in E.F.A.