Re: [vchkpw] vpopmail extensions not working correctly

2006-02-28 Thread Chris Pugh
Er, Mike ..

Wouldn't that due to the fact that ..

home/vpopmail/domains/mydomain.com/.qmail-michael

and

home/vpopmail/domains/mydomain.com/.qmail-michael-testing

are two *entirely separate* accounts?


C.  



--- Michael Krieger [EMAIL PROTECTED] wrote:

 I am using 5.4.15 vpopmail and I've noticed that 
 extensions aren't quite working right.  If I send
 mail to  [EMAIL PROTECTED] I get mail going to my
 inbox and blackberry.   If I send mail to
 [EMAIL PROTECTED] I get mail going only
 to  my inbox.
   
   # cat
 /home/vpopmail/domains/mydomain.com/.qmail-michael 
   [EMAIL PROTECTED]
   [EMAIL PROTECTED] 
   
   qmail-send logs:
   bytes 1329 from [EMAIL PROTECTED] qp 7661 uid
 89
   starting delivery 77: msg 374730 to local
 [EMAIL PROTECTED]
   delivery 77: success: did_0+0+1/
   
   And that's it.  When I send to just 'michael', it
 then creates a  new message to remote
 [EMAIL PROTECTED], as it should.  but  sending
 to michael-testing doesn't.
   
   That doesn't seem right.
   -M
   
 



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Re: [vchkpw] forwarding mails

2005-05-26 Thread Chris Pugh
 Payal Rathod wrote:
  How in the world am I suppossed to forward mails
 in qmail+vpopmail setup?

 # pwd
 /home/vpopmail/domains/example.net
  
  # echo [EMAIL PROTECTED]  .qmail-rp
  
  This does not work.

This is the correct format. With the right 
permissions no reason why it shouldn't work.
 
  Neither this does,
  # echo [EMAIL PROTECTED]  rp/.qmail

  ( scratches head..  )

 What are perms and ownership of the .qmail- files?

--- DAve [EMAIL PROTECTED] wrote:
I have mine scripted to be 644 and vpopmail:vchkpw
at creation.

They work tickety-boo as below,

-rw---  vpopmail vchkpw .qmail-rp

If it's really giving you grief, why not use
qmailadmin to set them?

HTH

Chris.



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/


Re: [vchkpw] Anyone using vpopmail 5.4.11?

2005-05-20 Thread Chris Pugh
Seems fine at the moment. Butthen, I'm probably not
bullying it enough .. :o)

Regards,


Chris.

--- Tom Collins [EMAIL PROTECTED] wrote:
 Has anyone been using (or even testing) vpopmail
 5.4.11?  I haven't gotten much in the way of 
 feedback on it, and I waswondering if some 
 brave souls out there were successfully using it.




__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 


Re: [vchkpw] allowing users to change their own passwords

2004-09-05 Thread Chris Pugh
Jim,

My har'pennyworth ..

Most of the webmail interfaces out there that overlay
qmail/vpopmail, allow users to modify their mail
account password.  Some are easy to install, some not
.. it sort of very much depends on the kind of access
your provider ( by all means name them, off-list if 
you wish ), gives you..

Cheers,


Chris.
 
--- Charles M. Gerungan [EMAIL PROTECTED]
wrote:

 Hello Jim,
 
 Sat, 4 Sep 2004 22:15:07 -0400 UTC,  Jim Clark
 wrote:
 
 JC Well, the thing is I don't have access to
 vpopmail directly - my web hosting
 JC service controls that. And I want the actual
 mailbox user to be able to
 JC change their own password. I went to the
 qmailadmin page and the demo showed
 JC an interface that looked more like an
 administrator interface rather than a
 JC mailbox user interface - which I already have
 from my hosting provider. Did
 JC I miss something?
 
 Maybe. Did you log in as postmaster or as a regular
 mail user? For
 the postmaster for that domain, yes, it is an admin
 interface.
 
 -- 
 Regards, Charles.
 

 ATTACHMENT part 2 application/pgp-signature 





___
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush


Re: [vchkpw] Help with VpopMail 5.4.5 install!

2004-08-04 Thread Chris Pugh
Iain,

Vpopmail install can't find the mysql header files.
Usually in /mysql/include/mysql for a standard
install.
( Could be elsewhere, sorry don't use Redhat. )

Either include them in your PATH, or copy the lot
to a directory that is in your path, say /usr/bin  
Then the install should wizz through without a hitch.
HTH.

Incidentally, why are you using MySQL 3.23, since we
are now on 4.0.20?

Slange!


Chris.

PS Greetings from south of the border. ;-)

--- Iain Morrison [EMAIL PROTECTED] wrote:

 Hi I am currently trying to install VPopmail 5.4.5
 and I get the following
 errors:
 
 ---
 
 vauth.c:33:19: mysql.h: No such file or directory
 vauth.c:40: syntax error before mysql_update
 vauth.c:40: warning: type defaults to `int' in
 declaration of `mysql_update'
 vauth.c:40: warning: data definition has no type or
 storage class
 vauth.c:41: syntax error before mysql_read_getall
 vauth.c:41: warning: type defaults to `int' in
 declaration of
 `mysql_read_getall
 '
 vauth.c:41: warning: data definition has no type or
 storage class
 vauth.c:59: syntax error before '*' token
 vauth.c:59: warning: type defaults to `int' in
 declaration of `res_update'
 vauth.c:59: warning: data definition has no type or
 storage class
 vauth.c:60: syntax error before '*' token
 vauth.c:60: warning: type defaults to `int' in
 declaration of
 `res_read_getall'
 vauth.c:60: warning: data definition has no type or
 storage class
 vauth.c:68: syntax error before row
 vauth.c:68: warning: type defaults to `int' in
 declaration of `row'
 vauth.c:68: warning: data definition has no type or
 storage class
 vauth.c:69: syntax error before row_getall
 vauth.c:69: warning: type defaults to `int' in
 declaration of `row_getall'
 vauth.c:69: warning: data definition has no type or
 storage class
 vauth.c: In function `vauth_open_update':
 vauth.c:203: warning: implicit declaration of
 function `mysql_init'
 vauth.c:204: warning: implicit declaration of
 function `mysql_options'
 vauth.c:204: `MYSQL_OPT_CONNECT_TIMEOUT' undeclared
 (first use in this
 function)
 vauth.c:204: (Each undeclared identifier is reported
 only once
 vauth.c:204: for each function it appears in.)
 vauth.c:207: warning: implicit declaration of
 function `mysql_real_connect'
 vauth.c:217: warning: implicit declaration of
 function `mysql_select_db'
 vauth.c:221: warning: implicit declaration of
 function `mysql_query'
 vauth.c:226: warning: implicit declaration of
 function `mysql_error'
 vauth.c:226: warning: format argument is not a
 pointer (arg 3)
 vauth.c: In function `vauth_adduser':
 vauth.c:394: warning: format argument is not a
 pointer (arg 3)
 vauth.c: In function `vauth_getpw':
 vauth.c:444: warning: format argument is not a
 pointer (arg 3)
 vauth.c:448: warning: implicit declaration of
 function `mysql_store_result'
 vauth.c:448: warning: assignment makes pointer from
 integer without a cast
 vauth.c:453: warning: implicit declaration of
 function `mysql_num_rows'
 vauth.c:454: warning: implicit declaration of
 function `mysql_free_result'
 vauth.c:472: warning: implicit declaration of
 function `mysql_fetch_row'
 vauth.c:473: subscripted value is neither array nor
 pointer
 -
 
 The system I am running this on is running RedHat
 Enterprise 3 (Kernel
 2.4.21-15.0.3.ELsmp) with 2Gb Ram.
 
 I have installed MySQL 3.23.58 and this is working
 properly. In addition I
 have setup Qmail and Qmail-Scanner with no problems.
 
 I guess that I must be missing a command line switch
 or something but I
 cannot find any help on the Internet :-(
 
 Before I issue the Make command I am entering the
 following configure
 settings:
 
 ./configure --disable-roaming-users \
 --enable-logging=p \
 --disable-passwd \
 --enable-clear-passwd \
 --disable-domain-quotas \
 --enable-auth-module=mysql \
 --disable-many-domains \
 --enable-auth-logging \
 --enable-msql-logging \
 --enable-valias \
 --disable-mysql-limits \
 --enable-incdir=/usr/lib/mysql
 
 And Ideas or points I should do or have known! are
 most welcome. I look
 forward to your reply's.
 
 Best regards,
 
 Iain Morrison
 

**
 This email and any files transmitted with it are
 confidential and
 intended solely for the use of the individual or
 entity to whom they
 are addressed. If you have received this email in
 error please notify
 the system manager.
 
 This footnote also confirms that this email message
 has been swept by
 Network Associates Virus Scan for the presence of
 computer viruses.

**
 
 




__
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


Re: [vchkpw] What's the better Webmail for Vpopmail?

2004-07-27 Thread Chris Pugh

Just to add chuck another item into the melting 
pot... ;-)

 I look at SQuirelmail but it needs IMAP and I'd not
 like to install a new service.

Try http://ilohamail.org, has it's own integral
IMAP should you decide to try it.  Works directly
with Qmail/ Vpopmail and the source is there for 
you to meddle with as well.

 I look also at Openwebmail but I didn't find a
 distribution integrated with QMail/VPopmail.
 Is there one?

I've tried quite a few interfaces out there, 
including Openwebmail, all of which seem to 
overlay quite well except are maybe just a 
wee bit fiddly to install from source.

 Or are there other webmails more advanced than
 SQWebmail?

I'd say, lots.  You are spoilt for choice. ;-)

Cheers,


Chris.

 --






__
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


RE: [vchkpw] debian vpopmail-bin package

2004-02-17 Thread Chris Pugh
[EMAIL PROTECTED] wrote:
 I installed another version something like 6 months
 ago, my problem was that I didn?t had the
libmysqlclient10-dev package installed.

Sounds familiar .. another can of worms .. ;-)

 But I recommend you to install the new 5.4 stable
 version too.

If'n you do this, it may be wise to 'apt-get remove'
the Debian versions of the software first.

Cheers,


Chris.
 
 Regards,
 
 Matias Lambert
 OSInet Telecomunicaciones
 Capital Federal - Buenos Aires
 Argentina - CA1185ACA
 http://www.osinet.com.ar
 
 
 
 
  -Mensaje original-
  De: Chris Pugh
 [mailto:[EMAIL PROTECTED]
  Enviado el: Martes, 17 de Febrero de 2004 10:13
 p.m.
  Para: [EMAIL PROTECTED]
  Asunto: Re: [vchkpw] debian vpopmail-bin package
 
 
  John,
 
  I can vauguely remember qmail/vpopmail giving me
 all
  sorts of grief with Debian Woody.  Never found out
  why. Just ended up removing both packages, then
  putting them back in from source .. after which
  everything ran tickety boo.  Not much help I know
  .. sorry.
 
   vmysql: sql error[c]: MySQL server has gone away
 
  Make sure your path to MySQl is correctly stated,
 as
  Deb Wood puts things in funny places! Also check
  MySQL server is running and access permissions are
  correct.
 
 
  Cheers,
 
 
  Chris.

__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree


[vchkpw] Squirrel and config switches Was: Re: [vchkpw] Upgrading

2003-12-11 Thread Chris Pugh
 .. Also want to upgrade squirrelmail but I think
that should be pretty straight forward.

It is Rob..  as long as (Courier-)IMAP is in and
running, Squirrelmail seem to work quite happily
with vpopmail.
 
 But the other question what would be the easiest way
 to figure out what switches I used to install these
products in the first place.

Check for a 'configure.status' file in the source
directory ( asuming you kept you source directrory
that is.. ).  This allows you to check and duplicate
the previous install. 

Regards,



Chris.

__
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/



[vchkpw] Re: Volunteer needed: Vpopmail upgrade documentation

2003-12-11 Thread Chris Pugh
Hiya Tom,

Happy to have a go at this, along weith anyone else
who might want to help.

The upgrade to 5.3.30 seems to be fine.  However,
adding the MySQL compile option in still seems
problematical.  Complains bitterly about the header
include and library files, even when the relevant
directories are specified on the configure line.
Persists in looking in the wrong place. I have twice
ended up phycically copying the files across before
the compile/make will complete properly.

Regards,


Chris.

 Tom Collins writes: 
 
  We need a good README file to include in 5.4.0
 that covers everything a 
  user upgrading from 5.2 to 5.4 would need to know.
  Thinks like configure 
  options that have changed, the fact that mysql
 connection data is stored 
  in a file instead of vmysql.h, info on the limits
 feature, etc. 
 
  Please email me to coordinate efforts on writing
 it. 
 
  If anyone has recently upgraded from 5.2 to one of
 the recent releases, please share any observations 
 you had during the upgrade process. 

  --
  Tom Collins  -  [EMAIL PROTECTED]
  QmailAdmin: http://qmailadmin.sf.net/  Vpopmail:
 http://vpopmail.sf.net/
  Info on the Sniffter hand-held Network Tester:
 http://sniffter.com/
  
 
 


__
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/



Re: [vchkpw] Vpopmail 5.3.30

2003-11-22 Thread Chris Pugh
Hi Andrea,

You'll need to recompile qmailadmin after 
the upgrade of vpopmail.

Regards,


Chris.
--- Andrea Riela [EMAIL PROTECTED] wrote:
 Hi,
 
 My version is 5.3.20, I would upgrade my system
 (OpenBSD 3.3) with the new
 5.3.30.
 My steps:
 
 ./configure --enable-roaming-users=n
 --enable-mysql=n
 --enable-defaultquota=NOQUOTA
 --enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp
 
 Make
 
 Make install-strip
 
 But if I look my qmailadmin web interface, I read
 vpopmail 5.3.20. Why?
 Where is my mistake?
 
 Thanks for all
 Regards
 Andrea
 
 


__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/



Re: [vchkpw] Error: Domain does not exist

2003-11-13 Thread Chris Pugh
Carlos,

Forgive me for saying so, but you *did* read the
INSTALL file when you unpacked vpopmail didn't
you??

Chris.

--- Carlos H Pilz [EMAIL PROTECTED] wrote:

-
Hi,

I installed 5.2.2 vpopmail version
with--enable-default-domain=mydomain.com.br ...

Can I use vadduserwithout domain ??? (./vadduser -n
iconn) When I use ./vadduser user withoutdomain, I get
Error: Domain does not existmessage.

And I used --enable-passwd=y to use /etc/passwd /
shadow toauth my pop users. How will be my ./vadduser
???

And with virtualdomains. How wiil I insert virtual
users in /etc/passwd ???

Finally,How will be my pop line in inetd.conf

Tks,



--
Obrigado.

Carlos HPilz
[EMAIL PROTECTED]
19 9722 9168


Message sent using UebiMiau 2.7



__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree



RE: [vchkpw] telnet authentification ?

2003-11-05 Thread Chris Pugh
**
#!/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 \
`hostname` /bin/checkpassword
/var/qmail/bin/qmail-pop3d ./Maildir/INBOX/ 21



Why are you using checkpassword instead of vchkpw, and
hostname instead of a mailserver FQDN?  Is
qmail-pop3d down or up ( with svscan or qmailctl stat
)?  I've had the above file format sometimes cause
trouble. Seems to work better as.. 

#!/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 FQDN \
/~homeofvpopmail/bin/checkpassword
/var/qmail/bin/qmail-pop3d ./Maildir/INBOX/ 21

Chris.

--- Florent Gilain [EMAIL PROTECTED] wrote:
 Hi again,
 
 I think these configuration files could help you
 too...
 
 À : [EMAIL PROTECTED]
 Objet : RE: [vchkpw] telnet authentification ?
 
 
 Hi all,
 
 Here are the output of asked commands :
 
 hope it will help you...Helping me   ;-))
 
 Sun Microsystems Inc.   SunOS 5.9   Generic May
 2002
 # vmoddomlimits -S test.com
 Domain: test.com
 --
 Max Pop Accounts: -1
 Max Aliases: -1
 Max Forwards: -1
 Max Autoresponders: -1
 Max Mailinglists: -1
 GID Flags:
 Flags (for commandline):
 Flags for non postmaster accounts:
   pop account:ALLOW_CREATE ALLOW_MODIFY
 ALLOW_DELETE
   alias:  ALLOW_CREATE ALLOW_MODIFY
 ALLOW_DELETE
   forward:ALLOW_CREATE ALLOW_MODIFY
 ALLOW_DELETE
   autoresponder:  ALLOW_CREATE ALLOW_MODIFY
 ALLOW_DELETE
   mailinglist:ALLOW_CREATE ALLOW_MODIFY
 ALLOW_DELETE
   mailinglist users:  ALLOW_CREATE ALLOW_MODIFY
 ALLOW_DELETE
   mailinglist moderators: ALLOW_CREATE ALLOW_MODIFY
 ALLOW_DELETE
   quota:  ALLOW_CREATE ALLOW_MODIFY
 ALLOW_DELETE
   default quota:  ALLOW_CREATE ALLOW_MODIFY
 ALLOW_DELETE
 Domain Quota: 0
 Default User Quota: 0
 Max Domain Messages: 0
 Default Max Messages per User: 0
 
 
 # vuserinfo [EMAIL PROTECTED]
 name:   fgilain
 passwd: $1Oyx5r9mdGZ2
 clear passwd: password
 uid:1
 gid:0
 gecos: Florent Gilain
 all services available
 dir:  
 /export/home/vpopmail/domains/test.com/fgilain
 quota: NOQUOTA
 usage: NOQUOTA
 last auth: Mon Nov  3 20:03:32 2003
 last auth ip: webmail
 
 I remember that if a create a unix user instead of a
 user for a virtual
 domain, then create for him a Maildir, all was ok (i
 was able to get his
 mails from my outlook with pop3 protocol...). So
 according to me, my problem
 is to link qmail daemons to vpopmail... isn't it ?
 
 Florent
 
 
 -Message d'origine-
 De : Justin Heesemann [mailto:[EMAIL PROTECTED]
 Envoyé : mardi 4 novembre 2003 18:46
 À : [EMAIL PROTECTED]
 Objet : Re: [vchkpw] telnet authentification ?
 
 
 On Tuesday 04 November 2003 18:03, Florent Gilain
 wrote:
  Hi all,
 
  Oup, email sent twice due to error from my
 keyboard   ;-(( sorry
  !
 
  Here is my configuration (qmail was installed
 using the Life With
  Qmail.pdf documentation):
 
  Sun SOlaris 2.9
  openssl-0.9.7c
  Qmail
  daemontools-0.76
  expect-5.39
  ezmlm-0.53
  vpopmail-5.3.29
 
 vpopmail 5.3.29 has a bug which sometimes prevents
 pop3 login.
 could you send the output of
 vmoddomlimits -S test.com
 and
 vuserinfo [EMAIL PROTECTED]
 (careful if you have clear passwords enabled and
 this is a valid
 account... just scramble the clear password field in
 your answer)
 
 
 
 
 --
 Mit internetten Grüßen / Best Regards

---
 Justin Heesemann   
 ionium Technologies
 [EMAIL PROTECTED]   
 www.ionium.org
 
 
 

 ATTACHMENT part 2 application/octet-stream
name=qmailctl


 ATTACHMENT part 3 application/octet-stream
name=run_imap


 ATTACHMENT part 4 application/octet-stream
name=run_imaps


 ATTACHMENT part 5 application/octet-stream
name=run_qmail-pop3d


 ATTACHMENT part 6 application/octet-stream
name=run_qmail-smtpd



__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree



RE: [vchkpw] telnet authentification ?

2003-11-05 Thread Chris Pugh
Florent.

Sorry !  I meant ... last line should have specified
vchkpw not checkpassword..

 #!/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 FQDN \
 /~homeofvpopmail/bin/vchkpw
 /var/qmail/bin/qmail-pop3d ./Maildir/INBOX/ 21

Chris.

 ---  Gilain [EMAIL PROTECTED] wrote:


__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree



Re: [vchkpw] telnet authentification ?

2003-11-05 Thread Chris Pugh

--- X-Istence [EMAIL PROTECTED] 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 `sed 1q
 /var/qmail/control/me` \
 # The ~ is the path to vpopmail
 ~/bin/vchkpw \
 /var/qmail/bin/qmail-pop3d ./Maildir/INBOX/ 21
 
 Should work just fine.

.. assuming that 'me' comtains your mailserver ..
.. assuming that qmai-config does what you want it to
.. which in my case at least, it didn't! ;-)

C.



__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree



RE: [vchkpw] telnet authentification ?

2003-11-05 Thread Chris Pugh
Some o/s and compiled packages of qmail contain a
setup script for qmail Florent, I presume this is what
X was talking about?  I set up my current servers from
scratch without such a script, much as you have
probably done.  ( I also don't profess to be an
expert,
either, am learning something new everyday ..! )

Are you still unable to authorise?

Chris.
 
--- Florent Gilain [EMAIL PROTECTED] wrote:
 Sorry X-Istence and Chris,
 
 I'm really a neewbie et Unix...and qmail...
 
 I'm unable to understand what you mean in the last
 mail about qmail-config


__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree



RE: [vchkpw] telnet authentification ?

2003-11-05 Thread Chris Pugh
If you have made all the necessary changes for
vpopmail's vchpwd, qmail-pop3d is running happily, it
all looks ok, and you are sure there are no errors in
your scripts, then ( and as all the others would tell
you ) .. what do the logs say?  Anything getting in
the way?

Are you able to access the mail boxes via qmailadmin
or webmail via imap ( if you have these installed)?

Last time a similar problem happened to me a server
reboot ( heresy!? ) removed the gremlins and old
processes ..


Chris.

__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree



[vchkpw] vpopmail 5.3.23

2003-09-11 Thread Chris Pugh
Have been playing with the above release for a while,
with a few domains under test, 8 to be precise. Having
just tried to add another one I get the following
result:

 ./vadddomain justadomain.com
 Please enter password for postmaster: 
 enter password again: 
 Segmentation fault

( you're going to say try the next bug fixed release
aren't you? ;-) )


Chris.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



Re: [vchkpw] Setting up vpopmail with qmail and courier-IMAP

2003-09-11 Thread Chris Pugh
You don't say what the problem actually is Tom ..
'works incorrectly' doesn't tell us anything.

qmail and vpopmail,  and  courier IMAP / squirrelmail

However, once qmail is in and the daemons are running,
a deinstall/make distclean, or otherwise of vpopmail
seems to not cause any trouble. 

Chris.

--- Tom Spencer [EMAIL PROTECTED] wrote:
 I'm sorry if this has been posted before but I
 couldn't find anything:
 
 I have previously installed qmail, squirrelmail and
 courier-imap..
 
  
 
 Now when I try to install vpopmail it works
 incorrectly.
 
  
 
 I imagine I should have installed courier-imap then
 vpopmail.
 
  
 
 Is there a way round the problem?
 
 


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



Re: [vchkpw] Re: Inter7, vpopmail, and open source standards

2003-09-10 Thread Chris Pugh
 I doubt it because this thread shows that nobody
 owns GPLd software  and that monopolies are not 
 possible in Open Source.

My ha'penny / cents worth:

If this statement is true then make impartiality the
byword. Total admin control over the project should be
given neither to Tom nor Ken, but to an independent
indiviual, a moderator, not necessarily someone with a
vested interest in the vpopmail project.

IMVHO, and in view of current comments, I've yet to
see evidence of such a person on this list!

On the Inter7 base page vopomail along with other 
items is listed under 'Free Software'

http://www.gnu.org/philosophy/free-sw.html

Who is going to draw what line and where?


C.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



Re: [vchkpw] Vpopmail 5.3.27 released

2003-09-10 Thread Chris Pugh
Hi,

Seems like a permission problem + a few oddities in
paths .. working now!  Thanks for pointing out the
obvious .. ;-)

Cheers,


Chris.

--- Jonathan Viney [EMAIL PROTECTED] wrote:
 Hi,
 
 Check your permissions on
 /home/vpopmail/lib/libvpopmail.a. Make sure
 the user that you're building courier-imap as can
 read the file :). Or,
 just build courier-imap as root, passing
 --disable-root-check as a
 configure option.
 
 Let me know if that helps.
 
 Cheers,
 Jonathan
 
 On Mon, 2003-09-08 at 07:41, Chris Pugh wrote:
  Hi folks,
  
  I have a Courier-IMAP 'make check' which bombs out
  with:
  
  Compiling modauthvchkpw.c
  gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -
  I./..   -o authvchkpw  modauthvchkpw.o
 libauthmod.a
  libauth.a ../numlib/libnumlib.a ../md5/libmd5.a
  ../sha1/libsha1.a -L/home/vpopmail/lib -lvpopmail
 -lm
  -lcrypt 
  cannot find -lvpopmail
  collect2: ld returned 1 exit status
  make[2]: *** [authvchkpw] Error 1
  ..
   .. etc, etc
  
  *No sign of said file on the system, which bit 
  is supposed to install it? vpopmail is @ 5.2.1
  in this instance, and working aok 
  
  Any ideas? ( Meantime I'll go through the
 procedure
  once again .. )
  
  Cheers,
  
  
  C.
  
  __
  Do you Yahoo!?
  Yahoo! SiteBuilder - Free, easy-to-use web site
 design software
  http://sitebuilder.yahoo.com
  
  
 


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



[vchkpw] Virus W32.Sobig.F@mm. Was :[vchkpw] Test, is this msg going out at all?

2003-09-09 Thread Chris Pugh
 --- [EMAIL PROTECTED] wrote:
 I belive what you are seeing is reply from 
 [EMAIL PROTECTED]   Each time I send a message to
 this list, I get a reply from him/She ... 
 
Virus [EMAIL PROTECTED] is the culprit.  There are many
different messages flying abut, not just this one.
 
 If you to this url:
 

http://www.symantec.com/avcenter/venc/data/[EMAIL PROTECTED]
 
and read what it says, then you'll see that this  
 
' ...worm de-activates on September 10, 2003. The
last day on which the worm will spread is September 9,
2003.'
 
Cheers,
 
 
Chris.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



Re: [vchkpw] Inter7, vpopmail, and open source standards

2003-09-09 Thread Chris Pugh
 I'm afraid you too may have taken this personally.
 I choose my grammatically inferred semantics wisey.
 Remember, may, is only a possibility.

This all seems to be getting very heated and personal.
 As a relative newcomer to this list, 
care to enlighten me as what all the fuss is 
about? And whose ego, if any, is on the line here?

'the position Inter7 is taking: we want to be able to
support Tom Collins.'

Ok, so what's stopping the 'we want to be able to',
from being a 'we are going to' - or for that matter,
vice wersa.

Chill people!



Chris. 

 


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



[vchkpw] cannot find -lvpopmail

2003-09-08 Thread Chris Pugh
Jonathon, Anthony,

Thanks for the suggestions, I'll try 'em both out
later, and let you know he result.

Interestingly ( or not ), I've already compiled 
and installed IMAP elsewhere on a different flavour 
of Linux. It went through install process almost
perfectly - vpopmail 5.3.23, autorespond 2.x - and is
now running happily.  This one however, is proving
stubborn!

Are you getting the bounces from the list as well?

Cheers,


Chris.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



[vchkpw] Message to ALL Was Shane's: Re: [vchkpw] FW: failure notice

2003-09-08 Thread Chris Pugh
Looks like I was right after all about those messages
Shane .. still coming they are... and look what turned
up ..

=
Scan result: Virus [EMAIL PROTECTED] found. 
==

Please ref:

http://www.symantec.com/avcenter/venc/data/[EMAIL PROTECTED]

Told you I was receiving rubbish responses.

Watch out all!

Regards,


Chris. 

--- Shane Chrisp [EMAIL PROTECTED] wrote:
 Can we either get cz at neospire dot net to fix the
 procmail/preline error
 or get them unsub'd from the list. These bounces are
 getting very annoying.
 
 Shane
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] 
 Sent: Monday, 8 September 2003 10:30 PM
 To: [EMAIL PROTECTED]
 Subject: failure notice
 
 
 Hi. This is the qmail-send program at
 lump.internal.neospire.net.
 I'm afraid I wasn't able to deliver your message to
 the following addresses.
 This is a permanent error; I've given up. Sorry it
 didn't work out.
 
 [EMAIL PROTECTED]:
 preline: fatal: unable to run procmail: file does
 not exist
 
 --- Below this line is a copy of the message.
 
 Return-Path: [EMAIL PROTECTED]
 Received: (qmail 9160 invoked from network); 8 Sep
 2003 14:30:10 -
 Received: from unknown (HELO localhost) (127.0.0.1)
   by lump with SMTP; 8 Sep 2003 14:30:10 -
 Received: from mail.neospire.net [66.111.111.18]
   by localhost with POP3 (fetchmail-6.2.2)
   for [EMAIL PROTECTED] (single-drop); Mon, 08 Sep 2003
 09:30:10 -0500
 (CDT)
 Received: from ns1.inter7.com [209.218.8.2] by
 mail.neospire.net
   (SMTPD32-5.05) id A10E10660048; Mon, 08 Sep 2003
 09:24:14 -0500
 Received: (qmail 30521 invoked by uid 511); 8 Sep
 2003 15:38:47 -
 Mailing-List: contact [EMAIL PROTECTED]; run by
 ezmlm
 Precedence: bulk
 List-Post: mailto:[EMAIL PROTECTED]
 List-Help: mailto:[EMAIL PROTECTED]
 List-Unsubscribe:
 mailto:[EMAIL PROTECTED]
 List-Subscribe: mailto:[EMAIL PROTECTED]
 Delivered-To: mailing list [EMAIL PROTECTED]
 Received: from unknown (HELO droopy.2000cn.com.au)
 (202.154.116.2)
   by evanston.inter7.com with SMTP; 8 Sep 2003
 15:38:46 -
 Reply-To: [EMAIL PROTECTED]
 From: Shane Chrisp [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Date: Mon, 8 Sep 2003 22:24:01 +0800
 Organization: 2000 Computers  Networks
 Message-ID:
 [EMAIL PROTECTED]
 MIME-Version: 1.0
 Content-Type: text/plain;
   charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 X-Priority: 3 (Normal)
 X-MSMail-Priority: Normal
 X-Mailer: Microsoft Outlook, Build 10.0.4510
 In-Reply-To: [EMAIL PROTECTED]
 X-MimeOLE: Produced By Microsoft MimeOLE
 V6.00.2800.1165
 Importance: Normal
 Subject: RE: [vchkpw] Hacked machine
 X-RCPT-TO: [EMAIL PROTECTED]
 X-UIDL: 1634
 Status: U
 
 And if your using a mysql backend, dump the db
 aswell :)
 
 -Original Message-
 From: Rick Macdougall [mailto:[EMAIL PROTECTED] 
 Sent: Monday, 8 September 2003 10:17 PM
 To: Widmer Hannes
 Cc: vpopmail list
 Subject: Re: [vchkpw] Hacked machine
 
 
 Hi,
 
 
 Widmer Hannes wrote:
 
  Hello List
  
  
  I have a hacked machine and I have to reinstall
 this one tonight. 
  Now, my short question is, what the best way is
 to 
  backup / restore user's mailboxes. Is it enought
 if I only macke 
  a copy of my vpopmail/domains dir ?.
 
 /pathto/vpopmail/domains/*
 /pathto/qmail/control/*
 /pathto/qmail/users/*
 
 One gotcha is the uid and gid in
 /pathto/qmail/users/assign, make sure 
 it matches vpopmail.vchkpw
 
 Regards,
 
 Rick
 
 
 
 
 
 
 
 
 
 


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



Re: [vchkpw] Vpopmail 5.3.27 released

2003-09-07 Thread Chris Pugh
Hi folks,

I have a Courier-IMAP 'make check' which bombs out
with:

Compiling modauthvchkpw.c
gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -
I./..   -o authvchkpw  modauthvchkpw.o libauthmod.a
libauth.a ../numlib/libnumlib.a ../md5/libmd5.a
../sha1/libsha1.a -L/home/vpopmail/lib -lvpopmail -lm
-lcrypt 
cannot find -lvpopmail
collect2: ld returned 1 exit status
make[2]: *** [authvchkpw] Error 1
..
 .. etc, etc

*No sign of said file on the system, which bit 
is supposed to install it? vpopmail is @ 5.2.1
in this instance, and working aok 

Any ideas? ( Meantime I'll go through the procedure
once again .. )

Cheers,


C.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



Re: [vchkpw] http://spamcop.net/bl.shtml?209.218.8.2

2003-09-07 Thread Chris Pugh
Very strange indeed ..

Incidentaælly .. 'info.tpc.int' ???

Someone need to cut the wires on The Phone Company..
;-)

Regards,


C.
--- Shane Chrisp [EMAIL PROTECTED] wrote:
 Why would inter7 be listed in spamcop?
 
 I have had some issues lately with spamcop and just
 removed them from the list of rbl's that I use. All
 looks a bit suspect to me.
 
 
 Regards
 
 Shane Chrisp
 2000 Computers  Networks
 3/161 Amazon Drive, Beechboro, W.A. 6063, 
 Australia.
 Ph. +61 8 9377 7677  Fax. +61 8 9377 7540
 mob. 0412 409 856
 Web. http://www.2000cn.com.au
 Email. [EMAIL PROTECTED]
 
 ADSL starting from $45.00 per month
 
 


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



RE: [vchkpw] Unable to access mail using POP and domain issues with vpopmail

2003-09-02 Thread Chris Pugh
Hi Balaji,

As an aside .. check your DNS records for
both oojoobala.com  mail.oojoobala.com!!!

Neither resolve properly .. 

Cheers!


Chris.


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



Re: [vchkpw] pop3d not accepting passwords

2003-08-30 Thread Chris Pugh
--- Max Andersen [EMAIL PROTECTED] wrote:
 Max (who's very happy, right now)

Vi tales ved ..!! ;-)


Chris.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



Re: [vchkpw] Compile error - version 5.2.1

2003-06-28 Thread Chris Pugh
I'm using 5.2.1. also on Deb Woody 3. 

Characters you mention are definitely not there, but
.. compilation proceeds normally, with no 
errors!

Chris.

--- Vinod Kurup [EMAIL PROTECTED] wrote:
 I get the following error when I try to compile on
 Debian GNU/Linux 
 i686.
 
 root:/usr/local/src/vpopmail-5.2.1# make
 ...
 gcc -I. -Icdb  -g -O2 -Wall -c vconvert.c
 In file included from vconvert.c:35:
 vmysql.h:53:22: missing terminating  character
 vmysql.h:60:35: missing terminating  character
 make[2]: *** [vconvert.o] Error 1
 
 Looks like vmysql.h is missing a backslash on line
 54 and 58. I see 
 that this is still present in 5.3.20

http://www.mail-archive.com/[EMAIL PROTECTED]/msg12238.html
 
 Vinod
 
 


__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



Re: [vchkpw] Re: POP authentication error

2003-06-27 Thread Chris Pugh
Is it possible that when posting to the list, you all
use '[EMAIL PROTECTED]' in the To field *instead* of
in the Cc:/Bcc:??  

Then we can just hit reply instead of having to edit
addresses and/or inadvertently duplicating messages!

( I'm sure Peter P. will concur )

Cheers,


Chris. 


__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



Re: [vchkpw] Re: POP authentication error

2003-06-27 Thread Chris Pugh
Mat,

All I can say is that I tried this on Deb Woody and 
ran into all sorts of authentication problems ( some
caused no doubt by my own inexperience ). 

I ended up using dpkg / apt to remove all the Deb
software versions then compiled and installed qmail,
tcpserver, vpopmail, qmailadmin etc, from source.
With everything then in the default locations, and no
Deb Woody stuff getting in the way,way, the problems
just seemed to evaporate...


Chris.

 Yes and I recompile the source from the developers
 for all 

 Chris Pugh writes: 
  Just out of interest, are you using Debian Woody? 

  If so, did you recompile from source on top the 
  existing Debian versions of vpopmail/qmail?

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



Re: [vchkpw] help me

2003-06-24 Thread Chris Pugh
( Entschuldigen Sie Just, I hit Reply All by mistake..
and I've been warned abut that one already! )

 it is probably a broken link to your mysql database.
 it could be as well a bug in your cpu.
 maybe your kernel has a serious flaw.
 your vpopmail installation is broken.
 your ram is damaged.

A mite WitZig there Justin... ;-)
 
 there are probably a million other reasons, which i
 will not name here.

Thank god for that!! :o))

Come on VJ, give us something more to go on ..

Chris.


__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



[vchkpw] Missing library fileL libvpopmail.so.1

2003-06-18 Thread Chris Pugh
Hi,

Debian Woody.  Qmail, 1.03, Vpopmail 5.2.1

Installed vpopmail from source.  Compile, make, make
install-strip go without problem. Testing with telnet
does all the right things then,

  **
...
user [EMAIL PROTECTED]
+OK 
pass password

/usr/sbin/vchkpw: error while loading shared
libraries: libvpopmail.so.1: cannot open shared object
file: No such file or directory -ERR authorization
failed. Connection closed by foreign host.

   

The shared library file does not exist on the system.
Debian do a pkg which installs it, ( but that is an
older version, unstable, and not compatible with the
source install ) .. so, if this isn't used, where does
this shared library file come from?  

Should it be installed by the vpopmail source? If not,
Where the blazes does it come from??

Cheers,


Chris.

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



Re: [vchkpw] Missing library fileL libvpopmail.so.1

2003-06-17 Thread Chris Pugh
Pit,

 Well ... but you know this ain't Windows? You're not
 enforced to accept silently anything your system
does 

Winders I can tweak! ;-) This is giving me grief ..

 Your system does what it's told to do, not what it
 wants.

Don't tell me you really truly believe that .. ;-)

Tell it to use the other vchkpw :-)

I thought I had.
 
  maybe I should just get nasty and delete them?
 Do it. As it doesn't belong to any packet any 
 longer

Quite.  Done it.


 /home/vpopmail/bin/vchkpw \
 Is it maybe catching the first entry in the
 $PATH??
 
 Usually it would, but in above exmaple you didn't
 give system the chance to search the path for
vchkpw.
 You specified a very dedicated location

OK. Reference removed, even though its correct ..
now it doesn't authenicate at all. Damn! 

 of vchkpw binary you intend to be used. Did you
 '-HUP' inetd after changing the line for pop3?

Yep, sure did. Must be something somewhere else?

Cheers,


Chris.

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



Re: [vchkpw] Missing library fileL libvpopmail.so.1

2003-06-17 Thread Chris Pugh
Hi Pit,

Cheers for the response!

 And I don't have it here too.

Sounds promising .. I take it you have vpopmail
running aok? ;-)

 Are you sure the '/usr/sbin/vchkpw' resutls from
 your compile operation?

No, it doesn't. The binaries seem to be duplicated
there though - left behind somehow? The actual compile
directory is as you say  /home/vpopmail/bin

 Check with 'dpkg -S /usr/sbin/vchkpw' if this ain't
 a relict from adebian package ..

dpkg -S /usr/sbin/vchkpw, gives 
dpkg: /usr/sbin/vchkpw not found.

but it probably is a relic. Tried the Deb version
first ( which threw a spanner in the works ) before
going for the source install.

 and should not be dynamically linked against
 'libvpopmail.so'. Over here 'ldd' gives:

As far as I am aware it isn't.  Here is my version: 

[ ldd ~vpopmail/bin/vchkpw ]
libmysqlclient.so.12 = /usr/lib/libmysqlclient.so.12
(0x40015000)
libz.so.1 = /usr/lib/libz.so.1 (0x40053000)
libnsl.so.1 = /lib/libnsl.so.1 (0x40062000)
libcrypt.so.1 = /lib/libcrypt.so.1 (0x40075000)
libm.so.6 = /lib/libm.so.6 (0x400a2000)
libc.so.6 = /lib/libc.so.6 (0x400c3000)
libssl.so.0.9.7 = /usr/lib/i586/libssl.so.0.9.7
(0x401d3000)
libcrypto.so.0.9.7 = /usr/lib/i586/libcrypto.so.0.9.7
(0x40202000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)
libdl.so.2 = /lib/libdl.so.2 (0x402f1000)

Cheers,


Chris.

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



Re: [vchkpw] Missing library fileL libvpopmail.so.1

2003-06-17 Thread Chris Pugh
Hi Pit,

 Don't tell me you really truly believe that .. ;-)
 Sure I do.

Then I'd be very careful if I were you .. 
  
 Read again: what it's told to do, not what you
 told it to do.
 That's a significant difference :-)

That's a different, and not so subliminal.

  OK. Reference removed, even though its correct ..
  now it doesn't authenicate at all. Damn! 

 to quote Dave Sill What do the logs say[TM]? :-)

Which one would you like, most of the mail ones are
pretty normal, nothing untoward at all.



Chris. 

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



Re: [vchkpw] Missing library fileL libvpopmail.so.1

2003-06-17 Thread Chris Pugh
Hi Pit,

 First: _PLEASE_ don't CC me. I'm reading the list,
 as _everybody_  posting here does. 

Apologies. Smack on hand accepted.  Hit 'reply all'
instead of just 'reply'.  Didn't realise I'd done it,
don't normally do it, will watch I don't do that
again. How's that? ;-)

  Are you sure the '/usr/sbin/vchkpw' resutls from
  your compile operation?
  No, it doesn't.
 Well, than why do you use it? :-)

Don't ask me, ask the system! It chose to to do it,
not I.  Besides, you know what tends to happen if you
force things sometimes .. maybe I should just get
nasty and delete them?
 
 Well ... give it a try. Replace '/usr/sbin/vchkpw'
 with '/home/vpopmail/bin/vchkpw' in your POP3
startup
 script and report back if this solved your problem
:-

First thing I thought of actually, and as it happens
already the case. So where the reference is, I don't
really know.( I dropped tcpserver temporarily,
and pasted the code into inetd.conf )

# below an entry for vpopmail
pop3 stream tcp nowait root \
/var/qmail/bin/qmail-popup \
qmail-popup mail.extras.co.uk \
/home/vpopmail/bin/vchkpw \
/var/qmail/bin/qmail-pop3d \
Maildir

Is it maybe catching the first entry in the $PATH??

 BTW: anybody able to tell my why this particular
 version of vchkpw is linked against 'libm',
'libssl', 'libcrypto' and  'libdl'?

Good question. FYI, I used -

./configure --enable-mysql=y --enable-clear-passwd=y
--enable-valias=y --enable-mysql-replication=y
--enable-incdir --enable-libdir --enable-domainquotas

which gives:

Config result with no debian packages in ..
--
   vpopmail 5.2.1   
Current settings
---
 
vpopmail directory = /home/vpopmail
uid = 89
gid = 89
ip alias = OFF --enable-ip-alias-domains=n (default)
address extentions = OFF --enable-qmail-ext=n
(default)
roaming users = OFF --enable-roaming-users=n default
user quota = OFF --enable-defaultquota=NOQUOTA default
auth module = mysql --enable-mysql=y
mysql replication = ON  --enable-mysql-replication=y
table optimization = many domains
--enable-many-domains=y default
system passwords = OFF --enable-passwd=n default
file locking = ON  --enable-file-locking=y default
file sync = OFF --enable-file-sync=n default disable
vdelivermail fsync
auth logging = ON  --enable-auth-logging=y default
mysql logging = OFF --enable-mysql-logging=n default
clear passwd = ON  --enable-clear-passwd=y (default)
valias processing = ON  --enable-valias=y
pop syslog = show only failure attempts
--enable-logging=e default
default domain =  --enable-default-domain=
auth inc = -I/usr/include/mysql
auth lib = -Lyes  -lmysqlclient -lz

Cheers,



Chris.


__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com