Re: pop3: counts: retr=<0> top=<0> dele=<0> mailbox not empty

2014-10-02 Thread Bron Gondwana
Stupid iPad. Uidl. On Thu, Oct 2, 2014, at 08:29 PM, Bron Gondwana wrote: > Nah, it just means it ran a UNIDO and didn't find anything to download. > > On Thu, Oct 2, 2014, at 07:25 PM, Marcus Schopen wrote: > > Hi, > > > > what exactly means "counts: retr=<0> top=<0> dele=<0>" on a non empty >

Re: pop3: counts: retr=<0> top=<0> dele=<0> mailbox not empty

2014-10-02 Thread Bron Gondwana
Nah, it just means it ran a UNIDO and didn't find anything to download. On Thu, Oct 2, 2014, at 07:25 PM, Marcus Schopen wrote: > Hi, > > what exactly means "counts: retr=<0> top=<0> dele=<0>" on a non empty > mailbox. The pop3 client is connecting, but doesn't fetch and drop > mails. Client prob

Re: POP3 Connections persist after a long time

2012-01-16 Thread Dan White
On 01/16/12 14:43 -0300, Sergio Belkin wrote: >Hi, > >I've found a lot of connections POP3 that are established since some weeks >ago. Is there something wrong with it? > >I understand that is common for IMAP, but I wonder if there is something >wrong having the same on pop3. > >Thanks in advance!

Re: POP3 locking. Is there a way to reduce this "issue"?

2009-05-18 Thread Vincent Fox
Jose Perez wrote: > Some people could just say "don't use POP3 anymore, use IMAP" right? > YES! > Ok, I'd say the same as a sysadmin but you know exactly that this > isn't always possible is some organizations for others reasons not > technical. > > What I would like to know is: > > Are there

Re: POP3 retvied mails should be marked as read - how?

2007-10-01 Thread Ken Murchison
Yann Rouillard wrote: > Le dimanche 30 septembre 2007 à 11:39 +0300, Georgy Goshin a écrit : >> Hello, >> >> Thanks for the answer but the answer was not do I need this or not, I've >> asked how to do it. I'll try to explain why I need this and I beleive that >> not only I am. > > You're not, I

Re: POP3 retvied mails should be marked as read - how?

2007-09-30 Thread Jarod Watkins
Yann Rouillard wrote: > Le dimanche 30 septembre 2007 à 11:39 +0300, Georgy Goshin a écrit : > >> Hello, >> >> Thanks for the answer but the answer was not do I need this or not, I've >> asked how to do it. I'll try to explain why I need this and I beleive that >> not only I am. >> > > Yo

Re: POP3 retvied mails should be marked as read - how?

2007-09-30 Thread Yann Rouillard
Le dimanche 30 septembre 2007 à 11:39 +0300, Georgy Goshin a écrit : > Hello, > > Thanks for the answer but the answer was not do I need this or not, I've > asked how to do it. I'll try to explain why I need this and I beleive that > not only I am. You're not, I opened a bug about this sometim

Re: POP3 retvied mails should be marked as read - how?

2007-09-30 Thread Georgy Goshin
read. Best, G/ - Original Message - From: "Jorey Bump" <[EMAIL PROTECTED]> To: "Georgy Goshin" <[EMAIL PROTECTED]> Cc: Sent: Saturday, September 29, 2007 2:55 PM Subject: Re: POP3 retvied mails should be marked as read - how? > Georgy Goshin wrote, at 09/29/2007

Re: POP3 retvied mails should be marked as read - how?

2007-09-29 Thread Jorey Bump
Georgy Goshin wrote, at 09/29/2007 06:12 AM: > I need the Cyrus POP3 server marks all messages read by client but left on > server as read. How to do this? POP3 does not mark messages as read. The client downloads the messages, then *it* tracks which messages are read. For obvious reasons, you

Re: pop3 CLOSE_WAIT hang

2007-04-03 Thread Andrew Morgan
On Tue, 3 Apr 2007, tloudev wrote: hi, I have serious problem with my cyrus21 (debian sarge 2.1.18-1) - I have hundreds of connectin in CLOSE_WAIT state. I can telnet to port 110 , but sometimes I can't even get the banner of the service. I tried to increase maxchild (now -1 - unlimited), I tr

Re: POP3 to CyrusIMAP migration howto ?

2007-03-30 Thread Fabio Silva
Hi, you could use fetchmail to do it, just need to reset all the password from the "Old" server, and configure the file /etc/fetchmailrc works good! Regards, On 3/27/07, BipinDas <[EMAIL PROTECTED]> wrote: Hi All, I would like to migrate my existing POP3 inboxs to newly created Cyrus IMAP ma

Re: POP3 to CyrusIMAP migration howto ?

2007-03-29 Thread Dmitriy Kirhlarov
On Wed, Mar 28, 2007 at 12:10:39PM +0530, BipinDas wrote: > >>I would like to migrate my existing POP3 inboxs to newly created Cyrus > >>IMAP mailbox. Is anybody gone across this requirement. > >>Please give me a right solution. > >>Thanks in advance. > > > Sir, > I do have more than 10,000 mai

Re: POP3 to CyrusIMAP migration howto ?

2007-03-28 Thread Joseph Brennan
--On Wednesday, March 28, 2007 12:10 +0530 BipinDas <[EMAIL PROTECTED]> wrote: Hi All, I would like to migrate my existing POP3 inboxs to newly created Cyrus IMAP mailbox. Is anybody gone across this requirement. Please give me a right solution. POP3 inboxes are stored locally on each P

Re: POP3 to CyrusIMAP migration howto ?

2007-03-28 Thread Rudy Gevaert
Michael Menge wrote: Hi, i know too different konzepts of migrating mailservers. They both have pros and cons. 1. split mbox, copy, reconstruct depending on how your POP-server stores the mails, you have to split each mailbox into single files for every e-mail. Then you copy the files

Re: POP3 to CyrusIMAP migration howto ?

2007-03-27 Thread Michael Menge
Hi, i know too different konzepts of migrating mailservers. They both have pros and cons. 1. split mbox, copy, reconstruct depending on how your POP-server stores the mails, you have to split each mailbox into single files for every e-mail. Then you copy the files to the cyrus folder

Re: POP3 to CyrusIMAP migration howto ?

2007-03-27 Thread BipinDas
Florian Gleixner wrote: This may sound stupid, but if you only have a couple of mailboxes the easiest way may be this one: Configure both the pop3 and the new imap account in thunderbird, select all mails with CTRL-a and drag&drop the mails in a imap folder. Thunderbird moves all mails (take

Re: POP3 to CyrusIMAP migration howto ?

2007-03-27 Thread Florian Gleixner
This may sound stupid, but if you only have a couple of mailboxes the easiest way may be this one: Configure both the pop3 and the new imap account in thunderbird, select all mails with CTRL-a and drag&drop the mails in a imap folder. Thunderbird moves all mails (takes some time) and retains the st

Re: POP3 to CyrusIMAP migration howto ?

2007-03-27 Thread Dmitriy Kirhlarov
On Tue, Mar 27, 2007 at 10:15:26AM +0530, BipinDas wrote: > I would like to migrate my existing POP3 inboxs to newly created Cyrus IMAP > mailbox. > Is anybody gone across this requirement. > Please give me a right solution. http://mailsync.sourceforge.net/ WBR -- Dmitriy Kirhlarov OILspace,

Re: POP3 working, IMAP is not

2007-03-22 Thread Jorey Bump
patrick wrote: Actually, Thunderbird was showing all of the messages. I didn't see the latest messages because its sort arrows are upside down (!). It would seem that this must be an IMP problem, so I'll start looking there. quota. If I connect via POP3 I do, however, see all of the messages th

Re: POP3 working, IMAP is not

2007-03-22 Thread patrick
Actually, Thunderbird was showing all of the messages. I didn't see the latest messages because its sort arrows are upside down (!). It would seem that this must be an IMP problem, so I'll start looking there. Patrick On 3/22/07, patrick <[EMAIL PROTECTED]> wrote: I have a Cyrus IMAP 2.2.13 ser

Re: POP3 Timeouts?

2007-03-15 Thread Ken Murchison
Blake Hudson wrote: I am having a problem where long POP transactions are being closed by the server. I turned on per-user debugging, but didn't actually see the problem until I ran a packet sniffer(wireshark) on the server. The transaction goes as follows: 1) Client connects/auths 2) Client li

Re: Pop3

2007-02-07 Thread FORMER 03 | Baltasar Cevc
Hi Lars, On 02.02.2007, at 11:00, lars ebeling wrote: Dear all,   I have 2 mailservers, host1 and host2. Host1 is my main server. On host1 I run qpopper and postfix. On host2 I am running Cyrus Imap and postfix. How do I configure cyrus imapd.conf on host2 to connect host1 and fetch a copies

Re: Pop3 [auf Viren überprüft]

2007-02-02 Thread Hans Moser
lars ebeling schrieb: I have 2 mailservers, host1 and host2. Host1 is my main server. On host1 I run qpopper and postfix. On host2 I am running Cyrus Imap and postfix. How do I configure cyrus imapd.conf on host2 to connect host1 and fetch a copies of the mails? imapd is not an pop/imap-client/

Re: pop3 slow respond

2006-05-12 Thread Kjetil Torgrim Homme
On Fri, 2006-05-12 at 12:42 +0400, Andrey Kolbasenko wrote: > > The classic reason I've seen for behavior like this is lack of entropy > > leading to blocking reading /dev/random. The easy way to check is strace. > > The fix is to use something like rng-tools. > > BIG Thanks David! I remove /dev/

Re: pop3 slow respond

2006-05-12 Thread Andrey Kolbasenko
> The classic reason I've seen for behavior like this is lack of entropy > leading to blocking reading /dev/random. The easy way to check is strace. > The fix is to use something like rng-tools. BIG Thanks David! I remove /dev/random (temporarily) and make link /dev/random -> /dev/urandom, and a

Re: pop3 slow respond

2006-05-11 Thread David R Bosso
--On Thursday, May 11, 2006 11:16 AM +0400 Andrey Kolbasenko <[EMAIL PROTECTED]> wrote: Hi all! I have installed Gentoo Linux with cyrus-imapd-2.3.3+postfix+virtual domains+mysql. When I connect to pop3 5 or more times, or about 10 or more client receive his mail, cyrus answer only after 10-3

Re: [?? Probable Spam] Re: pop3 slow respond

2006-05-11 Thread Andrey Kolbasenko
В сообщении от 11 мая 2006 12:00 вы написали: > Sounds almost like you've got a badly broken firewall in between you and > your clients. The other part of it might be rDNS lookups since you're on a > 10.x network. DNS server at the some machine and worked fine. All zones (reverse and primary) re

Re: pop3 slow respond

2006-05-11 Thread Michael Loftis
Sounds almost like you've got a badly broken firewall in between you and your clients. The other part of it might be rDNS lookups since you're on a 10.x network. --On May 11, 2006 11:16:02 AM +0400 Andrey Kolbasenko <[EMAIL PROTECTED]> wrote: Hi all! I have installed Gentoo Linux with cyrus

Re: pop3 connection timeout & lock problem

2006-03-28 Thread Chad A. Prey
You may also be running out of randomness... thymine # cat /proc/sys/kernel/random/entropy_avail 4096 If this number is zero or very low...that could be your problem. /dev/random blocks if there's not enough randomness.../dev/urandom does not. a shot in the dark... Chad P. -- Cyrus Home

Re: pop3 connection timeout & lock problem

2006-03-27 Thread Kjetil Torgrim Homme
On Mon, 2006-03-27 at 09:33 -0800, Kevin McWilliams wrote: > OK, that makes sense. I still don't understand why the timer is reset > after each attempt to login. are you sure it is? the timer only runs for an idle connection. if the subsequent attempts quit cleanly, they won't affect the connect

Re: pop3 connection timeout & lock problem

2006-03-27 Thread Kevin McWilliams
>> Is there a reason I can't change the timeout to be less than 10 minutes >> @ pop3d.c:407? Say 3-5 minutes? > >The reason you perhaps *shouldn't* do that is that it would violate RFC 1939: > >"A POP3 server MAY have an inactivity autologout timer. Such a timer MUST be >of >at least 10 minutes'

Re: pop3 connection timeout & lock problem

2006-03-23 Thread Sebastian Hagedorn
-- Kevin McWilliams <[EMAIL PROTECTED]> is rumored to have mumbled on 23. März 2006 09:03:37 -0800 regarding pop3 connection timeout & lock problem: Is there a reason I can't change the timeout to be less than 10 minutes @ pop3d.c:407? Say 3-5 minutes? The reason you perhaps *shouldn't* do t

Re: Pop3 / Auth

2005-09-13 Thread Alexander Dalloz
Am Di, den 13.09.2005 schrieb [EMAIL PROTECTED] um 16:18: > I use SASL AUTh, with method shadow > When a users wanna connect to pop3 then he gets user/pw msg. in log then are > "no directory / inbox aviable for this user". > Shouldnt normaly create "autocreate patch" this directory when a user tr

Re: pop3 and accessing subfolder

2005-05-30 Thread Mathieu Arnold
+-Le 30/05/2005 16:39 -0400, Ken Murchison a dit : | Mathieu Arnold wrote: |> +-Le 30/05/2005 10:27 -0400, Ken Murchison a dit : |> | Mathieu Arnold wrote: |> |> Hello, |> |> |> |> I was wondering if someone had a patch which would permit to log in as |> |> say, [EMAIL PROTECTED] in pop3 and permi

Re: pop3 and accessing subfolder

2005-05-30 Thread Ken Murchison
Mathieu Arnold wrote: +-Le 30/05/2005 10:27 -0400, Ken Murchison a dit : | Mathieu Arnold wrote: |> Hello, |> |> I was wondering if someone had a patch which would permit to log in as |> say, [EMAIL PROTECTED] in pop3 and permitting to access user/mat/[EMAIL PROTECTED] |> folder ? | | This fu

Re: pop3 and accessing subfolder

2005-05-30 Thread Mathieu Arnold
+-Le 30/05/2005 10:27 -0400, Ken Murchison a dit : | Mathieu Arnold wrote: |> Hello, |> |> I was wondering if someone had a patch which would permit to log in as |> say, [EMAIL PROTECTED] in pop3 and permitting to access user/mat/[EMAIL PROTECTED] |> folder ? | | This functionality is in Cyrus 2

Re: pop3 and accessing subfolder

2005-05-30 Thread Ken Murchison
Mathieu Arnold wrote: Hello, I was wondering if someone had a patch which would permit to log in as say, [EMAIL PROTECTED] in pop3 and permitting to access user/mat/[EMAIL PROTECTED] folder ? This functionality is in Cyrus 2.3 (CVS) as the 'popsubfolder' option. I *think* these are the compl

Re: POP3 stops accepting connections?

2005-04-22 Thread Andreas Hasenack
On Fri, Apr 22, 2005 at 03:05:09AM +0100, Scott Bye wrote: > An update - just done an strace, and it seems to be stalling sometimes > when trying to read from /dev/random. I'm guessing that because > /dev/random is fed from user input, when there is no user input - > being a server - entropy runs l

Re: POP3 stops accepting connections?

2005-04-22 Thread Ken Murchison
Scott Bye wrote: An update - just done an strace, and it seems to be stalling sometimes when trying to read from /dev/random. I'm guessing that because /dev/random is fed from user input, when there is no user input - being a server - entropy runs low and the kernel blocks access. Sure enough,

Re: POP3 stops accepting connections?

2005-04-21 Thread Scott Bye
An update - just done an strace, and it seems to be stalling sometimes when trying to read from /dev/random. I'm guessing that because /dev/random is fed from user input, when there is no user input - being a server - entropy runs low and the kernel blocks access.   Sure enough, catting /dev/

Re: POP3 Trouble

2004-11-24 Thread Stefan Nitz
Dear listeners, Am Montag, 22. November 2004 23:28 schrieb Jim Miller: > I've been happily using cyrus-imap 2.2.8 for some time now, but I've only > had cause to use the IMAP/IMAPS service. Recently one of my users tried to > connect via POP3 to the server and was getting connection timeout error

Re: POP3 Trouble

2004-11-23 Thread Roland Pope
- Original Message - From: "Jim Miller" <[EMAIL PROTECTED]> > > > > sasl_mech_list: PLAIN > > > > # Allow use of the POP3 APOP authentication command. > > # Note that this command requires that the plaintext passwords are > > # available in a SASL auxprop backend (eg. sasldb), and that th

RE: POP3 Trouble

2004-11-23 Thread Jim Miller
> Hi all, > > I've been happily using cyrus-imap 2.2.8 for some time now, but > I've only had cause to use the IMAP/IMAPS service. Recently one > of my users tried to connect via POP3 to the server and was > getting connection timeout errors. So I decided to test the connection. > > netstat shows

Re: pop3[6358]: error sending to idled: 2

2004-11-17 Thread Johan Barelds
It *is* enabled. I even see the daemon "idled" in my processlist (ps -ef). But for some reason pop3 got trouble to sending info to it. Anyone any clues? Op maandag 15 november 2004 11:32, schreef Carsten Hoeger: > On Sat, Nov 13, Johan Barelds wrote: > > After i upgraded Cyrus-imap 2.2.8-6 i got t

Re: pop3[6358]: error sending to idled: 2

2004-11-15 Thread Carsten Hoeger
On Sat, Nov 13, Johan Barelds wrote: > After i upgraded Cyrus-imap 2.2.8-6 i got the following message in my message > log: > > -- > Nov 13 21:52:56 beast pop3[8196]: error sending to idled: 2 > -- > > I happens after someone pop's his email via cyrus pop3. > Anyone a clue what this could be?

Re: POP3 re-downloading mail

2004-11-09 Thread Derrick J Brashear
On Mon, 8 Nov 2004, Ken Murchison wrote: If I'm not mistaken, this problem has been discussed serveral times and has been traced to the fact that Outlook doesn't like the UIDs return by Cyrus. Since the UIDs returned are completely legal per RFC 1939, we have no plans to fix them. This is probab

Re: POP3 re-downloading mail

2004-11-08 Thread Ken Murchison
Warrick FitzGerald wrote: Hi All, I recently switched from an ASP mail provider to hosting a Cyrus + Postfix combo. Some of my users are complaining that Outlook keeps re-downloading the same emails. They are using POP3 and have outlook set to leave messages on the server. Is it possible that O

Re: POP3 re-downloading mail

2004-11-08 Thread Gene Rackow
It could still be the server at fault (sorta) if the new server has different timing than the old which is resulting in client side errors which in turn result in re-download. I've seen various timing issues, etc that have caused disconnect problems as well. This really bit us once in the past wh

Re: POP3 re-downloading mail

2004-11-08 Thread Michael Nguyen
- Original Message - From: "Gene Rackow" <[EMAIL PROTECTED]> > I've run into this with a number of pop based clients. From what I have > seen, the problem comes up on a client IF there was some sort of error > that occured the previous time that client ran. For example, the > client fo

Re: POP3 re-downloading mail

2004-11-08 Thread Gene Rackow
I've run into this with a number of pop based clients. From what I have seen, the problem comes up on a client IF there was some sort of error that occured the previous time that client ran. For example, the client for some reason disconnected in the middle of downloading a message. There are 100

Re: POP3 re-downloading mail

2004-11-08 Thread Michael Nguyen
> Sascha Wuestemann wrote: > > >On Sun, Nov 07, 2004 at 11:53:52PM -0500 or thereabouts, Warrick FitzGerald wrote: Hi Warrick and Sascha, > >Hi Warrick, > > > >seen information is saved at server side for imap and pop3, too. [snip] > Let's say you have two POP3 clients one set to leave mail on

Re: POP3 re-downloading mail

2004-11-08 Thread Sascha Wuestemann
On Mon, Nov 08, 2004 at 12:44:08PM -0500 or thereabouts, Warrick FitzGerald wrote: > >seen information is saved at server side for imap and pop3, too. > >If you have moved the server sided pop3 mailboxes using a mailclient > >tool, this information might have changed, so they have the status "not

Re: POP3 re-downloading mail

2004-11-08 Thread Szii
- Original Message - From: "Sascha Wuestemann" <[EMAIL PROTECTED]> To: "Cyrus List" <[EMAIL PROTECTED]> Sent: Monday, November 08, 2004 7:44 AM Subject: Re: POP3 re-downloading mail > On Sun, Nov 07, 2004 at 11:53:52PM -0500 or thereabouts, Warrick F

Re: POP3 re-downloading mail

2004-11-08 Thread Warrick FitzGerald
Sascha Wuestemann wrote: On Sun, Nov 07, 2004 at 11:53:52PM -0500 or thereabouts, Warrick FitzGerald wrote: They are using POP3 and have outlook set to leave messages on the server. Is it possible that Outlook got confused with the mail server change and now somehow can not figure out that it'

Re: POP3 re-downloading mail

2004-11-08 Thread Sascha Wuestemann
On Sun, Nov 07, 2004 at 11:53:52PM -0500 or thereabouts, Warrick FitzGerald wrote: > They are using POP3 and have outlook set to leave messages on the > server. Is it possible that Outlook got confused with the mail server > change and now somehow can not figure out that it's downloaded emial >

Re: Pop3 Problems I think

2004-09-29 Thread Ken Murchison
Dave Carrera wrote: Hi List One of my users has set up his pop3 account to leave messages on my servers. When he reads or deletes some of them that instantly re-populate his inbox as if they have not been read or deleted. Would anyone now what could be happening. What client? Outlook? I'm guessin

Re: pop3: Logins must be at least 1 minute apart

2004-06-24 Thread lst_hoe01
Zitat von Marcus Schopen <[EMAIL PROTECTED]>: > Moin! > > On Thursday 24 June 2004 02:56, Jules Agee wrote: > > In /etc/imapd.conf, set: > > > > popminpoll: 0 > > ha, that's it. Thanks! > > Just a hint for IMP/Horde users: if popminpoll is activated you can login via > cyrus/pop3d, but can't read

Re: pop3: Logins must be at least 1 minute apart

2004-06-23 Thread Marcus Schopen
Moin! On Thursday 24 June 2004 02:56, Jules Agee wrote: > In /etc/imapd.conf, set: > > popminpoll: 0 ha, that's it. Thanks! Just a hint for IMP/Horde users: if popminpoll is activated you can login via cyrus/pop3d, but can't read any messages, because MP/Horde isn't able to handle this time de

Re: pop3: Logins must be at least 1 minute apart

2004-06-23 Thread Jules Agee
In /etc/imapd.conf, set: popminpoll: 0 Marcus Schopen wrote: Hi, may be a simple and stupid question, but I can't figure out how to disable this cyrus/pop3d message: "Sending of password did not succeed. Mailserver xyz.example.com responded: Logins must be at least 1 minute apart" I'm using cyr

Re: Pop3 "mysteriously" not responding

2003-11-18 Thread Ken Murchison
Jarod Beekman wrote: So I have that all too common administrators problem again it seems. With no apparent or admited changes being made to the system last Friday pop3 stopped completing connections, and I can not figure out what to do. I don't have an extensive knowledge of pop3, but I

Re: pop3 stalls - doesnt answer

2003-09-25 Thread Nils Vogels
J.D. Bronson wrote: I also noticed this in the log files: [sun1] 8:34:22pm /var/log> tail cyrus.log Sep 21 20:34:01 sun1 pop3d[9215]: accepted connection Sep 21 20:34:01 sun1 master[9231]: about to exec /usr/cyrus/bin/pop3d Sep 21 20:34:01 sun1 master[9048]: process 9215 exited, status 75 so...po

Re: pop3 stalls - doesnt answer

2003-09-21 Thread J.D. Bronson
I also noticed this in the log files: [sun1] 8:34:22pm /var/log> tail cyrus.log Sep 21 20:34:01 sun1 pop3d[9215]: accepted connection Sep 21 20:34:01 sun1 master[9231]: about to exec /usr/cyrus/bin/pop3d Sep 21 20:34:01 sun1 master[9048]: process 9215 exited, status 75 so...pop3d tries to execute

Re: POP3 "LAST" command

2003-06-30 Thread Ken Murchison
FWIW, I removed LAST from Cyrus 2.2. I read through all of the ietf-pop3 archives and it seems as if this command was ill-defined and doomed from the start. It was removed from the POP3 spec two RFC's ago and replaced by UIDL as the correct way for clients to track which messages it has alrea

Re: POP3 "LAST" command

2003-06-24 Thread Ken Murchison
David Carter wrote: On Tue, 24 Jun 2003, Ken Murchison wrote: RFC 1460 says nothing about maintaining this info across sessions. It also doesn't prohibit it. The Cyrus behavior seems perfectly reasonable and correct according to the ancient spec which defines it. Yep. I wasn't suggesting th

Re: POP3 "LAST" command

2003-06-24 Thread David Carter
On Tue, 24 Jun 2003, Ken Murchison wrote: > RFC 1460 says nothing about maintaining this info across sessions. It > also doesn't prohibit it. The Cyrus behavior seems perfectly reasonable > and correct according to the ancient spec which defines it. Yep. I wasn't suggesting the behaviour is unr

Re: POP3 "LAST" command

2003-06-24 Thread Ken Murchison
David Carter wrote: Hi everyone, I'm in the process of migrating from the UW IMAP and POP servers to Cyrus. One of my fetchmail users has picked up an inconsistency in the way that the two POP servers handle the POP3 LAST command. The LAST command appears to be obsolete, but is still fetchmail'

Re: POP3 authentication problem. Please Help.

2002-10-02 Thread Sergey Merkuriev
Hello, I found why not work POP3 and ask strange authentification. I added two paramters into imap.conig: sasl_minimum_layer: 0 sasl_auto_transition: no Thanks what answern on my email. ~ Sergey Merkuriev > > > Have trouble with POP3 it not work properly. I have two users: user1 and > > > use

Re: POP3 authentication problem. Please Help.

2002-10-01 Thread Ken Murchison
Quoting Ken Murchison <[EMAIL PROTECTED]>: > > > Sergey Merkuriev wrote: > > > > Hello All, > > > > Have trouble with POP3 it not work properly. I have two users: user1 and > > user2. The user1 have imap account and can login into IMAP server but > can't > > login into POP3 server and user2 ca

Re: POP3 authentication problem. Please Help.

2002-10-01 Thread Ken Murchison
Sergey Merkuriev wrote: > > Hello All, > > Have trouble with POP3 it not work properly. I have two users: user1 and > user2. The user1 have imap account and can login into IMAP server but can't > login into POP3 server and user2 cant login into POP3 server. The files > user1 and user2 exists i

Re: pop3 question

2002-02-20 Thread Philipp Sacha
Christian Mayer wrote: > Hello cyrus list > > I am setting up an cyrus-imap server. > There are some useres to connect with imap. > And the rest of the useres should connect with pop3. > So is it possible that the pop3 users are not allowed to connect with imap? > How should I setup the mailboxes

Re: pop3 question

2002-02-20 Thread [EMAIL PROTECTED]
There are many ways to do this: 1. Set the users in two different user databases, f.x. one in ldap and one in sasldb and use the -C config option in the cyrus.conf file for each service to set things right. 2. If I do not remember wrongly, there's a search-parameter config option for the sasl

Re: pop3 question

2002-02-20 Thread Birger Toedtmann
Christian Mayer schrieb am Wed, Feb 20, 2002 at 11:36:01AM +0100: > Hello cyrus list > > I am setting up an cyrus-imap server. > There are some useres to connect with imap. > And the rest of the useres should connect with pop3. > So is it possible that the pop3 users are not allowed to connect wi

Re: pop3 question

2002-02-20 Thread simon
On Wed, 2002-02-20 at 10:36, Christian Mayer wrote: > Hello cyrus list > > I am setting up an cyrus-imap server. > There are some useres to connect with imap. > And the rest of the useres should connect with pop3. > So is it possible that the pop3 users are not allowed to connect with imap? > How

Re: pop3/imapd

2001-06-30 Thread Ken Murchison
"J.D. Bronson" wrote: > > Is there a way to get the following: > > I want to allow pwcheck for pop3, but restrict plaintext passwords for imapd. > > Possible? If I understand what you are trying to do, yse two different config files for the services. For instance, the services lines in /etc