On Wed, February 8, 2006 4:06 pm, Albert Shih wrote:
>> Le 08/02/2006 à 21:57:35+0100, Ralf Hildebrandt a écrit
>> Better at what?
> Don't troll ;-)))

I don't believe he was, I believe he was asking a legit question.  Saying
one piece of software is better than another is an ambigous statement.
Saying software A is better for high end installations which need power
and flexibilty while software B is great for small business that don't
have time/resources to waste on learning and administrating a server is a
much more clear statement.

>>> because (this is what I understand but I never use it) it's easy to
>>> split physicaly the smtp (with anti-virus/anti-spam/etc...) server
>>> and the imap server.
>> Hmm, I don't see an advantage here.
> The advantage is in this configuration we don't need huge server to
> server both of anti-virus/anti-spam (basicaly write in perl, need lot of
> resource) and imap/pop server.
>>> And between the smtp server and the imap server we can use LSMTP (L
>>> for Ligth) protocol. The difference between LSMTP and SMTP is the
>>> first is very light and more faster than SMTP.
>>
>> That's not true. There's almost NO difference between LMTP and SMTP (in
>>  Postfix, the lmtp and smtp deamon are implemented by the same
>> program).
> Well, the fact is in LSMTP (This is not LMTP=Local Mail... and
> LSMTP=Light
> SMTP) there are not any verification the mail is just delivery. And the
> purpose of LSMTP is for splitting the SMTP server and the IMAP server.
> But I'm not specialist for this, maybe I just drunk too much ;-))

Using NFS means you don't need to run anything other than IMAP and SMTP.
The SMTP server(s) do AV/Spam scanning and then write the mail to the
Maildir on the NFS volume, the IMAP server accesses the Maildir off the
NFS share for the user.  Less complexity == Happy Admins.

Jay
--
Jay Lee
Network / Systems Administrator
Information Technology Dept.
Philadelphia Biblical University
--


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to