Re: [vchkpw] make install error (v5.3.20)

2003-07-11 Thread cyko
I tried using gmake and I received the following output (same result essentially): [EMAIL PROTECTED]:/usr/local/src/vpopmail-5.3.20# gmake install Making install in cdb gmake[1]: Entering directory `/usr/local/src/vpopmail-5.3.20/cdb' gmake[1]: Nothing to be done for `install'. gmake[1]: Leaving d

Re: [vchkpw] Login

2003-07-11 Thread Ahmad Masood Shah
for this you will have to compile vpopmail again with default doming...option --  Best Regs,Masood Ahmad ShahSystem Administrator ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^|   * * * * * * * * * * * * * * * * * * * * * * * *|   Fibre Net (Pvt) Ltd. Lahore, Pakistan|   Tel: +92

Re: [vchkpw] Using custom domain directories

2003-07-11 Thread Mike Miller
I should note more on what I'm referring to. comments in the vpopmail.c source state... "directory to put the files" is one of the arguments. this is the files, not the domain. the vadduser usage output states: "sets the dir to use for this domain". Again, not the directory used to _sto

Re: [vchkpw] Login

2003-07-11 Thread John Johnson
when you run your ./configure on vpopmail set your default domain to somedomain.com and that will be your default domain and you will not have to use email address as login name.   -John   - Original Message - From: Mago Gozner To: vpopmail Sent: Friday, July 11, 2003

Re: [vchkpw] make install error (v5.3.20)

2003-07-11 Thread Charles Sprickman
I think in general you'll have better luck using gmake (/usr/ports/devel/gmake). Charles On Fri, 11 Jul 2003 [EMAIL PROTECTED] wrote: > Quoting "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>: > > > > > > > I'm trying to install vpopmail-5.3.20 on a freebsd4.8 machine. I'm receiving > > the following e

Re: [vchkpw] make install error (v5.3.20)

2003-07-11 Thread cyko
Quoting "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>: > > > I'm trying to install vpopmail-5.3.20 on a freebsd4.8 machine. I'm receiving > the following errors: > > [EMAIL PROTECTED]:/usr/local/src/vpopmail-5.3.20# make install > Making install in cdb > rm -f libvpopmail.a > ar cru libvpopmail.a vpopm

[vchkpw] make install error (v5.3.20)

2003-07-11 Thread cyko
I'm trying to install vpopmail-5.3.20 on a freebsd4.8 machine. I'm receiving the following errors: [EMAIL PROTECTED]:/usr/local/src/vpopmail-5.3.20# make install Making install in cdb rm -f libvpopmail.a ar cru libvpopmail.a vpopmail.o md5.o bigdir.o vauth.o file_lock.o vpalias.o seek.o vlimit

[vchkpw] Using custom domain directories

2003-07-11 Thread Mike Miller
I made a posting a few weeks about this and didnt' get a reply... so here's another shot. When I create a domain and set a custom directory (for the domain) of a users directory (ie: /home/user/domain.com/mail), you'd expect mail to go into that folder (and user accounts to be created as /home

Re: [vchkpw] Permission $vpopmail/lib directory

2003-07-11 Thread Mike Miller
I'd agree now that I remember ( as I think I partook in that discussion a few years ago, but forgot about it ). Agreed to leaving it 700 so that you need to be specifically aware if you change it. Thanks folks. -M _ Protect your P

Re: [vchkpw] Login

2003-07-11 Thread Jeremy Oddo
>> >> How can I login using only my username ej; someuser and not >> [EMAIL PROTECTED] . >> Or if you want to enable it for the entire domain, you can compile with: --enable-default-domain=your-main-domain-FQDN Jeremy

Re: [vchkpw] Login

2003-07-11 Thread Rick Macdougall
Hi, vipmap Allows a specific IP address to not require a domain part. Regards, Rick Mago Gozner wrote: How can I login using only my username ej; someuser and not [EMAIL PROTECTED] . Thank You __- Julio César Torre

[vchkpw] Login

2003-07-11 Thread Mago Gozner
  How can I login using only my username ej; someuser and not [EMAIL PROTECTED].   Thank You __-Julio César TorresDirector GeneralProweb Guadalajarahttp://www.prowebgdl.com

Re: [vchkpw] Vpopmail + Courier-imap as non-root

2003-07-11 Thread Joshua Pruitt
Are you sure you compiled *without* authdaemon? You shouldn't get an authdaemon error if you're only using authvchkpw. I tried compiling it both ways - with and without the --without-authdaemon directive. :P Same results. -Josh

Re: [vchkpw] vpopmail and courier-imap

2003-07-11 Thread Tom Collins
On Friday, July 11, 2003, at 12:35 AM, Sadik Galimuna wrote: Check permissions on /home/vpopmail/lib/libvpopmail.a   I changed them to chmod 644 /home/vpopmail/lib/libvpopmail.a and chmod 755 /home/vpopmail/lib That's a bad idea, especially if you're using MySQL. With libvpopmail.a world-readabl

Re: [vchkpw] Vpopmail + Courier-imap as non-root

2003-07-11 Thread Tom Collins
On Friday, July 11, 2003, at 12:25 AM, Joshua Pruitt wrote: According to the FAQ: 3. compile courier-imap with --without-authdaemon --with-authvchkpw So I do all of this by the book. Now, courier-imap doesn't work if I add the -user=vpopmail -group=vchkpw directives to imapd.rc (as in a vpopmai

Re: [vchkpw] Changing from vmailmgr to vpopmail

2003-07-11 Thread Abel Lucano
On Fri, 11 Jul 2003, Jens Benecke [work] wrote: > I am currently running a server with about 80 domains and about 30 users. > The server runs qmail+QMAILQUEUE+SMTP-AUTH+TARPIT, vmailmgr, daemontools, > dnscache, Squirrelmail 1.4, qmail-pop3d, courier-imap, and sslwrap for POP3 > and IMAP. I also h

Re: [vchkpw] Changing from vmailmgr to vpopmail

2003-07-11 Thread Rick Macdougall
Hi, The short answer is Yes. Vpopmail will be able to do everything you want described below including using different system users for some domains. The long answer is to read the FAQ and documentation for vpopmail and qmail. You will most likely have to compile vpopmail yourself to get th

Re: [vchkpw] Changing from vmailmgr to vpopmail

2003-07-11 Thread Ahmad Masood Shah
I will suggest better to study FAQs first from www.inter7.com regarding vpopmail -- Best Regs, Masood Ahmad Shah System Administrator ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ | * * * * * * * * * * * * * * * * * * * * * * * * | Fibre Net (Pvt) Ltd. Lahore, Pakistan | Tel: +9

Re: [vchkpw] RE:Re: [vchkpw] vpopmail + mysql : Define other mysql host in vmysql.h how-to?

2003-07-11 Thread Ahmad Masood Shah
hmmm this is the problem regarding mysql not vpopmail... anyhow if you have changed /etc/my.cnf then it should work. I will suggest better to check your permissions on folder where mysql want to create socket... it should be owner by user that is running mysql also kill all mysql process and st

[vchkpw] Changing from vmailmgr to vpopmail

2003-07-11 Thread Jens Benecke [work]
Hi everybody, I am currently running a server with about 80 domains and about 30 users. The server runs qmail+QMAILQUEUE+SMTP-AUTH+TARPIT, vmailmgr, daemontools, dnscache, Squirrelmail 1.4, qmail-pop3d, courier-imap, and sslwrap for POP3 and IMAP. I also have Spamassassin and F-Prot included via Q

Re: [vchkpw] Can Vpopmail set QUOTA for a domain instead of user account?

2003-07-11 Thread Ahmad Masood Shah
if you are using vpopmail with qmailadmin then create a file in required domains folder with name   .qmailadmin-limits   maxpopaccounts: 10maxaliases: 10maxforwards: 10maxautoresponders: 10maxmailinglists: 0default_quota: 2000                    (This is what u need for domain quota) --

[vchkpw] RE:Re: [vchkpw] vpopmail + mysql : Define other mysql host in vmysql.h how-to?

2003-07-11 Thread GoodnGo.de \(R\) Zentrale
Hello Ahmad, hello all, after Installing mysql with vpopmail. Then when I started the mysql daemon.. The I trief to log in to my mysql database and got the message could not find mysql.sock in /tmp. In the mysql-configuration file /etc/my.cnf (in my redhat system) I changed the place for the soc

Re: [vchkpw] vpopmail latest version

2003-07-11 Thread Howard Miller
Sigh!! * Recompiled sqwebmail --without-autdaemond * Removed authdaemond startup from boot scripts * rebooted machine ...now cannot log in at all. Which is kind of what I expected - I have been using sqwebmail from back when it didn't have authdaemond, and I remember it completely screwing me u

[vchkpw] Can Vpopmail set QUOTA for a domain instead of user account?

2003-07-11 Thread Kuan Yik
Hi there, I know that vpopmail able to set a quota for individual email account. But, can vpopmail set a quota for a domain instead of individual account?   This is actually helpful for virtual hosting environment.

Re: [vchkpw] vpopmail + mysql : Define other mysql host in vmysql.h how-to?

2003-07-11 Thread Kuan Yik
Thanks to u first Ahmad.   I don't think I will change the port number in the /etc/service. Because, sometime I need to configure mysql running on a system with two different port for two different usage/user. So, like PHP and Perl, the parameter will be define as localhost:/usr/local/mysql.s

Re: [vchkpw] vpopmail and courier-imap

2003-07-11 Thread Sadik Galimuna
Check permissions on /home/vpopmail/lib/libvpopmail.a   I changed them tochmod 644 /home/vpopmail/lib/libvpopmail.aandchmod 755 /home/vpopmail/lib   Regards, Sadik   P.S. Post your emails at courier-imap mailing list.   - Original Message - From: Bård Tommy Nilsen To: [E

[vchkpw] domain convert

2003-07-11 Thread Faez Itrat
Hi, Is there anyway to convert users from one domain to another in vpopmail? Faez - Original Message - From: "Joshua Pruitt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 11, 2003 12:25 PM Subject: [vchkpw] Vpopmail + Courier-imap as non-root > Ok, so I'm installing q

[vchkpw] Vpopmail + Courier-imap as non-root

2003-07-11 Thread Joshua Pruitt
Ok, so I'm installing qmail + vpopmail + courier-imap. Everything almost works. But I'm stuck at getting courier-imap to do SMTP-relaying via vpopmail's --roaming-users. According to the FAQ: 2. Courier-IMAP doesn't detect roaming users in the vpopmail library correctly, so force it by doi

Re: [vchkpw] vpopmail + mysql : Define other mysql host in vmysql.h how-to?

2003-07-11 Thread Ahmad Masood Shah
hmm have u changed /etc/service mysql it can be handy ... me is kinda busy let me find where you can put port in vmyslq.h or you will have to change some code in this file...give me time I will do for u... --  Best Regs,Masood Ahmad ShahSystem Administrator ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^