Re: [vchkpw] Sqwebmail not letting us login

2003-08-29 Thread Oden Eriksson
lördagen den 30 augusti 2003 00.07 skrev Jason Silverglate: > I just installed Sqwebmail and I am running the latest version of > vpopmail but sqwebmail won't let me login. Can anyone provide a good > configure string that would work? - cut - #!/bin/sh export CC="gcc" export CFLAGS="-O3 -march

[vchkpw] Sqwebmail not letting us login

2003-08-29 Thread Jason Silverglate
I just installed Sqwebmail and I am running the latest version of vpopmail but sqwebmail won’t let me login.  Can anyone provide a good configure string that would work? Thanx Jay

Re: [vchkpw] About qmail not opening ports

2003-08-29 Thread Jonas Pasche
Hi, > Qmail starts ok, qmailctl stat give no errors: > > /service/qmail-send: up (pid 14307) 1 seconds > /service/qmail-send/log: up (pid 12920) 101 seconds > /service/qmail-smtpd: up (pid 14316) 0 seconds > /service/qmail-smtpd/log: up (pid 14303) 1 seconds qmail-send logging is running for 10

Re: [vchkpw] courier pop3d

2003-08-29 Thread Michael Bowe
- Original Message - From: "Tom Collins" <[EMAIL PROTECTED]> To: "vpopmail list" <[EMAIL PROTECTED]> Sent: Saturday, August 30, 2003 6:38 AM Subject: Re: [vchkpw] courier pop3d > On Friday, August 29, 2003, at 12:56 PM, John Simpson wrote: > > i don't use authdaemon, i use authvchkpw as

[vchkpw] About qmail not opening ports

2003-08-29 Thread eslatino
Well I've installed qmail (from qmailrocks), with the smtp patch on a RH 9 without any kind of mail. Qmail starts ok, qmailctl stat give no errors:   /service/qmail-send: up (pid 14307) 1 seconds/service/qmail-send/log: up (pid 12920) 101 seconds/service/qmail-smtpd: up (pid 14316) 0 second

Re: [vchkpw] courier pop3d

2003-08-29 Thread Tom Collins
On Friday, August 29, 2003, at 12:56 PM, John Simpson wrote: i don't use authdaemon, i use authvchkpw as my only authentication module Does anyone run vpopmail with authdaemon? Version 5.2.1 won't work, and the early 5.3 series won't either, but most of the recent 5.3 releases, and the 5.2.2 r

Re: [vchkpw] courier pop3d

2003-08-29 Thread John Simpson
On Friday, Aug 29, 2003, at 08:40 US/Eastern, Tobias wrote: Ok so i can rewrite the supervise script to run with couriertcpd and courierpop3d instead Is it possible to get the courierpop3d to work with vpopmail ? How could a supervisescript for that look like ? a few months ago i took /usr/lib/co

Re: [vchkpw] courier pop3d

2003-08-29 Thread tonix (Antonio Nati)
It's not question of being stupid or smart, just what you like and feel useful. Anyway, I'm running all the qmail stuff since two years (courier a little bit lesser) without supervise, and I never had a problem. I've examined the supervise architecture, and I don't like it. Unique problems on M

Re: [vchkpw] newbiew - mail stuck???

2003-08-29 Thread Jonas Pasche
Hi Chan, > It seems like my mail was stucked in a queue or > something. I got over 30 messages when running > qmail-qstat and qmail-qread. There is no need to guess. Look into the qmail-send log, it will tell you why it can't deliver these mails. > Mail send to other > domains are just stuck (c

Re: [vchkpw] courier pop3d

2003-08-29 Thread Jonas Pasche
Hi Charles, > The only thing I found was him calling someone > "stupid" for wanting to run his daemons under supervise. That doesn't raise my personal opinion on him. ;-) I care for my daemons. Therefore I want them to run supervised. If Mr. Sam is THAT sure that his daemons will never fail, he'

Re: [vchkpw] courier pop3d

2003-08-29 Thread Charles Sprickman
On Fri, 29 Aug 2003, Jonas Pasche wrote: > > How could a supervisescript for that look like ? > > You should consult the Courier IMAP list for that; this isn't vpopmail > related. Heh heh. I wouldn't. I looked at the archives and Mr. Sam is about as helpful and caring as DJB. The only thing I

[vchkpw] newbiew - mail stuck???

2003-08-29 Thread Chan Nan
It seems like my mail was stucked in a queue or something. I got over 30 messages when running qmail-qstat and qmail-qread. I can send mail to people in the same domain only. Mail send to other domains are just stuck (can't send to AOL, yahoo, netzero,...). Is there anything I can do to clean t

Re: [vchkpw] Re: qmail-send is eating all availible cpu time

2003-08-29 Thread Tobias
Have a look at this ls -la /var/qmail/supervise/qmail-send/supervise/ total 12 drwx--2 root root 4096 Aug 29 16:40 ./ drwxr-xr-t4 root root 4096 Aug 27 20:30 ../ prw---1 root root0 Aug 29 16:40 control| -rw---1 root root

RE: [vchkpw] Some help needed [Off-topic]

2003-08-29 Thread Shane Chrisp
ah, yes that would be what I meant to say. Should read what I write before hitting send. Shane -Original Message- From: Lou Hevly [mailto:[EMAIL PROTECTED] Sent: Saturday, 30 August 2003 12:58 AM To: [EMAIL PROTECTED] Subject: RE: [vchkpw] Some help needed [Off-topic] At 16:12 29/08/0

RE: [vchkpw] Some help needed [Off-topic]

2003-08-29 Thread Lou Hevly
At 16:12 29/08/03, Shane Chrisp wrote: Add the line 1.2.3.4:deny,RBLSMTPD=" - Connections refused" to your tcp.smtp file. The RBLSMTPD message is optional. Not optional, useless. When you deny the connection you can't send back a message. I believe what you want is either: 1.2.3.4:deny or 1.2

[vchkpw] Re: qmail-send is eating all availible cpu time

2003-08-29 Thread Jesus Ruiz
I have the same problem i check the file permission and they are ok, and i also check that qmail-send don't restart very often. I'm using qmail, with vpopmail 5.2.1 and spamcontrol2.09 [EMAIL PROTECTED] /root]# svstat /service/* /service/qmail-pop3d: up (pid 1129) 7392 seconds /service/qmail-sen

RE: [vchkpw] Some help needed [Off-topic]

2003-08-29 Thread Jonas Pasche
Hi, > Add the line > 1.2.3.4:deny,RBLSMTPD=" - Connections refused" > to your tcp.smtp file. The RBLSMTPD message is optional. ...and it only has an effect if you run rblsmtpd from the ucspi-tcp package in front of qmail-smtpd. Jonas

Re: [vchkpw] Some help needed [Off-topic]

2003-08-29 Thread Jonas Pasche
Hi Tanmaya, please respond only to the list. I'm subscribed. > can anyone tell me how to block a particular IP. Yes. > also, if i want to allow/block a network like > X.X.X.X/24 > Is it possible? Yes. http://cr.yp.to/ucspi-tcp/tcprules.html Jonas

RE: [vchkpw] Some help needed [Off-topic]

2003-08-29 Thread Shane Chrisp
I should make that clearer.. to block say 192.168.1/24 put 192.168.1.:deny You can also block a range of addresses with 192.168-173.:deny see http://cr.yp.to/ucspi-tcp/tcprules.html for more info ... Add the line 1.2.3.4:deny,RBLSMTPD=" - Connections refused" to your tcp.smtp file. The RBLSMTPD

RE: [vchkpw] Some help needed [Off-topic]

2003-08-29 Thread Shane Chrisp
Add the line 1.2.3.4:deny,RBLSMTPD=" - Connections refused" to your tcp.smtp file. The RBLSMTPD message is optional. Shane -Original Message- From: Tanmaya Anand [mailto:[EMAIL PROTECTED] Sent: Friday, 29 August 2003 4:34 PM To: Jonas Pasche; [EMAIL PROTECTED] Subject: Re: [vchkpw] Some

Re: [vchkpw] Some help needed [Off-topic]

2003-08-29 Thread Tanmaya Anand
hi, It was a problem with my tcp.smtp config. can anyone tell me how to block a particular IP. also, if i want to allow/block a network like X.X.X.X/24 Is it possible? Thanks, Tanmaya - Original Message - From: "Jonas Pasche" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, Aug

Re: [vchkpw] courier pop3d

2003-08-29 Thread Jonas Pasche
Hi Tobias, please respond to the list only; I'm subscribed and don't want to get your answers twice. Thanks. > Ok so i can rewrite the supervise script to run with couriertcpd and > courierpop3d instead Especially, using Courier's pop3login and Courier's vpopmail authentication module instead of

Re: [vchkpw] courier pop3d

2003-08-29 Thread Vladimir Kabanov
native vchkpw will not do authentication for courier pop3d, possibly authvchkpw will do, possibly not. sincerelly, Vladimir Kabanov. - Original Message - From: "Tobias" <[EMAIL PROTECTED]> To: "Jonas Pasche" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, August 29, 2003 11:40 PM

Re: [vchkpw] courier pop3d

2003-08-29 Thread Tobias
Ok so i can rewrite the supervise script to run with couriertcpd and courierpop3d instead Is it possible to get the courierpop3d to work with vpopmail ? How could a supervisescript for that look like ? //Tobias - Original Message - From: "Jonas Pasche" <[EMAIL PROTECTED]> To: <[EMAIL PRO

[vchkpw] qmail+qmail-scanner+vpopmail+maildrop

2003-08-29 Thread Rafi Khardalian
Hi all, So I've managed to get the combination of software packages listed above, with one glitch. The most confusing part of all of this was getting maildrop to play nice with vpopmail. Fortunately, I happened to stumble on a script by Howard Jones (http://wotsit.thingy.com/haj/mailfilter-spamas

Re: [vchkpw] courier pop3d

2003-08-29 Thread Jonas Pasche
Hi Tonino, > Courier pop3d is run directly by courier, as a daemon, and (as long as > I know) cannot be run using tcpserver. That's not true; actually Courier-IMAP starts the "pop3login pop3d" chain under couriertcpd, which can be replaced by tcpserver, if you want to. It is not a daemon; courie

Re: [vchkpw] courier pop3d

2003-08-29 Thread Jonas Pasche
Hi Tobias, > Is it possible to use courier pop3d like this ? Judging from your mail telling us you get AUTHFAILURE, obviously not. The authentication model of Courier-IMAP is different from qmail's own POP3 server. For example, the checkpassword-compatible password checker (here: vchkpw) checks

Re: [vchkpw] courier pop3d

2003-08-29 Thread tonix (Antonio Nati)
Courier pop3d is run directly by courier, as a daemon, and (as long as I know) cannot be run using tcpserver. Read courier documentation. You'll find an initial courier command file that must be run at startup time (I have /mypath/courier-imap-1.5.1/libexec/pop3d.rc start as my starting

RE: [vchkpw] Can not get vpopmail to enable roaming support

2003-08-29 Thread Jonas Pasche
Hey Raymond, please send answers to the list only; I'm subscribed. > ./configure \ > [...] > --enable-mysql=y \ > [...] Ah, you used MySQL. In that case, open relay information is stored in your MySQL database, not in open-smtp. I never used the MySQL setup; so I cannot tell anything more abou

[vchkpw] courier pop3d

2003-08-29 Thread Tobias
Is it possible to use courier pop3d like this ? #!/bin/sh exec /usr/local/bin/softlimit -m 300 \ /usr/local/bin/tcpserver \ -v -x /etc/tcp.pop3.cdb -c 30 -R 0 pop3 \ /var/qmail/bin/qmail-popup apache.telgegamers.nu \ /home/vpopmail/bin/vchkpw /usr/local/courier-imap/bin/pop3d Maildir 2>&1

RE: [vchkpw] /var/mail/vpopmail

2003-08-29 Thread Jasper Metselaar
> What does your /var/qmail/rc file look like? > > -Original Message- > From: Jasper Metselaar [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 28, 2003 7:38 AM > To: [EMAIL PROTECTED] > Subject: [vchkpw] Re /var/mail/vpopmail > > > Doublebounce settings and .qmail files are ok. > > Below

RE: [vchkpw] Can not get vpopmail to enable roaming support

2003-08-29 Thread Raymond Luong
Hey Jonas Thanks for your straight forward answer. I like it! I follow your suggestion. This is what i did for the vpopmail configure ./configure \ --enable-roaming-users=y \ --enable-tcprules-prog=/usr/local/bin/tcprules \ --enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp \ --enable-re

[vchkpw] Vpopmail Question

2003-08-29 Thread Zafar Rizvi
hi All  Mysql problem is solved with giving localhost. But the mail Question was if add a domain on one server with a centralized(name as vpopmail)database. it can be accessible on other server from same database. For example i add one domain on Testmail server and add one user. These all in