Re: [Assp-user] How to split local mail from external mail.

2007-01-26 Thread Francois Visser
Doug Traylor ([EMAIL PROTECTED]) wrote: if you've got the Relay Host and Relay Port set in ASSP, only mail received by ASSP on Relay Port will be forwarded to Relay Host, Yes and only mail received by ASSP on Listen Port will be forwarded to SMTP Destination? Yes Can I further

Re: [Assp-user] How to split local mail from external mail.

2007-01-25 Thread Francois Visser
Charles Marcus ([EMAIL PROTECTED]) wrote: By the way... how do you like eGroupware? I had never heard of it. Specifically, how is the mail client? The screenshots don't have anything for the mail client, and the demo install gives errors when trying to access the mail client. -- Best

Re: [Assp-user] How to split local mail from external mail.

2007-01-25 Thread Francois Visser
Doug Traylor ([EMAIL PROTECTED]) wrote: egroupware is just a client, has no SMTP service and therefore does not do any type of delivery. It can be configured to access your MTA's IMAP and SMTP services right? Set eGroupWare to use qmail's smtp as before. Set qmail to forward all outgoing

Re: [Assp-user] How to split local mail from external mail.

2007-01-25 Thread Francois Visser
Charles Marcus ([EMAIL PROTECTED]) wrote: eGW has a growing list of modules, we only use calendaring and addressbook with email. Technically, I'm happy with it, but our users complain bitterly about the lack of functionality in the email client. Thanks for the reply... Sounds like I'll

Re: [Assp-user] How to split local mail from external mail.

2007-01-25 Thread Francois Visser
Doug Traylor ([EMAIL PROTECTED]) wrote: Why not use DNS for delivery in Vexira instead of setting a destination smtp server? Is that not possible in Vexira? Since it runs on a different machine than your mail server qmail, you could point all the domains you manage to your qmail's local IP

Re: [Assp-user] How to split local mail from external mail.

2007-01-23 Thread Francois Visser
Doug Traylor ([EMAIL PROTECTED]) wrote: Whitelisting has nothing to do with Internal-Internal or local-local mail, it is only for External-Internal mail. Communications between internal employees is different then business comunication from the world to us so the added non-spam generated

Re: [Assp-user] How to split local mail from external mail.

2007-01-22 Thread Francois Visser
Doug Traylor ([EMAIL PROTECTED]) wrote: My internal email does not go to ASSP. All my internal clients, including from VPN traffic, goes directly to our email server application. Only email that is routed to the outside or from the outside goes through ASSP and my AV layers. I have very

Re: [Assp-user] How to split local mail from external mail.

2007-01-21 Thread Francois Visser
Fritz Borgstedt ([EMAIL PROTECTED]) wrote: Is this possible to do with ASSP? Any help would be greatly appreciated. It would be possible to use the ClamAV viruschecker inside ASSP and skip your extra viruschecker altogether. You can define in ASSP if it should skip local mails. That

[Assp-user] How to split local mail from external mail.

2007-01-20 Thread Francois Visser
Hi list, I need to route local-to-local mail different from external-to-local mail, the purpose would be to bypass a virus checker that's sitting between ASSP and my mail server. So, for external-to-local mail I want the flow to be: external mail server - ASSP - virus checker - mail server. For