Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: daley on August 11, 2005, 07:12:37 PM
-
Dear all,
Is it possible to setup smeserver v65 as an email gateway server before the exchange server?
Currently, we have an exchange email server installed, my question is that can we put the smeserver in front of the exchange server to filter up the spam and virus mails before it comes into the exchange server.
Please advise.
Thank you,
Daley
-
Dear all,
Is it possible to setup smeserver v65 as an email gateway server before the exchange server?
Yes. See "Delegate Mail Server" on the E-mail panel.
-
Thanks, i am confuse and dont understand how does it works, can you enlighten me further?
Thanks in advance.
Daley
-
Thanks, i am confuse and dont understand how does it works, can you enlighten me further?
See the manual:
http://mirror.contribs.org/smeserver/contribs/bobk/SME_Manual/chpt-13.7.html#13.7.2
- Configure the domains you want to receive
- Configure the Exchange server as the "Delegate Mail server"
- The SME Server will accept and process, then forward to the delegate mail server.
-
Thank you very much, my existing email server is accessable by the public and sitting in the DNZ, we named it "mail.apcm.com".
In my case, how shd i changing my current setup? can my email server still accessable by the public? and what will be the new setup like?
do you have any network diagram for this matter?
Thank you very much.
Daley
-
So this means that the sme server will act as a anti-spam and antivirus gateway ?
-
So this means that the sme server will act as a anti-spam and antivirus gateway ?
Yes. This works out of the box in 7.0alpha, but additional packages are required for 6.x
As to the configuration question above:
- Configure the domains on the SME Server
- Configure the Exchange server as the Delegate Mail Server
- Configure the Exchange server to use the SME Server as the upstream mail host
- Test, test, test
- Change your MX records to point at the SME Server, or swap the IP addresses around (don't forget to swap the IPs in the configuration items above)
- The SME Server will be accessible publicy. The Exchange server no longer needs to be.
-
Nice.
Would be good for anyone who wants to add anti-spam and anti-virus to their existing mail system.
But I wonder whether hpw much will the speed and performance be affected.
-
If the exchange server is behind the smeserver now, Can we create webmail.apcm.com under the "hostname and addresses" for public access?
Does it also means that the smeserver will be able to performing the anti-spam and anti-virus at the gateway to filter the msg?
Please advise.
-
But I wonder whether hpw much will the speed and performance be affected.
Only the cost of scanning on the server plus the cost of one more store+forward. I don't think that's much for SMTP.
-
If the exchange server is behind the smeserver now, Can we create webmail.apcm.com under the "hostname and addresses" for public access?
I take it you mean webmail on the Exchange server? There are a couple of options:
- If you have a another IP, you could leave it visible for webmail
- You could use Port Forwarding
- You could use a ProxyPass
It's all possible, but getting beyond simple configuration.
Does it also means that the smeserver will be able to performing the anti-spam and anti-virus at the gateway to filter the msg?
See answer above - check the thread.
-
So this means that the sme server will act as a anti-spam and antivirus gateway ?
Yes. This works out of the box in 7.0alpha, but additional packages are required for 6.x
As to the configuration question above:
- Configure the domains on the SME Server
- Configure the Exchange server as the Delegate Mail Server
- Configure the Exchange server to use the SME Server as the upstream mail host
- Test, test, test
- Change your MX records to point at the SME Server, or swap the IP addresses around (don't forget to swap the IPs in the configuration items above)
- The SME Server will be accessible publicy. The Exchange server no longer needs to be.
Sorry, i dont undestand howto change the MX record to point to the smeserver, since the smeserver is the gateway to access internet, is it the change at the smeserver? where shd i modify it?
Question 2, do i need to move the current domain name to smeserver? so that everyone can find the domain name.
Thank you so much.
Daley
-
See answer above - check the thread.
:-? I am so sorry that i am not able to find the above thread.
Does it means that any incoming and outgoing email will be anti-virus and anti-spam scan before deliver?
-
See answer above - check the thread.
:-? I am so sorry that i am not able to find the above thread.
This, the current, thread. Question by u27g8mdm, answered by me.
-
So this means that the sme server will act as a anti-spam and antivirus gateway ?
Yes. This works out of the box in 7.0alpha, but additional packages are required for 6.x
Thanks Gordonr, noted your thread, can you let me know what are additonal packages required, where can i download it?
Thank you so much in advance.
Daley
-
So this means that the sme server will act as a anti-spam and antivirus gateway ?
Yes. This works out of the box in 7.0alpha, but additional packages are required for 6.x
Thanks Gordonr, noted your thread, can you let me know what are additonal packages required, where can i download it?
Sorry, I can't, but I'm sure someone else here can.
I haven't dealt with 6.x for some time now. I pulled all of the bits together to make it work out of the box in 7.0alpha (with some other nice changes).
-
One question, do I have 2 setup the users for sme server in this case or just setup the domain only?
-
One question, do I have 2 setup the users for sme server in this case or just setup the domain only?
Currently just the domains. However, this means that the SME Server cannot do user filtering in this configuration.
In the future, I would like to have an easy way to upload a "foreign" user list, but we don't have one right now. Certainly easy to do with a custom template.
-
Or something to "sync" with the actual mail server.....
-
Or something to "sync" with the actual mail server.....
Of course. But there's no single solution for that. Want a challenge?
-
hahaha, yup, that's a challenge. :-D
-
Another question, is it possible to use the sme box to send emails in this scenrio ?
I meant using sme server as the smtp(or outgoing) server ? Looks like it cant for public users because then it wont be able to authenticate.
-
Another question, is it possible to use the sme box to send emails in this scenrio ?
I meant using sme server as the smtp(or outgoing) server ? Looks like it cant for public users because then it wont be able to authenticate.
You should be able to create a subset of users on the gateway box.
-
Another question, is it possible to use the sme box to send emails in this scenrio ?
I meant using sme server as the smtp(or outgoing) server ? Looks like it cant for public users because then it wont be able to authenticate.
You should be able to create a subset of users on the gateway box.
Thanks.