Re: [qmailtoaster] spam filtering proxy, pass-through

2006-08-15 Thread Jake Vickers

Ron Jones wrote:
Finally, 


I've got my qmailtoaster box set up as the mail server for company2.com I
can send and receive, all is well.

I've also got the same qmailtoaster box set up to take inbound mail that is
destined for company1.com and pass it along to the exchange server. It has
also been tested... Mail is sent from [EMAIL PROTECTED] to [EMAIL PROTECTED]
and things seem to work fine.

Now... What do I need to do to make sure that the qmailtoaster box takes the
incoming mail that is destined for company1.com and "washes" it free of spam
and viruses?

Once the configuration is completed... are there tests I can run to verify
that it is happening?

  
You can look at the header of the messages and see if it was getting 
scanned or not, and what rules were applied to give it a score. For 
example, here's part of the header that came through my system from the 
message the list sent to me for your message:


X-Spam-Level: 
X-Spam-Status: No, score=0.2 required=5.0 tests=AWL,SARE_SUB_OBFU_Q1 
	autolearn=no version=3.1.3





-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] spam filtering proxy, pass-through

2006-08-14 Thread Ron Jones
Finally, 

I've got my qmailtoaster box set up as the mail server for company2.com I
can send and receive, all is well.

I've also got the same qmailtoaster box set up to take inbound mail that is
destined for company1.com and pass it along to the exchange server. It has
also been tested... Mail is sent from [EMAIL PROTECTED] to [EMAIL PROTECTED]
and things seem to work fine.

Now... What do I need to do to make sure that the qmailtoaster box takes the
incoming mail that is destined for company1.com and "washes" it free of spam
and viruses?

Once the configuration is completed... are there tests I can run to verify
that it is happening?

Ron Jones


-Original Message-
From: Erik Espinoza [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 11, 2006 11:20 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] spam filtering proxy

Yes!

Step 1, add an smtproute domain.com:exchange.domain.com, add domain to
rcpthosts Step 2, point dns to qmailtoaster Step 3, create
/var/qmail/control/doublebouncehost and doublebounceto and fill this out

Done

Erik

On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:
> Sorry, what I should have said (more clearly) was
>
> The exchange box is separate unto itself (SBS 2003), the qmailtoaster 
> box, though separate, is on the same LAN. Currently, I have 
> mail.company1.com hosted on the exchange box, and mail.company2.com 
> hosted on the qmailtoaster box.
>
> What I'd like to do is use the qmailtoaster box as a spam-filtering, 
> virus killing proxy for company1, and continue to host the mail for
company 2.
>
> Is this possible?
>
>
> Ron Jones
> P 678.921.0318
> C 770.378.3647
>
> www.tftgi.com
>
> -Original Message-
> From: Erik Espinoza [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 11, 2006 11:05 PM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: Re: [qmailtoaster] spam filtering proxy
>
> Not without virtualization. QmailToaster doesn't run on XP Server.
>
> Erik
>
> On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:
> >
> >
> > Is it possible to set up QmailToaster as a spam-filtering proxy for 
> > one domain (which uses an exchange server), and on the same box, 
> > host the mail for a completely second domain?
> >
> > Thanks
> >
> >
> >
> > Ron Jones
> > The Fulcrum Technology Group, Inc
> > 585 Creek Landing Lane
> > Alpharetta, GA 30005
> > P 678.921.0318
> > F 678.921.0403
> > C 770.378.3647
> >
> > www.tftgi.com
>
> -
>  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: 
> [EMAIL PROTECTED]
>
>
>
> -
>  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: 
> [EMAIL PROTECTED]
>
>

-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spam filtering proxy

2006-08-11 Thread Erik Espinoza

double bounces == user doesn't exist in Exchange & person who sent the
e-mail sent it from an invalid account.

You want to route doublebounces to a devnul account or something.

E-mails consist of a user and domain, format [EMAIL PROTECTED] So put
user into doublebounceto and domain.tld to doublebouncehost.

Thanks,
Erik

On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:

Cool, I'm working on it right now.
Except...

I had a hard time understanding -> "Step 3, create
/var/qmail/control/doublebouncehost and doublebounceto and fill this out"

I create the following files:
/var/qmail/control/doublebouncehost
/var/qmail/control/doublebounceto

Then 'fill this out' ...?  How and with what?

Thanks,

Ron Jones
P 678.921.0318
C 770.378.3647

www.tftgi.com

-Original Message-
From: George Sweetnam [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 12, 2006 12:41 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] spam filtering proxy

Erik is on the money with this one.  smtproutes is the way to go.  I have
several domains who list us as their mx... we just pass the mail to their
internal server after scanning.

George.
- Original Message -
From: "Erik Espinoza" <[EMAIL PROTECTED]>
To: 
Sent: Friday, August 11, 2006 10:32 PM
Subject: Re: [qmailtoaster] spam filtering proxy


Thats not true, you can do both. In fact I sent out the instructions a
while ago.

Erik

On 8/11/06, Gabriel Lai - E Technology <[EMAIL PROTECTED]> wrote:
> Hi Ron,
>
> Is it a mandatory to host company2 on qmailtoaster since you have company1
> on Exchange? qmailtoaster relay box cannot host any server it just
> acts
> as a scanning of inbound & outbound server only...
>
>
> - Original Message -
> From: "Ron Jones" <[EMAIL PROTECTED]>
> To: 
> Sent: Saturday, August 12, 2006 11:24 AM
> Subject: RE: [qmailtoaster] spam filtering proxy
>
>
> > Yes! That's what I'd like to do.
> >
> > As long as I can continue to host company2 on the qmailtoaster box as I
> > have
> > been doing.
> >
> > Can you point me towards some documentation that may help me step
> > through
> > this?
> >
> > Thanks
> >
> >
> > Ron Jones
> > P 678.921.0318
> > C 770.378.3647
> >
> > www.tftgi.com
> >
> > -Original Message-
> > From: Gabriel Lai - E Technology [mailto:[EMAIL PROTECTED]
> > Sent: Friday, August 11, 2006 11:18 PM
> > To: qmailtoaster-list@qmailtoaster.com
> > Subject: Re: [qmailtoaster] spam filtering proxy
> >
> > What I've done before was qmail relay box where any emails coming from
> > Internet will go into Qmail for scanning 1st, once it's clean, it will
> > be
> > send automatically to the Exchange Box.
> >
> > Internet <> qmailtoaster <> Exchange Server
> >
> > Inbound & Outbound will be going thru qmailtoaster for scanning
> > purposes..
> > another meaning, qmailtoaster is at frontend, exchange is hidden at
> > backend.
> >
> > Hope this helps.
> >
> > Cheers
> > - Original Message -
> > From: "Ron Jones" <[EMAIL PROTECTED]>
> > To: 
> > Sent: Saturday, August 12, 2006 11:17 AM
> > Subject: RE: [qmailtoaster] spam filtering proxy
> >
> >
> >> Sorry, what I should have said (more clearly) was
> >>
> >> The exchange box is separate unto itself (SBS 2003), the qmailtoaster
> >> box,
> >> though separate, is on the same LAN. Currently, I have
> >> mail.company1.com
> >> hosted on the exchange box, and mail.company2.com hosted on the
> >> qmailtoaster
> >> box.
> >>
> >> What I'd like to do is use the qmailtoaster box as a spam-filtering,
> >> virus
> >> killing proxy for company1, and continue to host the mail for company
> >> 2.
> >>
> >> Is this possible?
> >>
> >>
> >> Ron Jones
> >> P 678.921.0318
> >> C 770.378.3647
> >>
> >> www.tftgi.com
> >>
> >> -Original Message-
> >> From: Erik Espinoza [mailto:[EMAIL PROTECTED]
> >> Sent: Friday, August 11, 2006 11:05 PM
> >> To: qmailtoaster-list@qmailtoaster.com
> >> Subject: Re: [qmailtoaster] spam filtering proxy
> >>
> >> Not without virtualization. QmailToaster doesn't run on XP Server.
> >>
> >> Erik
> >>
> >> On 8/11/06, Ron Jones <[EMAI

RE: [qmailtoaster] spam filtering proxy

2006-08-11 Thread Ron Jones
Cool, I'm working on it right now. 
Except...

I had a hard time understanding -> "Step 3, create
/var/qmail/control/doublebouncehost and doublebounceto and fill this out"

I create the following files:
/var/qmail/control/doublebouncehost
/var/qmail/control/doublebounceto

Then 'fill this out' ...?  How and with what?

Thanks,

Ron Jones
P 678.921.0318
C 770.378.3647

www.tftgi.com

-Original Message-
From: George Sweetnam [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 12, 2006 12:41 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] spam filtering proxy

Erik is on the money with this one.  smtproutes is the way to go.  I have
several domains who list us as their mx... we just pass the mail to their
internal server after scanning.

George.
- Original Message -
From: "Erik Espinoza" <[EMAIL PROTECTED]>
To: 
Sent: Friday, August 11, 2006 10:32 PM
Subject: Re: [qmailtoaster] spam filtering proxy


Thats not true, you can do both. In fact I sent out the instructions a
while ago.

Erik

On 8/11/06, Gabriel Lai - E Technology <[EMAIL PROTECTED]> wrote:
> Hi Ron,
>
> Is it a mandatory to host company2 on qmailtoaster since you have company1
> on Exchange? qmailtoaster relay box cannot host any server it just 
> acts
> as a scanning of inbound & outbound server only...
>
>
> - Original Message -
> From: "Ron Jones" <[EMAIL PROTECTED]>
> To: 
> Sent: Saturday, August 12, 2006 11:24 AM
> Subject: RE: [qmailtoaster] spam filtering proxy
>
>
> > Yes! That's what I'd like to do.
> >
> > As long as I can continue to host company2 on the qmailtoaster box as I
> > have
> > been doing.
> >
> > Can you point me towards some documentation that may help me step 
> > through
> > this?
> >
> > Thanks
> >
> >
> > Ron Jones
> > P 678.921.0318
> > C 770.378.3647
> >
> > www.tftgi.com
> >
> > -Original Message-
> > From: Gabriel Lai - E Technology [mailto:[EMAIL PROTECTED]
> > Sent: Friday, August 11, 2006 11:18 PM
> > To: qmailtoaster-list@qmailtoaster.com
> > Subject: Re: [qmailtoaster] spam filtering proxy
> >
> > What I've done before was qmail relay box where any emails coming from
> > Internet will go into Qmail for scanning 1st, once it's clean, it will 
> > be
> > send automatically to the Exchange Box.
> >
> > Internet <> qmailtoaster <> Exchange Server
> >
> > Inbound & Outbound will be going thru qmailtoaster for scanning 
> > purposes..
> > another meaning, qmailtoaster is at frontend, exchange is hidden at
> > backend.
> >
> > Hope this helps.
> >
> > Cheers
> > - Original Message -
> > From: "Ron Jones" <[EMAIL PROTECTED]>
> > To: 
> > Sent: Saturday, August 12, 2006 11:17 AM
> > Subject: RE: [qmailtoaster] spam filtering proxy
> >
> >
> >> Sorry, what I should have said (more clearly) was
> >>
> >> The exchange box is separate unto itself (SBS 2003), the qmailtoaster
> >> box,
> >> though separate, is on the same LAN. Currently, I have 
> >> mail.company1.com
> >> hosted on the exchange box, and mail.company2.com hosted on the
> >> qmailtoaster
> >> box.
> >>
> >> What I'd like to do is use the qmailtoaster box as a spam-filtering,
> >> virus
> >> killing proxy for company1, and continue to host the mail for company 
> >> 2.
> >>
> >> Is this possible?
> >>
> >>
> >> Ron Jones
> >> P 678.921.0318
> >> C 770.378.3647
> >>
> >> www.tftgi.com
> >>
> >> -Original Message-
> >> From: Erik Espinoza [mailto:[EMAIL PROTECTED]
> >> Sent: Friday, August 11, 2006 11:05 PM
> >> To: qmailtoaster-list@qmailtoaster.com
> >> Subject: Re: [qmailtoaster] spam filtering proxy
> >>
> >> Not without virtualization. QmailToaster doesn't run on XP Server.
> >>
> >> Erik
> >>
> >> On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:
> >>>
> >>>
> >>> Is it possible to set up QmailToaster as a spam-filtering proxy for
> >>> one domain (which uses an exchange server), and on the same box, host
> >>> the mail for a completely second domain?
> >>>
> >>> Thanks
> >>>
> >>>
> >>>
> >>> Ron Jones
> >>> The Fulcrum Technology Group, Inc
> >>> 5

Re: [qmailtoaster] spam filtering proxy

2006-08-11 Thread George Sweetnam
Erik is on the money with this one.  smtproutes is the way to go.  I have 
several domains who list us as their mx... we just pass the mail to their 
internal server after scanning.

George.
- Original Message - 
From: "Erik Espinoza" <[EMAIL PROTECTED]>
To: 
Sent: Friday, August 11, 2006 10:32 PM
Subject: Re: [qmailtoaster] spam filtering proxy


Thats not true, you can do both. In fact I sent out the instructions a
while ago.

Erik

On 8/11/06, Gabriel Lai - E Technology <[EMAIL PROTECTED]> wrote:
> Hi Ron,
>
> Is it a mandatory to host company2 on qmailtoaster since you have company1
> on Exchange? qmailtoaster relay box cannot host any server it just 
> acts
> as a scanning of inbound & outbound server only...
>
>
> - Original Message -
> From: "Ron Jones" <[EMAIL PROTECTED]>
> To: 
> Sent: Saturday, August 12, 2006 11:24 AM
> Subject: RE: [qmailtoaster] spam filtering proxy
>
>
> > Yes! That's what I'd like to do.
> >
> > As long as I can continue to host company2 on the qmailtoaster box as I
> > have
> > been doing.
> >
> > Can you point me towards some documentation that may help me step 
> > through
> > this?
> >
> > Thanks
> >
> >
> > Ron Jones
> > P 678.921.0318
> > C 770.378.3647
> >
> > www.tftgi.com
> >
> > -Original Message-
> > From: Gabriel Lai - E Technology [mailto:[EMAIL PROTECTED]
> > Sent: Friday, August 11, 2006 11:18 PM
> > To: qmailtoaster-list@qmailtoaster.com
> > Subject: Re: [qmailtoaster] spam filtering proxy
> >
> > What I've done before was qmail relay box where any emails coming from
> > Internet will go into Qmail for scanning 1st, once it's clean, it will 
> > be
> > send automatically to the Exchange Box.
> >
> > Internet <> qmailtoaster <> Exchange Server
> >
> > Inbound & Outbound will be going thru qmailtoaster for scanning 
> > purposes..
> > another meaning, qmailtoaster is at frontend, exchange is hidden at
> > backend.
> >
> > Hope this helps.
> >
> > Cheers
> > - Original Message -
> > From: "Ron Jones" <[EMAIL PROTECTED]>
> > To: 
> > Sent: Saturday, August 12, 2006 11:17 AM
> > Subject: RE: [qmailtoaster] spam filtering proxy
> >
> >
> >> Sorry, what I should have said (more clearly) was
> >>
> >> The exchange box is separate unto itself (SBS 2003), the qmailtoaster
> >> box,
> >> though separate, is on the same LAN. Currently, I have 
> >> mail.company1.com
> >> hosted on the exchange box, and mail.company2.com hosted on the
> >> qmailtoaster
> >> box.
> >>
> >> What I'd like to do is use the qmailtoaster box as a spam-filtering,
> >> virus
> >> killing proxy for company1, and continue to host the mail for company 
> >> 2.
> >>
> >> Is this possible?
> >>
> >>
> >> Ron Jones
> >> P 678.921.0318
> >> C 770.378.3647
> >>
> >> www.tftgi.com
> >>
> >> -Original Message-
> >> From: Erik Espinoza [mailto:[EMAIL PROTECTED]
> >> Sent: Friday, August 11, 2006 11:05 PM
> >> To: qmailtoaster-list@qmailtoaster.com
> >> Subject: Re: [qmailtoaster] spam filtering proxy
> >>
> >> Not without virtualization. QmailToaster doesn't run on XP Server.
> >>
> >> Erik
> >>
> >> On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:
> >>>
> >>>
> >>> Is it possible to set up QmailToaster as a spam-filtering proxy for
> >>> one domain (which uses an exchange server), and on the same box, host
> >>> the mail for a completely second domain?
> >>>
> >>> Thanks
> >>>
> >>>
> >>>
> >>> Ron Jones
> >>> The Fulcrum Technology Group, Inc
> >>> 585 Creek Landing Lane
> >>> Alpharetta, GA 30005
> >>> P 678.921.0318
> >>> F 678.921.0403
> >>> C 770.378.3647
> >>>
> >>> www.tftgi.com
> >>
> >> -
> >> QmailToaster hosted by: VR Hosted <http://www.vr.org>
> >> -
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>

RE: [qmailtoaster] spam filtering proxy

2006-08-11 Thread Ron Jones
Woo-hoo! I was hoping you'd say that.

Thanks very much. I'll give it a go. 


Ron Jones
P 678.921.0318
C 770.378.3647

www.tftgi.com

-Original Message-
From: Erik Espinoza [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 11, 2006 11:20 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] spam filtering proxy

Yes!

Step 1, add an smtproute domain.com:exchange.domain.com, add domain to
rcpthosts Step 2, point dns to qmailtoaster Step 3, create
/var/qmail/control/doublebouncehost and doublebounceto and fill this out

Done

Erik

On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:
> Sorry, what I should have said (more clearly) was
>
> The exchange box is separate unto itself (SBS 2003), the qmailtoaster 
> box, though separate, is on the same LAN. Currently, I have 
> mail.company1.com hosted on the exchange box, and mail.company2.com 
> hosted on the qmailtoaster box.
>
> What I'd like to do is use the qmailtoaster box as a spam-filtering, 
> virus killing proxy for company1, and continue to host the mail for
company 2.
>
> Is this possible?
>
>
> Ron Jones
> P 678.921.0318
> C 770.378.3647
>
> www.tftgi.com
>
> -Original Message-
> From: Erik Espinoza [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 11, 2006 11:05 PM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: Re: [qmailtoaster] spam filtering proxy
>
> Not without virtualization. QmailToaster doesn't run on XP Server.
>
> Erik
>
> On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:
> >
> >
> > Is it possible to set up QmailToaster as a spam-filtering proxy for 
> > one domain (which uses an exchange server), and on the same box, 
> > host the mail for a completely second domain?
> >
> > Thanks
> >
> >
> >
> > Ron Jones
> > The Fulcrum Technology Group, Inc
> > 585 Creek Landing Lane
> > Alpharetta, GA 30005
> > P 678.921.0318
> > F 678.921.0403
> > C 770.378.3647
> >
> > www.tftgi.com
>
> -
>  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: 
> [EMAIL PROTECTED]
>
>
>
> -
>  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: 
> [EMAIL PROTECTED]
>
>

-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spam filtering proxy

2006-08-11 Thread Erik Espinoza

Thats not true, you can do both. In fact I sent out the instructions a
while ago.

Erik

On 8/11/06, Gabriel Lai - E Technology <[EMAIL PROTECTED]> wrote:

Hi Ron,

Is it a mandatory to host company2 on qmailtoaster since you have company1
on Exchange? qmailtoaster relay box cannot host any server it just acts
as a scanning of inbound & outbound server only...


- Original Message -
From: "Ron Jones" <[EMAIL PROTECTED]>
To: 
Sent: Saturday, August 12, 2006 11:24 AM
Subject: RE: [qmailtoaster] spam filtering proxy


> Yes! That's what I'd like to do.
>
> As long as I can continue to host company2 on the qmailtoaster box as I
> have
> been doing.
>
> Can you point me towards some documentation that may help me step through
> this?
>
> Thanks
>
>
> Ron Jones
> P 678.921.0318
> C 770.378.3647
>
> www.tftgi.com
>
> -Original Message-
> From: Gabriel Lai - E Technology [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 11, 2006 11:18 PM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: Re: [qmailtoaster] spam filtering proxy
>
> What I've done before was qmail relay box where any emails coming from
> Internet will go into Qmail for scanning 1st, once it's clean, it will be
> send automatically to the Exchange Box.
>
> Internet <> qmailtoaster <> Exchange Server
>
> Inbound & Outbound will be going thru qmailtoaster for scanning purposes..
> another meaning, qmailtoaster is at frontend, exchange is hidden at
> backend.
>
> Hope this helps.
>
> Cheers
> - Original Message -
> From: "Ron Jones" <[EMAIL PROTECTED]>
> To: 
> Sent: Saturday, August 12, 2006 11:17 AM
> Subject: RE: [qmailtoaster] spam filtering proxy
>
>
>> Sorry, what I should have said (more clearly) was
>>
>> The exchange box is separate unto itself (SBS 2003), the qmailtoaster
>> box,
>> though separate, is on the same LAN. Currently, I have mail.company1.com
>> hosted on the exchange box, and mail.company2.com hosted on the
>> qmailtoaster
>> box.
>>
>> What I'd like to do is use the qmailtoaster box as a spam-filtering,
>> virus
>> killing proxy for company1, and continue to host the mail for company 2.
>>
>> Is this possible?
>>
>>
>> Ron Jones
>> P 678.921.0318
>> C 770.378.3647
>>
>> www.tftgi.com
>>
>> -Original Message-
>> From: Erik Espinoza [mailto:[EMAIL PROTECTED]
>> Sent: Friday, August 11, 2006 11:05 PM
>> To: qmailtoaster-list@qmailtoaster.com
>> Subject: Re: [qmailtoaster] spam filtering proxy
>>
>> Not without virtualization. QmailToaster doesn't run on XP Server.
>>
>> Erik
>>
>> On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>> Is it possible to set up QmailToaster as a spam-filtering proxy for
>>> one domain (which uses an exchange server), and on the same box, host
>>> the mail for a completely second domain?
>>>
>>> Thanks
>>>
>>>
>>>
>>> Ron Jones
>>> The Fulcrum Technology Group, Inc
>>> 585 Creek Landing Lane
>>> Alpharetta, GA 30005
>>> P 678.921.0318
>>> F 678.921.0403
>>> C 770.378.3647
>>>
>>> www.tftgi.com
>>
>> -
>> QmailToaster hosted by: VR Hosted <http://www.vr.org>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>> -
>> QmailToaster hosted by: VR Hosted <http://www.vr.org>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>
>
> -
> QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> -
> QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spam filtering proxy

2006-08-11 Thread Gabriel Lai - E Technology

Hi Ron,

Is it a mandatory to host company2 on qmailtoaster since you have company1 
on Exchange? qmailtoaster relay box cannot host any server it just acts 
as a scanning of inbound & outbound server only...



- Original Message - 
From: "Ron Jones" <[EMAIL PROTECTED]>

To: 
Sent: Saturday, August 12, 2006 11:24 AM
Subject: RE: [qmailtoaster] spam filtering proxy



Yes! That's what I'd like to do.

As long as I can continue to host company2 on the qmailtoaster box as I 
have

been doing.

Can you point me towards some documentation that may help me step through
this?

Thanks


Ron Jones
P 678.921.0318
C 770.378.3647

www.tftgi.com

-Original Message-
From: Gabriel Lai - E Technology [mailto:[EMAIL PROTECTED]
Sent: Friday, August 11, 2006 11:18 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] spam filtering proxy

What I've done before was qmail relay box where any emails coming from
Internet will go into Qmail for scanning 1st, once it's clean, it will be
send automatically to the Exchange Box.

Internet <> qmailtoaster <> Exchange Server

Inbound & Outbound will be going thru qmailtoaster for scanning purposes..
another meaning, qmailtoaster is at frontend, exchange is hidden at 
backend.


Hope this helps.

Cheers
- Original Message -
From: "Ron Jones" <[EMAIL PROTECTED]>
To: 
Sent: Saturday, August 12, 2006 11:17 AM
Subject: RE: [qmailtoaster] spam filtering proxy



Sorry, what I should have said (more clearly) was

The exchange box is separate unto itself (SBS 2003), the qmailtoaster 
box,

though separate, is on the same LAN. Currently, I have mail.company1.com
hosted on the exchange box, and mail.company2.com hosted on the
qmailtoaster
box.

What I'd like to do is use the qmailtoaster box as a spam-filtering, 
virus

killing proxy for company1, and continue to host the mail for company 2.

Is this possible?


Ron Jones
P 678.921.0318
C 770.378.3647

www.tftgi.com

-Original Message-
From: Erik Espinoza [mailto:[EMAIL PROTECTED]
Sent: Friday, August 11, 2006 11:05 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] spam filtering proxy

Not without virtualization. QmailToaster doesn't run on XP Server.

Erik

On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:



Is it possible to set up QmailToaster as a spam-filtering proxy for
one domain (which uses an exchange server), and on the same box, host
the mail for a completely second domain?

Thanks



Ron Jones
The Fulcrum Technology Group, Inc
585 Creek Landing Lane
Alpharetta, GA 30005
P 678.921.0318
F 678.921.0403
C 770.378.3647

www.tftgi.com


-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] spam filtering proxy

2006-08-11 Thread Ron Jones
Yes! That's what I'd like to do.

As long as I can continue to host company2 on the qmailtoaster box as I have
been doing.

Can you point me towards some documentation that may help me step through
this?

Thanks 


Ron Jones
P 678.921.0318
C 770.378.3647

www.tftgi.com

-Original Message-
From: Gabriel Lai - E Technology [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 11, 2006 11:18 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] spam filtering proxy

What I've done before was qmail relay box where any emails coming from
Internet will go into Qmail for scanning 1st, once it's clean, it will be
send automatically to the Exchange Box.

Internet <> qmailtoaster <> Exchange Server

Inbound & Outbound will be going thru qmailtoaster for scanning purposes.. 
another meaning, qmailtoaster is at frontend, exchange is hidden at backend.

Hope this helps.

Cheers
- Original Message -
From: "Ron Jones" <[EMAIL PROTECTED]>
To: 
Sent: Saturday, August 12, 2006 11:17 AM
Subject: RE: [qmailtoaster] spam filtering proxy


> Sorry, what I should have said (more clearly) was
>
> The exchange box is separate unto itself (SBS 2003), the qmailtoaster box,
> though separate, is on the same LAN. Currently, I have mail.company1.com
> hosted on the exchange box, and mail.company2.com hosted on the 
> qmailtoaster
> box.
>
> What I'd like to do is use the qmailtoaster box as a spam-filtering, virus
> killing proxy for company1, and continue to host the mail for company 2.
>
> Is this possible?
>
>
> Ron Jones
> P 678.921.0318
> C 770.378.3647
>
> www.tftgi.com
>
> -Original Message-
> From: Erik Espinoza [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 11, 2006 11:05 PM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: Re: [qmailtoaster] spam filtering proxy
>
> Not without virtualization. QmailToaster doesn't run on XP Server.
>
> Erik
>
> On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:
>>
>>
>> Is it possible to set up QmailToaster as a spam-filtering proxy for
>> one domain (which uses an exchange server), and on the same box, host
>> the mail for a completely second domain?
>>
>> Thanks
>>
>>
>>
>> Ron Jones
>> The Fulcrum Technology Group, Inc
>> 585 Creek Landing Lane
>> Alpharetta, GA 30005
>> P 678.921.0318
>> F 678.921.0403
>> C 770.378.3647
>>
>> www.tftgi.com
>
> -
> QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> -
> QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spam filtering proxy

2006-08-11 Thread Erik Espinoza

Yes!

Step 1, add an smtproute domain.com:exchange.domain.com, add domain to rcpthosts
Step 2, point dns to qmailtoaster
Step 3, create /var/qmail/control/doublebouncehost and doublebounceto
and fill this out

Done

Erik

On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:

Sorry, what I should have said (more clearly) was

The exchange box is separate unto itself (SBS 2003), the qmailtoaster box,
though separate, is on the same LAN. Currently, I have mail.company1.com
hosted on the exchange box, and mail.company2.com hosted on the qmailtoaster
box.

What I'd like to do is use the qmailtoaster box as a spam-filtering, virus
killing proxy for company1, and continue to host the mail for company 2.

Is this possible?


Ron Jones
P 678.921.0318
C 770.378.3647

www.tftgi.com

-Original Message-
From: Erik Espinoza [mailto:[EMAIL PROTECTED]
Sent: Friday, August 11, 2006 11:05 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] spam filtering proxy

Not without virtualization. QmailToaster doesn't run on XP Server.

Erik

On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:
>
>
> Is it possible to set up QmailToaster as a spam-filtering proxy for
> one domain (which uses an exchange server), and on the same box, host
> the mail for a completely second domain?
>
> Thanks
>
>
>
> Ron Jones
> The Fulcrum Technology Group, Inc
> 585 Creek Landing Lane
> Alpharetta, GA 30005
> P 678.921.0318
> F 678.921.0403
> C 770.378.3647
>
> www.tftgi.com

-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spam filtering proxy

2006-08-11 Thread Gabriel Lai - E Technology
What I've done before was qmail relay box where any emails coming from 
Internet will go into Qmail for scanning 1st, once it's clean, it will be 
send automatically to the Exchange Box.


Internet <> qmailtoaster <> Exchange Server

Inbound & Outbound will be going thru qmailtoaster for scanning purposes.. 
another meaning, qmailtoaster is at frontend, exchange is hidden at backend.


Hope this helps.

Cheers
- Original Message - 
From: "Ron Jones" <[EMAIL PROTECTED]>

To: 
Sent: Saturday, August 12, 2006 11:17 AM
Subject: RE: [qmailtoaster] spam filtering proxy



Sorry, what I should have said (more clearly) was

The exchange box is separate unto itself (SBS 2003), the qmailtoaster box,
though separate, is on the same LAN. Currently, I have mail.company1.com
hosted on the exchange box, and mail.company2.com hosted on the 
qmailtoaster

box.

What I'd like to do is use the qmailtoaster box as a spam-filtering, virus
killing proxy for company1, and continue to host the mail for company 2.

Is this possible?


Ron Jones
P 678.921.0318
C 770.378.3647

www.tftgi.com

-Original Message-
From: Erik Espinoza [mailto:[EMAIL PROTECTED]
Sent: Friday, August 11, 2006 11:05 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] spam filtering proxy

Not without virtualization. QmailToaster doesn't run on XP Server.

Erik

On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:



Is it possible to set up QmailToaster as a spam-filtering proxy for
one domain (which uses an exchange server), and on the same box, host
the mail for a completely second domain?

Thanks



Ron Jones
The Fulcrum Technology Group, Inc
585 Creek Landing Lane
Alpharetta, GA 30005
P 678.921.0318
F 678.921.0403
C 770.378.3647

www.tftgi.com


-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] spam filtering proxy

2006-08-11 Thread Ron Jones
Sorry, what I should have said (more clearly) was

The exchange box is separate unto itself (SBS 2003), the qmailtoaster box,
though separate, is on the same LAN. Currently, I have mail.company1.com
hosted on the exchange box, and mail.company2.com hosted on the qmailtoaster
box.

What I'd like to do is use the qmailtoaster box as a spam-filtering, virus
killing proxy for company1, and continue to host the mail for company 2.

Is this possible?


Ron Jones
P 678.921.0318
C 770.378.3647

www.tftgi.com

-Original Message-
From: Erik Espinoza [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 11, 2006 11:05 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] spam filtering proxy

Not without virtualization. QmailToaster doesn't run on XP Server.

Erik

On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:
>
>
> Is it possible to set up QmailToaster as a spam-filtering proxy for 
> one domain (which uses an exchange server), and on the same box, host 
> the mail for a completely second domain?
>
> Thanks
>
>
>
> Ron Jones
> The Fulcrum Technology Group, Inc
> 585 Creek Landing Lane
> Alpharetta, GA 30005
> P 678.921.0318
> F 678.921.0403
> C 770.378.3647
>
> www.tftgi.com

-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spam filtering proxy

2006-08-11 Thread Gabriel Lai - E Technology

i would propose a Qmail relaying with Exchange.

- Original Message - 
From: "Erik Espinoza" <[EMAIL PROTECTED]>

To: 
Sent: Saturday, August 12, 2006 11:04 AM
Subject: Re: [qmailtoaster] spam filtering proxy



Not without virtualization. QmailToaster doesn't run on XP Server.

Erik

On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:



Is it possible to set up QmailToaster as a spam-filtering proxy for one
domain (which uses an exchange server), and on the same box, host the 
mail

for a completely second domain?

Thanks



Ron Jones
The Fulcrum Technology Group, Inc
585 Creek Landing Lane
Alpharetta, GA 30005
P 678.921.0318
F 678.921.0403
C 770.378.3647

www.tftgi.com


-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spam filtering proxy

2006-08-11 Thread Erik Espinoza

Not without virtualization. QmailToaster doesn't run on XP Server.

Erik

On 8/11/06, Ron Jones <[EMAIL PROTECTED]> wrote:



Is it possible to set up QmailToaster as a spam-filtering proxy for one
domain (which uses an exchange server), and on the same box, host the mail
for a completely second domain?

Thanks



Ron Jones
The Fulcrum Technology Group, Inc
585 Creek Landing Lane
Alpharetta, GA 30005
P 678.921.0318
F 678.921.0403
C 770.378.3647

www.tftgi.com


-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] spam filtering proxy

2006-08-11 Thread Ron Jones



Is it possible to set up 
QmailToaster as a spam-filtering proxy for one domain (which uses an exchange 
server), and on the same box, host the mail for a completely second 
domain?
 
Thanks
 

Ron Jones The Fulcrum Technology Group, Inc 
585 Creek Landing Lane 
Alpharetta, GA 30005 
P 678.921.0318 F 678.921.0403 C 770.378.3647 
www.tftgi.com