Re: [qmailtoaster] Re: Qmailtoaster as virus and spam scanner, will SMTP be used as spam?

2009-11-22 Thread Lucian Cristian
Eric Shubert wrote:
 Brent Gardner wrote:
   
 Eric Shubert wrote:
 
 Ang JoJit wrote:
   
   
 Hi guys,?

 I was wondering if I use qmailtoaster as a virus and spam scanner as in 
 video 7 for a mail server such as Exchange, will spammers be able to use 
 the smtp service in the qmailtoaster to send spam?
 
 
 Heaven forbid (as my grandmother would say), no. Any mail not going to
 your specified domain(s) would need to be submitted with authentication.

   
   
 If so, how to prevent 
 that? So far, I could think only of authenticating the users but do not 
 know how to do that.
 
 
 If you want to use your toaster for an outbound smtp server as well,
 you'll need to find a way to load the domains/accounts/passwords from
 exchange to the toaster. I think a few folks have done this. You might
 search the list archives for this. I'd like to see a wiki page (at
 least) about how to do this. This would be a nice piece of software to
 have, syncing QMT with Exchange accounts. Anyone up for developing it?
   
   
 I've got a vbscript that will retrieve all email addresses from my
 Active Directory domain and create a bash script that will create
 matching accounts using vpopmail tools on a toaster and configure
 individual .qmail files to ensure forwarding to my Exchange server. The
 accounts are all created with a generic password. Nobody logs in to
 them. Nobody but our IT staff knows they exist.

 I've got no idea how to retrieve passwords in AD so they could be put
 into the toaster.

 Can vpopmail work with LDAP? Maybe the toaster could be configured to
 talk to AD directly?
 

 vpopmail 5.5 (in development) will support LDAP, and I plan on
 implementing this when it's available. I don't know when it might be
 available with the stock QMT though.

 I would like to look into the possibility of interfacing directly with
 AD once vpopmail 5.5 is available. I'm sure others would be interested
 in this as well. Does anyone here have access to an AD server that can
 be used for development/testing?

   
I could setup a virtual machine for this

Regards
Lucian


__ Information from ESET NOD32 Antivirus, version of virus signature 
database 4627 (20091121) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] Re: Qmailtoaster as virus and spam scanner, will SMTP be used as spam?

2009-11-22 Thread Eric Shubert
Lucian Cristian wrote:
 Eric Shubert wrote:
 Brent Gardner wrote:
   
 Eric Shubert wrote:
 
 Ang JoJit wrote:
   
   
 Hi guys,?

 I was wondering if I use qmailtoaster as a virus and spam scanner as in 
 video 7 for a mail server such as Exchange, will spammers be able to use 
 the smtp service in the qmailtoaster to send spam?
 
 
 Heaven forbid (as my grandmother would say), no. Any mail not going to
 your specified domain(s) would need to be submitted with authentication.

   
   
 If so, how to prevent 
 that? So far, I could think only of authenticating the users but do not 
 know how to do that.
 
 
 If you want to use your toaster for an outbound smtp server as well,
 you'll need to find a way to load the domains/accounts/passwords from
 exchange to the toaster. I think a few folks have done this. You might
 search the list archives for this. I'd like to see a wiki page (at
 least) about how to do this. This would be a nice piece of software to
 have, syncing QMT with Exchange accounts. Anyone up for developing it?
   
   
 I've got a vbscript that will retrieve all email addresses from my
 Active Directory domain and create a bash script that will create
 matching accounts using vpopmail tools on a toaster and configure
 individual .qmail files to ensure forwarding to my Exchange server. The
 accounts are all created with a generic password. Nobody logs in to
 them. Nobody but our IT staff knows they exist.

 I've got no idea how to retrieve passwords in AD so they could be put
 into the toaster.

 Can vpopmail work with LDAP? Maybe the toaster could be configured to
 talk to AD directly?
 
 vpopmail 5.5 (in development) will support LDAP, and I plan on
 implementing this when it's available. I don't know when it might be
 available with the stock QMT though.

 I would like to look into the possibility of interfacing directly with
 AD once vpopmail 5.5 is available. I'm sure others would be interested
 in this as well. Does anyone here have access to an AD server that can
 be used for development/testing?

   
 I could setup a virtual machine for this
 
 Regards
 Lucian
 

That'd be great, Lucian.
Are you on the devel list? We can work on this over there when the time
comes.

-- 
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Re: Qmailtoaster as virus and spam scanner, will SMTP be used as spam?

2009-11-22 Thread Lucian Cristian
Eric Shubert wrote:
 Lucian Cristian wrote:
   
 Eric Shubert wrote:
 
 Brent Gardner wrote:
   
   
 Eric Shubert wrote:
 
 
 Ang JoJit wrote:
   
   
   
 Hi guys,?

 I was wondering if I use qmailtoaster as a virus and spam scanner as in 
 video 7 for a mail server such as Exchange, will spammers be able to use 
 the smtp service in the qmailtoaster to send spam?
 
 
 
 Heaven forbid (as my grandmother would say), no. Any mail not going to
 your specified domain(s) would need to be submitted with authentication.

   
   
   
 If so, how to prevent 
 that? So far, I could think only of authenticating the users but do not 
 know how to do that.
 
 
 
 If you want to use your toaster for an outbound smtp server as well,
 you'll need to find a way to load the domains/accounts/passwords from
 exchange to the toaster. I think a few folks have done this. You might
 search the list archives for this. I'd like to see a wiki page (at
 least) about how to do this. This would be a nice piece of software to
 have, syncing QMT with Exchange accounts. Anyone up for developing it?
   
   
   
 I've got a vbscript that will retrieve all email addresses from my
 Active Directory domain and create a bash script that will create
 matching accounts using vpopmail tools on a toaster and configure
 individual .qmail files to ensure forwarding to my Exchange server. The
 accounts are all created with a generic password. Nobody logs in to
 them. Nobody but our IT staff knows they exist.

 I've got no idea how to retrieve passwords in AD so they could be put
 into the toaster.

 Can vpopmail work with LDAP? Maybe the toaster could be configured to
 talk to AD directly?
 
 
 vpopmail 5.5 (in development) will support LDAP, and I plan on
 implementing this when it's available. I don't know when it might be
 available with the stock QMT though.

 I would like to look into the possibility of interfacing directly with
 AD once vpopmail 5.5 is available. I'm sure others would be interested
 in this as well. Does anyone here have access to an AD server that can
 be used for development/testing?

   
   
 I could setup a virtual machine for this

 Regards
 Lucian

 

 That'd be great, Lucian.
 Are you on the devel list? We can work on this over there when the time
 comes.

   
I am, and as I said I have some crunching power at my disposal any time

Regards
Lucian


__ Information from ESET NOD32 Antivirus, version of virus signature 
database 4628 (20091122) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] Re: Qmailtoaster as virus and spam scanner, will SMTP be used as spam?

2009-11-21 Thread Eric Shubert
Brent Gardner wrote:
 Eric Shubert wrote:
 Ang JoJit wrote:
   
 Hi guys,?

 I was wondering if I use qmailtoaster as a virus and spam scanner as in 
 video 7 for a mail server such as Exchange, will spammers be able to use 
 the smtp service in the qmailtoaster to send spam?
 
 Heaven forbid (as my grandmother would say), no. Any mail not going to
 your specified domain(s) would need to be submitted with authentication.

   
 If so, how to prevent 
 that? So far, I could think only of authenticating the users but do not 
 know how to do that.
 
 If you want to use your toaster for an outbound smtp server as well,
 you'll need to find a way to load the domains/accounts/passwords from
 exchange to the toaster. I think a few folks have done this. You might
 search the list archives for this. I'd like to see a wiki page (at
 least) about how to do this. This would be a nice piece of software to
 have, syncing QMT with Exchange accounts. Anyone up for developing it?
   
 I've got a vbscript that will retrieve all email addresses from my
 Active Directory domain and create a bash script that will create
 matching accounts using vpopmail tools on a toaster and configure
 individual .qmail files to ensure forwarding to my Exchange server. The
 accounts are all created with a generic password. Nobody logs in to
 them. Nobody but our IT staff knows they exist.
 
 I've got no idea how to retrieve passwords in AD so they could be put
 into the toaster.
 
 Can vpopmail work with LDAP? Maybe the toaster could be configured to
 talk to AD directly?

vpopmail 5.5 (in development) will support LDAP, and I plan on
implementing this when it's available. I don't know when it might be
available with the stock QMT though.

I would like to look into the possibility of interfacing directly with
AD once vpopmail 5.5 is available. I'm sure others would be interested
in this as well. Does anyone here have access to an AD server that can
be used for development/testing?

-- 
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Re: Qmailtoaster as virus and spam scanner, will SMTP be used as spam?

2009-11-18 Thread Jake Vickers
Brent Gardner wrote:
 Eric Shubert wrote:
   
 Ang JoJit wrote:
   
 
 Hi guys,?

 I was wondering if I use qmailtoaster as a virus and spam scanner as in 
 video 7 for a mail server such as Exchange, will spammers be able to use 
 the smtp service in the qmailtoaster to send spam?
 
   
 Heaven forbid (as my grandmother would say), no. Any mail not going to
 your specified domain(s) would need to be submitted with authentication.

   
 
 If so, how to prevent 
 that? So far, I could think only of authenticating the users but do not 
 know how to do that.
 
   
 If you want to use your toaster for an outbound smtp server as well,
 you'll need to find a way to load the domains/accounts/passwords from
 exchange to the toaster. I think a few folks have done this. You might
 search the list archives for this. I'd like to see a wiki page (at
 least) about how to do this. This would be a nice piece of software to
 have, syncing QMT with Exchange accounts. Anyone up for developing it?
   
 
 I've got a vbscript that will retrieve all email addresses from my
 Active Directory domain and create a bash script that will create
 matching accounts using vpopmail tools on a toaster and configure
 individual .qmail files to ensure forwarding to my Exchange server. The
 accounts are all created with a generic password. Nobody logs in to
 them. Nobody but our IT staff knows they exist.

 I've got no idea how to retrieve passwords in AD so they could be put
 into the toaster.

 Can vpopmail work with LDAP? Maybe the toaster could be configured to
 talk to AD directly?


 Brent Gardner
   

Not really (vpopmail working with LDAP). There is a qmail-ldap build you
can follow that will work with LDAP (obviously as the name implies) but
I have not investigated it in detail.
The rub will come in that AD will only pass a kerborized token
containing a one-way hash (someone more versed in Windows and AD correct
me if I am wrong) that will contain a security SID for authentication,
so the vpopmail daemon cannot work in manners that would require that.
As far as retrieving the password from AD in plain text, I do not think
this is possible either due to some similarities listed above.
Maybe the original poster can work with the script you have? If nothing
else, send me a copy off-list as I like to collect these types of things
in the event someone on the list asks at a later date.
Thanks.



Re: [qmailtoaster] Re: Qmailtoaster as virus and spam scanner, will SMTP be used as spam?

2009-11-17 Thread Brent Gardner
Eric Shubert wrote:
 Ang JoJit wrote:
   
 Hi guys,?

 I was wondering if I use qmailtoaster as a virus and spam scanner as in 
 video 7 for a mail server such as Exchange, will spammers be able to use 
 the smtp service in the qmailtoaster to send spam?
 

 Heaven forbid (as my grandmother would say), no. Any mail not going to
 your specified domain(s) would need to be submitted with authentication.

   
 If so, how to prevent 
 that? So far, I could think only of authenticating the users but do not 
 know how to do that.
 

 If you want to use your toaster for an outbound smtp server as well,
 you'll need to find a way to load the domains/accounts/passwords from
 exchange to the toaster. I think a few folks have done this. You might
 search the list archives for this. I'd like to see a wiki page (at
 least) about how to do this. This would be a nice piece of software to
 have, syncing QMT with Exchange accounts. Anyone up for developing it?
   
I've got a vbscript that will retrieve all email addresses from my
Active Directory domain and create a bash script that will create
matching accounts using vpopmail tools on a toaster and configure
individual .qmail files to ensure forwarding to my Exchange server. The
accounts are all created with a generic password. Nobody logs in to
them. Nobody but our IT staff knows they exist.

I've got no idea how to retrieve passwords in AD so they could be put
into the toaster.

Can vpopmail work with LDAP? Maybe the toaster could be configured to
talk to AD directly?


Brent Gardner





-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] Re: Qmailtoaster as virus and spam scanner, will SMTP be used as spam?

2009-11-13 Thread Eric Shubert
Ang JoJit wrote:
 
 
 Hi guys,?
 
 I was wondering if I use qmailtoaster as a virus and spam scanner as in 
 video 7 for a mail server such as Exchange, will spammers be able to use 
 the smtp service in the qmailtoaster to send spam?

Heaven forbid (as my grandmother would say), no. Any mail not going to
your specified domain(s) would need to be submitted with authentication.

 If so, how to prevent 
 that? So far, I could think only of authenticating the users but do not 
 know how to do that.

If you want to use your toaster for an outbound smtp server as well,
you'll need to find a way to load the domains/accounts/passwords from
exchange to the toaster. I think a few folks have done this. You might
search the list archives for this. I'd like to see a wiki page (at
least) about how to do this. This would be a nice piece of software to
have, syncing QMT with Exchange accounts. Anyone up for developing it?

 JJ
 
 
 
 
 
 
 Windows 7: Find the right PC for you. Learn more. 
 http://windows.microsoft.com/shop


-- 
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com