Re: [vchkpw] smtp after pop

2005-01-20 Thread Tom Collins
On Jan 20, 2005, at 5:05 PM, kalin mintchev wrote: thanks Eric. that was what i was suggesting in my third question. i'd think that the vpopmail sessions are id-ed on mac numbers. isn't it true then that if i go to a public space where i use my laptop to retrieve my mail everybody in that space w

Re: [vchkpw] Jan 20 21:08:11 bliz out of memory [986]

2005-01-20 Thread Tom Collins
On Jan 20, 2005, at 7:24 PM, MA wrote: #!/bin/sh exec /usr/local/bin/softlimit -m 200 \ /usr/local/bin/tcpserver -v -R -H -l 0 0 110 /var/qmail/bin/qmail-popup \ bliz.bliz.com strace -o /tmp/logpop3.log /usr/local/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1 Change 200 to 6

[vchkpw] Removing entries from vlog with user/domain deleted

2005-01-20 Thread Tom Collins
"secnetdk" submitted the following patch on SourceForge: http://sourceforge.net/tracker/? func=detail&atid=577800&aid=1099800&group_id=85937 It adds code to delete the associated vlog entries when a user or domain are deleted. Does anyone on the list have a need/reason for vlog entries to stay

[vchkpw] Jan 20 21:08:11 bliz out of memory [986]

2005-01-20 Thread MA
Hello I have a default installation qmail 1.03 + vpopmail 5.4.0 +qmail-scanner (default paths) dual xeon, 2gb ram, kernel 2.4.21-27.0.2.ELsmp #1 SMP Red Hat Enterprise Linux ES release 3 (Taroon Update 4) vpopmail configured with options vpopmail 5.4.0 Current s

Re: [vchkpw] smtp after pop

2005-01-20 Thread kalin mintchev
>> 1. how come i'm able to use the same smtp on two different machines on >> the >> home network without having to authenticate for smtp on the imap >> account? > > It is possible that you're using a NAT router/gateway between your > home network and your ISP? If so, the NAT address on the WAN si

[vchkpw] Help in defining regex-like addresses in vpopmail

2005-01-20 Thread Gino LV. Ledesma
Hi, I've been searching the archives and Google for some way to copy sendmail's virtusertable regex settings but haven't turned out any. Is it possible to do "regex"-like addresses such that: [EMAIL PROTECTED] is forwarded/aliased to [EMAIL PROTECTED] Thanks! -- Gino LV. Ledesma // Quote: "T

RE: [vchkpw] vpopmail and nfs

2005-01-20 Thread Grant Supp
> > rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 rt_sigaction(SIGCHLD, > > NULL, {SIG_DFL}, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 > > nanosleep({2, 0}, {2, 0}) = 0 > > fcntl64(5, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, > start=0, len=0}) = > > -1 ENOLCK (No locks avai

Re: [vchkpw] smtp after pop

2005-01-20 Thread Eric Ziegast
> 1. how come i'm able to use the same smtp on two different machines on the > home network without having to authenticate for smtp on the imap account? It is possible that you're using a NAT router/gateway between your home network and your ISP? If so, the NAT address on the WAN side of your rou

[vchkpw] smtp after pop

2005-01-20 Thread kalin mintchev
hi all.. how exactly is smtp after pop working? i did some checks with a new machine i just did that has vpopmail with smtp after pop installed. it also has qmail patched for smtp-auth. both qmail-pop3d and courier-imap are used. i was doing some tests from 2 different remote machines on a home

RE: [vchkpw] multiple issues.....cannot get in!!

2005-01-20 Thread Charles J. Boening
It could be as J-W says. The pop daemon doesn't have enough memory available as it's scanning a Maildir that size. I have never played with increasing the softlimit but go ahead and give it a shot. Won't hurt. Charlie -Original Message- From: Bob Ababurko [mailto:[EMAIL PROTECTED

Re: [vchkpw] multiple issues.....cannot get in!!

2005-01-20 Thread X-Istence
On Jan 20, 2005, at 2:57 PM, Bob Ababurko wrote: X-Istence wrote: On Jan 19, 2005, at 1:45 PM, Charles J. Boening wrote: How many messages does the user have? I have seen this error when there are thousands of messages in a user's Maildir. Charlie I agree with Charlie. Thing to do is set the DAT

Re: [vchkpw] multiple issues.....cannot get in!!

2005-01-20 Thread Tom Collins
On Jan 20, 2005, at 11:26 AM, Bob Ababurko wrote: Actually, that may indeed be the case. I have around 500 files in /cur and about 1700 in /new. So, I cannot believe that this is typical behavior for vpopmail. If it is I am going to cry. I dont want to have to deal with anymore migrations on

Re: [vchkpw] multiple issues.....cannot get in!!

2005-01-20 Thread Bob Ababurko
X-Istence wrote: On Jan 19, 2005, at 1:45 PM, Charles J. Boening wrote: How many messages does the user have? I have seen this error when there are thousands of messages in a user's Maildir. Charlie I agree with Charlie. Thing to do is set the DATALIMIT higher, it is because it is unable to use t

Re: [vchkpw] multiple issues.....cannot get in!!

2005-01-20 Thread Bob Ababurko
Tom Collins wrote: On Jan 18, 2005, at 7:27 PM, Bob Ababurko wrote: I am running vpopmail with vchkpw and I am having an few isssues that I believe are connected. I have many virtual domains, but on at lease one account in one domain, I cannot log into my mail and see the error, Sending of the

RE: [vchkpw] chkuser 2.0 and vpopmail w/mysql

2005-01-20 Thread tonix (Antonio Nati)
At 17.47 20/01/2005, you wrote: So based on what you have said, if chkuser relies on vpopmail commands to determine existence then my current setup should work just fine. If chkuser directly reads the virtualdomains file, then I will have problems. Hi Brian, chkuser relies on vpopmail for domains (

RE: [vchkpw] chkuser 2.0 and vpopmail w/mysql

2005-01-20 Thread Brian Lanier
>-Original Message- >From: Rick Macdougall [mailto:[EMAIL PROTECTED] >Sent: Wednesday, January 19, 2005 3:29 PM >To: vchkpw@inter7.com >Subject: Re: [vchkpw] chkuser 2.0 and vpopmail w/mysql > > > >Brian Lanier wrote: >>>-Original Message- >>>From: Jeremy Kitchen [mailto:[EMAIL PRO