Re: Courier-imap Outlook problem - RE: Imap imap-ssl pop3-ssl

2004-02-15 Thread Fraser Campbell
On February 12, 2004 11:31 pm, Debian ISP wrote:

 One problem we keep having involves M$ Outlook clients. It seems that
 something breaks with the communication between the server and Outlook
 clients (or posssible corrupts the pst files created for each maildir).

I haven't heard of that but most clients I have won't let go of pop3.  When 
imap is used Outlook (and other mail clients) like to make quite a few 
connections to the server, it could be that some connections are getting 
refused.  I've run into this and it's not an obvious problem.

I usually increase MAXPERIP to 10, it's default is 4.  The parameter is found 
in /etc/courier/imapd

-- 
Fraser Campbell [EMAIL PROTECTED] http://www.wehave.net/
Georgetown, Ontario, Canada   Debian GNU/Linux


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



What is the best mailling list manager for qmail and Domain Tech. Control ?

2004-02-15 Thread Thomas GOIRAND
Hi !

As I said in previous post on that mailling list, I'm developping a tool for
website hosting called Domain Technologie Control.

[Package description]
Domain Technologie Control (DTC) is a set of PHP scripts and a web interface
that manage a MySQL database that handles all the host information. It
generates backup scripts, statistic calculation scripts, and config files
for bind, Apache, qmail, and proftpd, using a single system UID/GID. With
DTC, you can delegate the task of creating subdomains, email, and FTP
accounts to users for the domain names they own, and monitor bandwidth per
user and service.
http://www.gplhost.com/?rub=softwaressousrub=dtc
[/Package description]

I wish to implement mailling list management to my software for all virtual
domains. DTC uses qmail, so it has to be compatible with it. DTC will
generate all config file for the given mailling list manager.

I heard majordomo was good, is there something better ? I could not find it
in debian stable, it seems it is a licence problem... Any sugestions ?

Best regards,

Thomas GOIRAND

mail: [EMAIL PROTECTED]
Get a hosting account: http://gplhost.com
GPL.Host: Open source hosting worldwide


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: What is the best mailling list manager for qmail and Domain Tech. Control ?

2004-02-15 Thread Nate Duehr
On Feb 15, 2004, at 11:17 PM, Thomas GOIRAND wrote:
I heard majordomo was good, is there something better ? I could not 
find it
in debian stable, it seems it is a licence problem... Any sugestions ?
Majordomo is good, but I think you'd like mailman better.

Web interface for both users and administrators, very configurable, etc.

Nate Duehr, [EMAIL PROTECTED]

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: What is the best mailling list manager for qmail and Domain Tech. Control ?

2004-02-15 Thread Michael Loftis
I'd highly recommend mailman over majordomo.I'm also disinclined to 
recommend qmail for a number of reasons.  First is, unless they've made 
design changes, it's trivial to DoS.  Second, it doesn't scale so well, but 
unless you're talking upwards of about 3-5k/msgs/hr you might not run into 
it.  Postfix has been my general purpose MTA of choice for a good while 
now, scales well, robust handling of messages, and can do anything you want 
it to.

--On Monday, February 16, 2004 07:17 +0100 Thomas GOIRAND 
[EMAIL PROTECTED] wrote:

Hi !

As I said in previous post on that mailling list, I'm developping a tool
for website hosting called Domain Technologie Control.
[Package description]
Domain Technologie Control (DTC) is a set of PHP scripts and a web
interface that manage a MySQL database that handles all the host
information. It generates backup scripts, statistic calculation scripts,
and config files for bind, Apache, qmail, and proftpd, using a single
system UID/GID. With DTC, you can delegate the task of creating
subdomains, email, and FTP accounts to users for the domain names they
own, and monitor bandwidth per user and service.
http://www.gplhost.com/?rub=softwaressousrub=dtc
[/Package description]
I wish to implement mailling list management to my software for all
virtual domains. DTC uses qmail, so it has to be compatible with it. DTC
will generate all config file for the given mailling list manager.
I heard majordomo was good, is there something better ? I could not find
it in debian stable, it seems it is a licence problem... Any sugestions ?
Best regards,

Thomas GOIRAND

mail: [EMAIL PROTECTED]
Get a hosting account: http://gplhost.com
GPL.Host: Open source hosting worldwide
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]



--
Michael Loftis
Modwest Sr. Systems Administrator
Powerful, Affordable Web Hosting
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Courier-imap Outlook problem - RE: Imap imap-ssl pop3-ssl

2004-02-15 Thread Fraser Campbell
On February 12, 2004 11:31 pm, Debian ISP wrote:

 One problem we keep having involves M$ Outlook clients. It seems that
 something breaks with the communication between the server and Outlook
 clients (or posssible corrupts the pst files created for each maildir).

I haven't heard of that but most clients I have won't let go of pop3.  When 
imap is used Outlook (and other mail clients) like to make quite a few 
connections to the server, it could be that some connections are getting 
refused.  I've run into this and it's not an obvious problem.

I usually increase MAXPERIP to 10, it's default is 4.  The parameter is found 
in /etc/courier/imapd

-- 
Fraser Campbell [EMAIL PROTECTED] http://www.wehave.net/
Georgetown, Ontario, Canada   Debian GNU/Linux