Re: Virtual email server

2007-10-18 Thread Jeffrey Goldberg


On Oct 17, 2007, at 10:46 PM, Byung-Hee HWANG wrote:


On Wed, 2007-10-17 at 22:40 -0500, Paul Schmehl wrote:
Postfix, cyrus courier imap/pop and squirrelmail - use mysql to  
tie it all

together.



+1 ;;


Me, too.

-j


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FW: Virtual email server

2007-10-18 Thread Johan Hendriks

>>Olivier Nicole a écrit :
>> Hi,
>>
>> I am asked to build a virtual (couple of thousand of domains) email
>>server: smtp, imap, pop and web mail.
>>
>> Sendmail is not the best choice, any sugestion about the various tools
>> of choice for every components?
>>
>> So far I have only run single domain servers.
>>
>> TIA,
>>
>> Olivier
>>   

>May be courier-mta :  http://www.courier-mta.org/
>In the ports tree:  mail/courier

>Rgeards


A good combination could be:

Dovecot (imap pop server)
Postfix (MTA smtp with mysql support)
Mysql (database server to store user accounts aliases enz)
Postfixadmin (webgui to manage users, domains, aliases in the mysql database. 
Also provides out of office) (I would use the svn version.)
Lighttpd (webserver for webmail)
Squirrelmail (webgui for webmail), or use imp from the horde framework.


Works like a charm for me.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Virtual email server

2007-10-18 Thread Gaye Abdoulaye Walsimou

Olivier Nicole a écrit :

Hi,

I am asked to build a virtual (couple of thousand of domains) email
server: smtp, imap, pop and web mail.

Sendmail is not the best choice, any sugestion about the various tools
of choice for every components?

So far I have only run single domain servers.

TIA,

Olivier
  


May be courier-mta :  http://www.courier-mta.org/
In the ports tree:  mail/courier

Rgeards
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Virtual email server

2007-10-17 Thread Byung-Hee HWANG
On Wed, 2007-10-17 at 22:40 -0500, Paul Schmehl wrote:
> --On October 18, 2007 9:18:47 AM +0700 Olivier Nicole <[EMAIL PROTECTED]> 
> wrote:
[...snip...]
> > So far I have only run single domain servers.
> >
> Postfix, cyrus courier imap/pop and squirrelmail - use mysql to tie it all 
> together.
> 

+1 ;;

-- 
Byung-Hee HWANG <[EMAIL PROTECTED]>
InZealBomb, Kyungpook National University, KOREA

"They are clever enough to make a good living. Why is it so nessary to be more
clever than that?"
-- Vito Corleone, "Chapter 20", page 293
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Virtual email server

2007-10-17 Thread Paul Schmehl
--On October 18, 2007 9:18:47 AM +0700 Olivier Nicole <[EMAIL PROTECTED]> 
wrote:



Hi,

I am asked to build a virtual (couple of thousand of domains) email
server: smtp, imap, pop and web mail.

Sendmail is not the best choice, any sugestion about the various tools
of choice for every components?

So far I have only run single domain servers.

Postfix, cyrus courier imap/pop and squirrelmail - use mysql to tie it all 
together.



Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/


Virtual email server

2007-10-17 Thread Olivier Nicole
Hi,

I am asked to build a virtual (couple of thousand of domains) email
server: smtp, imap, pop and web mail.

Sendmail is not the best choice, any sugestion about the various tools
of choice for every components?

So far I have only run single domain servers.

TIA,

Olivier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"