3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: pop3d and lea...
FromSent OnAttachments
Mirko ManeaJun 6, 2001 12:27 am 
Sam VarshavchikJun 6, 2001 4:54 am 
Tabor J. WellsJun 6, 2001 6:22 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: pop3d and leave messages on serverActions...
From:Tabor J. Wells (twe@fsckit.net)
Date:Jun 6, 2001 6:22:36 am
List:net.sourceforge.lists.courier-users

On Wed, Jun 06, 2001 at 11:54:35AM +0000, Sam Varshavchik <mrs@courier-mta.com> is thought to have said:

Mirko Manea writes:

Hi,

Is there a way to force the pop3 server to don't allow email clients to use the leave messages on server option ?

I tried to look at the documentation, but I can't find it.

Nope. And you'll never see any POP3 server ever doing anything like that.

Well actually cucipop has the option to do just that. I wouldn't recommend using it as it's a Bad Thing (tm) to do to your users. Imagine the case where someone checks their mail from home but doesn't want to download it until they get into work the next day so that their primary system contains all of their mail. Sabotaging leave mail on server breaks your users ability to do that.

You'd be better off writing a script to check for some amount of mail in your ~user/Maildir/cur directory and sending them email telling them not to leave mail or server. Or use quotas.

Tabor