Re: Script to tell if Qpopper is running.

2013-11-25 Thread Bob Proulx
Account for Debian group mail wrote: > Once in a while the Qpopper on our mail server will just die. I have > to go in and issue a "/etc/init.d/openbsd-inetd restart" and it will > be backup and running. If 'openbsd-inetd restart' fixes it then the problem is th

Re: Script to tell if Qpopper is running.

2013-11-23 Thread Glenn English
On Nov 23, 2013, at 1:43 AM, Account for Debian group mail wrote: > "monit" looks like it might work! Monit runs here. It does restart stuff, among a lot of other cool things... -- Glenn English Disclaimer: Any disclaimer attached to this message may be ignored. smime.p7s Description:

Re: Script to tell if Qpopper is running.

2013-11-23 Thread Account for Debian group mail
Pol, Thanks for the hint... "mon" just alerts you, I have a program that does that already BUT "monit" looks like it might work! Again, thanks! Ken On Sat, 23 Nov 2013, Pol Hallen wrote: Has anyone written a script that will run under a cron job that checks to make sure that the pop3 s

Re: Script to tell if Qpopper is running.

2013-11-22 Thread Pol Hallen
Has anyone written a script that will run under a cron job that checks to make sure that the pop3 server is running and if not will restart it? apt-get install mon Pol -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas..

Re: Script to tell if Qpopper is running.

2013-11-22 Thread Sharon Kimble
On Fri, 22 Nov 2013 13:13:54 -0800 (PST) Account for Debian group mail wrote: > > > On Fri, 22 Nov 2013, Jerry Stuckle wrote: > > > On 11/22/2013 3:54 PM, Account for Debian group mail wrote: > >> >> >> Hello all, > >> >> Once in a

Re: Script to tell if Qpopper is running.

2013-11-22 Thread Account for Debian group mail
On Fri, 22 Nov 2013, Jerry Stuckle wrote: On 11/22/2013 3:54 PM, Account for Debian group mail wrote: Hello all, Once in a while the Qpopper on our mail server will just die. I have to go in and issue a "/etc/init.d/openbsd-inetd restart" and it will be backup and running.

Re: Script to tell if Qpopper is running.

2013-11-22 Thread Jerry Stuckle
On 11/22/2013 3:54 PM, Account for Debian group mail wrote: Hello all, Once in a while the Qpopper on our mail server will just die. I have to go in and issue a "/etc/init.d/openbsd-inetd restart" and it will be backup and running. Has anyone written a script that will run under

Script to tell if Qpopper is running.

2013-11-22 Thread Account for Debian group mail
Hello all, Once in a while the Qpopper on our mail server will just die. I have to go in and issue a "/etc/init.d/openbsd-inetd restart" and it will be backup and running. Has anyone written a script that will run under a cron job that checks to make sure that the pop3 server

Re: Need help dealing with the demise of qpopper [SOLVED]

2012-02-16 Thread Paul E Condon
On 20120216_113002, Chris Davies wrote: > Paul E Condon wrote: > > I have looked into qpopper replacement options. I'm sure setting up a > > replacement will be easy for many, but for me it presents a > > challenge. > > Happy to try and help you accept and over

Re: Need help dealing with the demise of qpopper

2012-02-16 Thread Andrei POPESCU
On Jo, 16 feb 12, 07:54:48, Paul E Condon wrote: > > Please accept my sincere apologies. I am old, and was tired and > cranky. Over night another suggestion has arrived which I tested > before writing this response. It works to my liking. Don't worry about it and glad you found something that su

Re: Need help dealing with the demise of qpopper

2012-02-16 Thread Paul E Condon
On 20120216_122003, Andrei POPESCU wrote: > On Mi, 15 feb 12, 18:17:11, Paul E Condon wrote: > > > > Thanks but ... What is dovecot? And which host is it to be installed? > > You asked for replacements to qpopper and this is what I suggested. See > 'apt-cache show

Re: Need help dealing with the demise of qpopper

2012-02-16 Thread Chris Davies
Paul E Condon wrote: > I have looked into qpopper replacement options. I'm sure setting up a > replacement will be easy for many, but for me it presents a > challenge. Happy to try and help you accept and overcome the challenge :-) I'm not familiar with qpopper or the alter

Re: Need help dealing with the demise of qpopper

2012-02-16 Thread Andrei POPESCU
On Mi, 15 feb 12, 18:17:11, Paul E Condon wrote: > > Thanks but ... What is dovecot? And which host is it to be installed? You asked for replacements to qpopper and this is what I suggested. See 'apt-cache show dovecot-pop3d' for more info. To make even more precise suggest

Re: Need help dealing with the demise of qpopper

2012-02-15 Thread Paul E Condon
On 20120216_015139, Andrei POPESCU wrote: > On Mi, 15 feb 12, 14:18:38, Paul E Condon wrote: > > [snip] > > Don't know about POP3, but for IMAP I just installed dovecot-imapd and > it automatically picked up my ~/Maildir/ > I expect the same would happen with dovecot-pop3d (but I'm too lazy to

Re: Need help dealing with the demise of qpopper

2012-02-15 Thread Andrei POPESCU
On Mi, 15 feb 12, 14:18:38, Paul E Condon wrote: [snip] Don't know about POP3, but for IMAP I just installed dovecot-imapd and it automatically picked up my ~/Maildir/ I expect the same would happen with dovecot-pop3d (but I'm too lazy to test). Could you give more details, like where the e-ma

Need help dealing with the demise of qpopper

2012-02-15 Thread Paul E Condon
I have been using qpopper on some hosts on my home LAN. I use fetchmail, procmail, and mutt in an arrangement that I learned about when I first took up using Debian many years ago. qpopper allowed me to integrate watching system error messages into my mail set up without ever having to learn much

failure of authentication for Qpopper

2010-02-08 Thread peasthope
Another problem since the update of Squeeze yesterday. Qpopper was removed and I reinstalled it. As for the original installation, I left qpopper.conf as installed. When the mailer attempts retrieval from qpopper this message appears. RCV: -ERR [AUTH] PAM authentication failed for user

How to log bad password with qpopper?

2009-02-24 Thread Account for Debian group mail
Hello, I don't know if this has come up before but is there a way to log what the bad password was in the auth.log file when a user is trying to get mail with qpopper? I know of the security risks - etc, but it sure would make it easier to trouble shoot these guy typing problems when yo

Solved! qpopper - Failed to create /var/spool/pop/.username.pop

2008-11-01 Thread Jerry Stuckle
Jerry Stuckle wrote: The problem here, for anyone else who might have had this problem, was that the /var/mail directory's group was root, instead of mail. Evidently qpopper gets the gid from this directory's group. Changing the group to mail solved the problem. Hi, all, A bit

qpopper - Failed to create /var/spool/pop/.username.pop

2008-10-31 Thread Jerry Stuckle
to create /var/spool/pop/.username.pop with uid 1000, gid 0. Change permissions. I looked at /var/spool/pop; the owner is root:mail, permissions drwxrwsr-x, just like they should be. I originally had qpopper starting in inetd.conf with the following: pop-3 stream tcp nowait root /usr/sbin

qpopper in syslog

2007-06-14 Thread michael
I've noticed the following in my syslog but can't work out what it is exactly (something to do with POP but why?) and whether it's a problem or not. All hints welcome! Michael Jun 14 10:09:58 ratty in.qpopper[19291]: connect from 81.242.5.102 (81.242.5.102) Jun 14 10:09:58 ratty in.qpopper[19291]:

(qpopper_4.0.5-4sarge1_amd64 + qpopper-mysql-0.14.patch) compilation error (fwd)

2006-04-08 Thread Toth Szabolcs
Dear Debian users, I tired to compile and make a package from the qpopper_4.0.5-4sarge1_amd64 source files after I applied the qpopper-mysql-0.14.patch, but I had got some problem during the proceudre. 1. I couldn't applie the patch fully by the debian src however there was no problem wit

pop.auth - APOP - qpopper

2006-01-13 Thread Account for Debian group mail
Does anyone know of a util program that can read the pop.auth file to help us maintain this data base? Thanks, Ken Rea -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: smtp exim4 qpopper

2004-08-11 Thread John Thomas Langton
t for whatever your lan uses hope this at least points some people in the right direction John [EMAIL PROTECTED] (John Thomas Langton) wrote in message news:<[EMAIL PROTECTED]>... > I've recently installed debian sarge, qpopper, and exim4 on my > machine. Haven't changed t

Re: smtp exim4 qpopper

2004-08-11 Thread John Thomas Langton
t for whatever your lan uses hope this at least points some people in the right direction John [EMAIL PROTECTED] (John Thomas Langton) wrote in message news:<[EMAIL PROTECTED]>... > I've recently installed debian sarge, qpopper, and exim4 on my > machine. Haven't changed t

smtp exim4 qpopper

2004-08-10 Thread John Thomas Langton
I've recently installed debian sarge, qpopper, and exim4 on my machine. Haven't changed the defaults at all and mail works locally fine. However, if I try to connect with a client from a different machine, mail does not work. If I telnet to my linux box from my linux box it connects

QPOPPER error

2004-01-21 Thread Jean-Paul Lacharme
Why do two users (2 upon 200) systematically provoque these error while using pop ? Jan 18 10:48:16 ehess in.qpopper[31393]: rychen at lns-th2-1-82-64-8-226.adsl.proxad.net (82.64.8.226): -ERR [AUTH] not authenticated [pop_apop.c:329] ... Jan 18 11:30:43 ehess in.qpopper[31649]: taurisso at AMon

qpopper timeout and automount expiration

2003-01-17 Thread Haim Ashkenazi
Hi I'm having a strange problem in one of my customers mail servers. the mail server (woody, qpopper) is part of a NIS and gives pop3 services. the home directories are mounted through automount from Network Appliance machine. at the moment it's being tested by a few users (client

Re: Qpopper with SSL

2002-06-28 Thread nate
> Hi all, > > I apologize in advance for a query not directly related to Debian, but I > > thought somebody on this list may be able to offer me some help with try disabling the SSL support in qpopper and installing sslwrap, i use sslwrap with several services(including POP

Qpopper with SSL

2002-06-28 Thread Amal Phadke
Hi all, I apologize in advance for a query not directly related to Debian, but I thought somebody on this list may be able to offer me some help with Qualcomm qpopper with TLS/SSL setup on my Debian "unstable" box. I precisely followed instructions in the qpopper documentation abou

performace on qpopper dial client from internet

2002-05-16 Thread César Augusto Seronni Filho
Hi guys I am having some very troble problem with performace on my mail server :( I have one email server with sendmail(smtp) and qpopper(pop3). My sendmail works very fast with all kind of my clients. But qpopper works fast with my "high speed clients"(LAN's clients and D

Qpopper, Exim and MySQL problems

2002-05-08 Thread Paulo Henrique Baptista de Oliveira
Hi all, I got qpopper and exim MySQL patches to work in Debian GNU/Linux Potato 2.2 (kernel 2.2.19) on a PIII 800 Mhz and 320 Mb RAM. Exim version is 3.12 and qpopper version is 3.1.2-mysql-0.11.2. Yesterday, my machine (with many smtp and pop connectios) but

qpopper package

2002-04-23 Thread Derek J. Balling
As recently as 4.0.3-11, qpopper creates /var/spool/pop with ownership root/mail, mode 2755. In that configuration, it generates a dialog such as: +OK Qpopper (version 4.0.3) at mail01.byramhealthcare.com starting. <[EMAIL PROTECTED]> user dballing +OK Password required for dballing

Re: qpopper

2001-12-01 Thread Bob Bernstein
On Sat, Dec 01, 2001 at 02:58:37PM -0500, Nick Furman wrote: > Hi! Hi. Don't start new threads by replying to an existing, but totally unrelated, one. > Please respond directly to my email account. Make that: "Please cc: my email account." If someone has an answer it ought to be made availab

qpopper

2001-12-01 Thread Nick Furman
Hi! I need some help with compiling qpopper on my own. Here's what it gets to: test -f popper.c test root = "`whoami`" rm -rf debian/tmp install -d -g root -m 755 debian/tmp install -d -g root -m 755 debian/tmp/DEBIAN install -d -g root -m 755 debian/tmp/{usr,var} install -d

Re: Any HOWTO on PAM ? (qpopper pop3 auth)

2001-10-15 Thread Ian Patrick Thomas
On Mon, Oct 15, 2001 at 10:27:37AM +0200, R. Alexander wrote: > I would like to have qpopper authenticating not on the system's > userid/password but on it's own userid's/passords (to avoid passing system > passwords in the clear). > > Someone told me that qpopp

Any HOWTO on PAM ? (qpopper pop3 auth)

2001-10-15 Thread R. Alexander
I would like to have qpopper authenticating not on the system's userid/password but on it's own userid's/passords (to avoid passing system passwords in the clear). Someone told me that qpopper supporto PAM authentication ... >From here to getting what I want I am afraid I'

BUGTRAQ: qpopper (fwd)

2001-06-07 Thread Account for Debian group mail
Anyone know if anything is being done about this with Debian ? Thanks, Ken Rea -- Forwarded message -- Date: Fri, 1 Jun 2001 23:28:20 -0700 From: Qpopper Support <[EMAIL PROTECTED]> Subject: Qpopper 4.0.3 Fixes Buffer Overflow Qpopper 4.0.3 is available a

Re: qpopper weirdness

2001-04-05 Thread MaD dUCK
also sprach Nathan Ollerenshaw (on Thu, 05 Apr 2001 11:45:18AM +0100): > Yeah, qpopper does that. Try running it in "server" mode (I forget the > correct switch) or switch to cucipop which doesn't play around with the > mailbox so much. tried both, but with no success.

Re: qpopper weirdness

2001-04-05 Thread Nathan Ollerenshaw
On Wed, 4 Apr 2001, MaD dUCK wrote: > hey, > i am using qpopper for pop3 access. one of my users hasn't been > reading mail in two weeks, and now her mailbox is 16Mb. that's not a > lot, no. however, she uses microcrap software, which is not succeeding > at download

Re: qpopper weirdness

2001-04-04 Thread Nate Amsden
MaD dUCK wrote: > > also sprach Nathan E Norman (on Wed, 04 Apr 2001 03:03:39PM -0500): > > I never had any major problems with cucipop. There are two caveats: > > well, for the sake of fixing this promptly, i went ahead and replaced > qpopper with cucipop. however, now

cucipop delays (was: qpopper weirdness)

2001-04-04 Thread MaD dUCK
an addendum... the delay is dependent on the mailbox size. if i POP to an account with a small mailbox, it works like a jiffy. however, when connecting to an account with a 16Mb mailbox size, it takes 20 seconds before cucipop returns the login acknowledgement. i.e. fishbowl:~> nc mail 110 +OK Cu

Re: qpopper weirdness

2001-04-04 Thread MaD dUCK
also sprach Nathan E Norman (on Wed, 04 Apr 2001 03:03:39PM -0500): > I never had any major problems with cucipop. There are two caveats: well, for the sake of fixing this promptly, i went ahead and replaced qpopper with cucipop. however, now there is a 20 second delay between the user enter

qpopper weirdness

2001-04-04 Thread MaD dUCK
hey, i am using qpopper for pop3 access. one of my users hasn't been reading mail in two weeks, and now her mailbox is 16Mb. that's not a lot, no. however, she uses microcrap software, which is not succeeding at downloading whereas a direct POP3 interaction with the server through netca

mail server... exim and qpopper

2001-02-07 Thread Mike Egglestone
Hi.,.. I'm having some problems setting up my email pop server... I have installed qpopper I don't have a valid domain... I figured I could use email addresses with IP addresses instead of domains for nowex [EMAIL PROTECTED] (where mike is a user on my localhost) Anyway.,..

Re: NIS and Qpopper?...

2000-11-29 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Max Lock <[EMAIL PROTECTED]> wrote: > Has anyone managed to get Qpopper to authenticate using NIS?! Yes, been running that way for years now. >I've >installed both binary packages from the stable archives. NIS works fine >and I can yp

NIS and Qpopper?...

2000-11-29 Thread Max Lock
Hi folks, Has anyone managed to get Qpopper to authenticate using NIS?! I've installed both binary packages from the stable archives. NIS works fine and I can ypcat the passwd file. BUT when I telnet to port 110 it tells me my passwd is incorrect, I have another working qpopper based

Re: NEWBIE: qpopper (SOLVED)

2000-11-19 Thread Sebastiaan
ading mail with qpopper. Reading mail with pine > > work fine. I installed this package, but when logging in on the pop3 port, > > qpopper gives some errors: > > > > $ telnet localhost 110 > > +OK QPOP > > user sebas > > pass haha > > -ERR Syst

Re: NEWBIE: qpopper

2000-11-18 Thread Sebastiaan
On Sat, 18 Nov 2000, Ethan Benson wrote: > On Sat, Nov 18, 2000 at 04:39:20PM +0100, Sebastiaan wrote: > > Hello, > > I have a problem with reading mail with qpopper. Reading mail with pine > > work fine. I installed this package, but when logging in on the pop3 port, &

Re: NEWBIE: qpopper

2000-11-18 Thread Ethan Benson
On Sat, Nov 18, 2000 at 04:39:20PM +0100, Sebastiaan wrote: > Hello, > I have a problem with reading mail with qpopper. Reading mail with pine > work fine. I installed this package, but when logging in on the pop3 port, > qpopper gives some errors: > > $ telnet localh

NEWBIE: qpopper

2000-11-18 Thread Sebastiaan
Hello, I have a problem with reading mail with qpopper. Reading mail with pine work fine. I installed this package, but when logging in on the pop3 port, qpopper gives some errors: $ telnet localhost 110 +OK QPOP user sebas pass haha -ERR System error, can't open temporary file, do yo

Re: qpopper problmes help!

2000-07-04 Thread Alberto Rodríguez Ortega
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 At 17.18 3/7/00 -0700, Nick wrote: >hi guys, > >i am using qpopper as my pop-3 server and when i try to login from a >remote machine >i get the following error in xconsole: >in.qpopper (v2.53) Unable to get canonical name of client

Re: qpopper problmes help!

2000-07-03 Thread Ethan Benson
On Mon, Jul 03, 2000 at 05:18:02PM -0700, Nick wrote: > hi guys, > > i am using qpopper as my pop-3 server and when i try to login from a remote > machine > i get the following error in xconsole: > in.qpopper (v2.53) Unable to get canonical name of client, err = 0 > > ho

qpopper problmes help!

2000-07-03 Thread Nick
hi guys, i am using qpopper as my pop-3 server and when i try to login from a remote machine i get the following error in xconsole: in.qpopper (v2.53) Unable to get canonical name of client, err = 0 how do i configure qpopper to accept connections? thankx

Re: receiving mail / qpopper

2000-04-14 Thread ktb
I have a small network with a firewall and another computer. Both have > Slink installed. On the firewall computer I have exim, fetchmail, > qpopper and mutt installed. I can send and receive mail just fine from > the firewall. What I want to do is send and receive from the other >

receiving mail / qpopper

2000-04-14 Thread ktb
I have a small network with a firewall and another computer. Both have Slink installed. On the firewall computer I have exim, fetchmail, qpopper and mutt installed. I can send and receive mail just fine from the firewall. What I want to do is send and receive from the other computer. At this

Re: qpopper doesn't deliver local mail.

2000-02-07 Thread 芦田克美
This is self response. Oh No! My /usr/bin/deliver was erased. What a shamefully.Sorry. - Original Message - 送信者 : 芦田克美 <[EMAIL PROTECTED]> 宛先 : 送信日時 : 2000年2月7日 午後 05:37 件名 : qpopper doesn't deliver local mail. > Hi all, > > My qpopper doesn't seems to deliv

qpopper doesn't deliver local mail.

2000-02-07 Thread 芦田克美
Hi all, My qpopper doesn't seems to deliver local mail. My Linux Server has two NIC(global and local),and already setup Sendmail and Qpopper. For example,I sent mail to own mail-address,So I found mail-data in /var/spool/mqueue ,but Fetching mail from local PC returns no mail. I also ch

RE: small problem with qpopper

1999-10-11 Thread Pollywog
duhh I think I found the problem. I changed my password while in X, and I probably should have logged out of KDE in order to change my user password. -- Andrew On 10-Oct-99 Pollywog wrote: > I changed my user password, and I am finding qpopper log entries which > indicate that ther

small problem with qpopper

1999-10-10 Thread Pollywog
I changed my user password, and I am finding qpopper log entries which indicate that there is a password problem, yet I *am* able to get my mail. I change my password back to the old one and these messages stop appearing in my log. The messages look like this: Oct 10 22:44:07 lilypad in.qpopper

Re: qpopper

1999-09-07 Thread Bob Nielsen
I've had a similar problem with qpopper on a P-150, so it is probably not a function of architecture. I tried deleting the lockfile on the server, but as soon as I tried to retrieve the mail, it created a new lockfile on the server and I get the same error. I installed cucipop (non

qpopper

1999-09-07 Thread Levente Hársfalvi
Hi all! I'm trying to set up a Linux box on an old SparcServer. However, qpopper tricks me; whatever I try, I can't download letters from the beast by pop3. It says something like a maillock error, and the /var/spool/mail/pop directory actually contains the mentioned files but all of t

Re: speaking of qpopper...

1999-09-07 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Pollywog <[EMAIL PROTECTED]> wrote: >I am finding these messages in my logs. I use Exim with fetchmail and >qpopper. Debian Potato. > >Sep 6 22:35:19 lilypad in.qpopper[18514]: @localhost: -ERR Too few >arguments >for the auth comma

speaking of qpopper...

1999-09-06 Thread Pollywog
I am finding these messages in my logs. I use Exim with fetchmail and qpopper. Debian Potato. Sep 6 22:35:19 lilypad in.qpopper[18514]: @localhost: -ERR Too few arguments for the auth command. thanks -- Andrew

RE: qpopper

1999-09-06 Thread Paul McHale
use dselect. I think it comes with the distribution. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, September 06, 1999 5:16 PM > To: debian-user@lists.debian.org > Subject: qpopper > > > Hi > > Where can i fi

qpopper

1999-09-06 Thread zdrysdal
Hi Where can i find the debian compiled package qpopper?? thanx

Help - Mail: Qpopper and Outlook

1999-07-12 Thread Mike Patterson
I hate to say I'm using a Microsoft product-- but I am. Pocket Outlook for my HP680 Jornada. I have an slink debian system with qpopper on a local net at 192.168.0.1. It has a modem on it, which I connect to wih my Palmtop using PPP. The palmtop is assigned 192.168.0.69, and can do ne

Re: qpopper error message

1999-06-13 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Matthew Thompson <[EMAIL PROTECTED]> wrote: >Hello, > >mail.mattyt.net(doma) is running slink with qpopper installed. >[EMAIL PROTECTED] and [EMAIL PROTECTED] can retrieve their mail just fine, but >when they do, xconsole says: > &g

qpopper error message

1999-06-13 Thread Matthew Thompson
Hello, mail.mattyt.net(doma) is running slink with qpopper installed. [EMAIL PROTECTED] and [EMAIL PROTECTED] can retrieve their mail just fine, but when they do, xconsole says: Jun 13 00:33:22 doma in.qpopper[710]: connect from jay.mattyt.net Jun 13 00:33:22 doma in.qpopper[710]: [EMAIL

[SOLVED] Re: qpopper: What does -ERR maillock: /var/spool/pop/username.pop mean

1999-04-21 Thread Nils Rennebarth
ed > after the USER and PASS commands. > > I just newly installed qpopper on this machine. What could be wrong? Hate to follow up on my own mails, but the above is solved: I carelessly used tar in /var/spool/mail and got it's permissions changed to rwxr-xr-x bin mail instead of

qpopper: What does -ERR maillock: /var/spool/pop/username.pop mean

1999-04-21 Thread Nils Rennebarth
I receive these messages in my syslog when debugging is turned on, and the user don't get their mail with pop-3, with the same error message. Telnetting to pop-3 port gives the same message and the session is ended after the USER and PASS commands. I just newly installed qpopper on this ma

Re: QPopper question?

1999-04-20 Thread Jonathan Guthrie
On Mon, 19 Apr 1999, Clint Rhodes wrote: > I am having some strange problems with my qpopper. I have several usres > who are not able to check their email, and I also have several > (including my office) who ARE able to check their email. > Any suggestions would be helpful! Thi

Re: Hashed mailspool on procmail and qpopper

1999-04-19 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Pete Templin <[EMAIL PROTECTED]> wrote: >FWIW, I have managed to get procmail to use _only_ the hashed mailspool, >but haven't been able to get qpopper to compile (missing a mailock.h file >as referenced in pop_dropcopy.c). To compile q

Hashed mailspool on procmail and qpopper

1999-04-19 Thread Pete Templin
Does anybody have good patches for procmail and qpopper (from the hamm vintage) that implements a hashed mail spool (aka /var/spool/mail/u/s/user), preferably such that they use the hashed version if it exists, and the non-hashed if it doesn't? I'm not a good enough C programmer to ev

QPopper question?

1999-04-19 Thread Clint Rhodes
I am having some strange problems with my qpopper. I have several usres who are not able to check their email, and I also have several (including my office) who ARE able to check their email. I was trying to track down the culprit, and I notice some conspicuous errors in my popper log. There

Re: qpopper is dead..

1999-03-26 Thread Bob Nielsen
On Fri, 26 Mar 1999, Pollywog wrote: > > On 26-Mar-99 George Bonser wrote: > > > > Stopped working here too, had to switch to cucipop. > > > > I just ordered a slink disk. Will I have this problem when I upgrade Debian > if I leave inetd alone? I'v

Re: qpopper is dead..

1999-03-26 Thread Anthony Landreneau
Got it working again, but I had to go back to inetd instead of xinetd. > >On 26-Mar-99 George Bonser wrote: >> >> Stopped working here too, had to switch to cucipop. >> > >I just ordered a slink disk. Will I have this problem when I upgrade Debian >if I leave inetd alone? > >-- >Andrew > >[PGP5.

Re: qpopper is dead..

1999-03-26 Thread Pollywog
On 26-Mar-99 George Bonser wrote: > > Stopped working here too, had to switch to cucipop. > I just ordered a slink disk. Will I have this problem when I upgrade Debian if I leave inetd alone? -- Andrew [PGP5.0 Key ID 0x5EE61C37]

qpopper is dead..

1999-03-26 Thread Anthony Landreneau
Greetings, Upgraded a few programs on my mailserver, went from inetd to xinetd. qpopper no longer works. Can't seem to open a socket on port 110. It is in the inetd.conf file, it is also listed in the xinetd.conf. Still not working. Any insight would be appreciated. An

Re: qpopper && quota

1999-01-21 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Jens B. Jorgensen <[EMAIL PROTECTED]> wrote: >Miquel van Smoorenburg wrote: >> > 3. Is there some other pop server that behaves different? >> >> No, unless you move to maildir format, which isn't supported >> by most of the debian mailers and none of the pop se

Re: qpopper && quota

1999-01-21 Thread Jens B. Jorgensen
ttach. The problem is that when some user with a little more than the > >half of its quota tries to get e-mail via pop3, he/she gets a quota > >exceeded message, because the qpopper do a temporary copy of the mail file > >after it changes to the user/group of the user requesting th

Re: qpopper && quota

1999-01-21 Thread Jens B. Jorgensen
Mário Olímpio de Menezes wrote: > On Thu, 21 Jan 1999, Jens B. Jorgensen wrote: > > > Well, one great way is to go to qmail and use Maildirs. It makes you > > wonder why anyone would want to put a collection of email messages > > end-to-end in a file. Maildirs stores each message in a separate fil

Re: qpopper && quota

1999-01-21 Thread Miquel van Smoorenburg
alf of its quota tries to get e-mail via pop3, he/she gets a quota >exceeded message, because the qpopper do a temporary copy of the mail file >after it changes to the user/group of the user requesting the pop. The temporary files used to be in /var/spool/mail. Exactly for this reason,

Re: qpopper && quota

1999-01-21 Thread Mário Olímpio de Menezes
On Thu, 21 Jan 1999, Jens B. Jorgensen wrote: > Well, one great way is to go to qmail and use Maildirs. It makes you > wonder why anyone would want to put a collection of email messages > end-to-end in a file. Maildirs stores each message in a separate file. > No need to make temp copies. Also, Ma

Re: qpopper && quota

1999-01-21 Thread Jens B. Jorgensen
lf of its quota tries to get e-mail via pop3, he/she gets a quota > exceeded message, because the qpopper do a temporary copy of the mail file > after it changes to the user/group of the user requesting the pop. > My questions are: > 1. Is this the only behavior

qpopper && quota

1999-01-21 Thread Mário Olímpio de Menezes
I can prevent the spool area to hog all disk space with tons of messages with megs of attach. The problem is that when some user with a little more than the half of its quota tries to get e-mail via pop3, he/she gets a quota exceeded message, because the qpopper do a temporary copy of the mail file

Re: Help on qpopper

1998-11-02 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Wilson Tuma <[EMAIL PROTECTED]> wrote: >How do I can figure qpopper so that I can send a bulletin to all members of >my network with just a single posting. Read the docs in /usr/doc/qpopper/ Mike. -- ... one of the main causes of the fall of th

Re: Help on qpopper

1998-11-02 Thread Nathan E Norman
On Mon, 2 Nov 1998, Wilson Tuma wrote: : : Hi : : How do I can figure qpopper so that I can send a bulletin to all members of : my network with just a single posting. RTFM the qpopper man page and keep a weather eye for "Bulletins". -- Nathan Norman MidcoNet 410 South Phill

Re: Help on qpopper

1998-11-02 Thread Marc Haber
On Mon, 2 Nov 1998 13:31:04 +0100, you wrote: >How do I can figure qpopper so that I can send a bulletin to all members of >my network with just a single posting. This is not a popper problem. You need to make an alias for your network members. Look at /etc/aliases. Greeting

Help on qpopper

1998-11-02 Thread Wilson Tuma
Hi How do I can figure qpopper so that I can send a bulletin to all members of my network with just a single posting. Thanks Wilson

Q: qpopper error

1998-09-30 Thread ing.Bubulac Angela Tatiana
canonical name of client, err = 2 Sep 30 09:58:06 alpha2 in.qpopper[11796]: (v2.3) Unable to get canonical name of client, err = 2 Sep 30 10:02:07 alpha2 in.qpopper[11803]: (v2.3) Unable to get canonical name of client, err = 2 Could someone tell me qpopper "Unable to get canonical ...&q

Re: qpopper and cucipop

1998-09-24 Thread Oliver Thuns
I run an MTA, but I want a authentication for relayed mails and this is not possible with smtp. Cucipop ist faster than qpopper, but does not support XTND XMIT. So cucipop should be default and qpopper for sending mails via POP3. But I found the solution: I installed qpopper with --force

Re: qpopper and cucipop

1998-09-23 Thread Jens B. Jorgensen
I'm not sure you can tell qpopper to run on a port other than 110 and even if you did this would probably cause you problems since most clients don't allow you to specify a port for your pop server. One possibility would be to use ip aliasing to add another IP and have qpopper bind to

qpopper and cucipop

1998-09-23 Thread Oliver Thuns
Hello! Is it possible to install qpopper AND cucipop? cucipop should be the default pop3 server and qpopper should listen to another port for receiving emails (xtnd xmit).

Re: Which pop3: qpopper or cucipop?

1998-06-09 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Steve Lamb <[EMAIL PROTECTED]> wrote: >Personally I stay away from qpopper as much as possible. cucipop has >been running fine for me here for weeks. I maintain the qpopper package. We're using it on a system with 4000 users (internet

Re: Which pop3: qpopper or cucipop?

1998-06-09 Thread Steve Lamb
On Tue, 09 Jun 1998 08:29:30 -0600, Rick Macdonald wrote: >How do I decide which POP3 server to run, qpopper or cucipop? Personally I stay away from qpopper as much as possible. cucipop has been running fine for me here for weeks. -- Steve C. Lamb | Opini

Which pop3: qpopper or cucipop?

1998-06-09 Thread Rick Macdonald
How do I decide which POP3 server to run, qpopper or cucipop? I'll simply be serving mail to my wife's Win95 machine over our lan at home. I'll get her mail from her ISP over my cable modem or ADSL using fetchmail. I don't have to _send_ her outgoing mail; the Win95 box will

qpopper and users

1998-04-02 Thread Tamas Imrei
Hello, is there any way that I can tell qpopper to allow or deny specific users to use pop3? Thanks, Tamas Imrei [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: qpopper, and APOP

1998-03-18 Thread Jens B. Jorgensen
The only email client I know of which supports APOP is Eudora. I can assure you Netscape 4 doesn't. Also note that neither qpopper or cucipop (at least not the versions I've tried) has support for this enabled, though cucipop is capable. I compiled and tested my own cucipop from sou

qpopper, and APOP

1998-03-18 Thread finn
I'm a bit confused about APOP ... when is this useful? Oh, I know it prevents users from sending cleartext passwords over the net, but what supports APOP? Most Windows apps sure don't seem to, and those are what I need to support, unfortunately ... If someone could shed some light on this I'd be

  1   2   >