RE: Courier-IMAP causes open-smtp to be owned by root

2001-01-31 Thread Cliff To
>>The ownership changes back to vpopmail after the next scheduled run of >>clearopensmtp Right >>but until that happens, no pop3 people can relay because the pop3 server >>runs as vpopmail Why it runs as vpopmail? It should run as root as well. Here is a sample startup script: $ /var/qmail/

Re: vchkpw eats 99% of cpu time

2001-02-05 Thread Cliff To
>>Starting with svscan with something like this in >>/var/qmail/supervise/qmail-pop3/run: >> >>#!/bin/sh >>HOSTNAME=`hostname -f` >>exec /usr/local/bin/softlimit -m 2000 \ >>/usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb \ >>0 pop-3 /var/qmail/bin/qmail-popup $HOSTNAME \ >>/home/vpopmail

Re: vchkpw eats 99% of cpu time

2001-02-05 Thread Cliff To
One more thing, why you wanted to check against tcp.smtp.cdb for pop3d? It just causes unnecessary overhead since pop3d requires authentication. _ Get your FREE download of MSN Explorer at http://explorer.msn.com

Re: Two issues

2001-02-05 Thread Cliff To
>>2) when I add a user with command "./vadduser [EMAIL PROTECTED] 123 >> -q >>3072" doesn't that user have a 3 K quota? >>After adding that account i send a mail to >> him >>and can't get any error/bounce msg. so mail is delivered >> >>successfuly(!)... >>But when i do a "./vsetuserquota [EM

Re: tcpserver: fatal: unable to bind: address already used

2001-02-06 Thread Cliff To
>>tcpserver: fatal: unable to bind: address already used >>Can any one steer me in the right directions or at least give me some >>instructions that work:-) Uncomment the pop3 line in your /etc/inetd.conf _ Get your FREE download o

Re: Courier IMAP

2001-02-06 Thread Cliff To
>>Has anyone ever had success in compiling courier IMAP with vpopmail + SQL >>support? I don't. >>and then the make exits. The IMAP list admins say that it is a vpopmail >>issue and not anythingto do with them...I cant see how, any ideas would be >>gratefully recieved! Have you specified --e

Re: API Question

2001-02-06 Thread Cliff To
>>int vadddomain( char *domain, char *dir, int uid, int gid); >>what does dir denote? >>is it the domain's main directory? Not the ~vpopmail/domains directory but ~vpopmail/domains/yourdomain.com After checking vpopmail.c: if ( chdir(dir) != 0 ) { return(VA_BAD_V_DIR); } if ( chdir(VPOPMAI

Re: tcpserver: fatal: unable to bind: address already used

2001-02-06 Thread Cliff To
>>If I start it manually it works fine, but if I let supervise do it, it >>just scrolls that error over and over again, like it thinks the >>program isn't running. It actually is running. What other services are you supervising? _ G

Re: tcpserver: fatal: unable to bind: address already used

2001-02-06 Thread Cliff To
What other services are you supervising? >>I was just trying to use the qmail-send and qmail-smtpd Perhaps there is a pop3 startup script somewhere which starts another pop3 daemon you didn't aware of? Based on your error "unable to bind: address already used", it clearly stated that ther

Re: bouncing bad email

2001-02-06 Thread Cliff To
>>Is there a way to configure qmail/vpopmail to either not accept bounces >>for email it never sent, or to discard bounces that bounce instead of >>having them go to the postmaster account? ~vpopmail/domains/yourdomain.com/.qmail-default: | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox

>>bouncing bad email

2001-02-06 Thread Cliff To
>>I would like to discard a bounce that bounces rather than send it to the >>postmaster account. Any ideas (without using a third party filter)? You may add a user "devnull" to vpopmail and set /var/qmail/control/doublebounceto to "devnull", then in ~vpopmail/domains/yourdomain.com/devnull/.qm

Re: bouncing bad email

2001-02-06 Thread Cliff To
>>This will cause a triple bounce and the mass messages will then be >>discarded without even getting to your postmaster nor devnull account. Sorry, I meant "cause a double bounce" given user "devnull" exists. _ Get your FREE downlo

Re: tcpserver: fatal: unable to bind: address already used

2001-02-06 Thread Cliff To
>>Looks like i might have been trying to complicate things! Are you saying I >>should just run my script once and ignore the supervise stuff? >>Where >>would you call the qmail-pop3d from? I would call qmail-pop3d from my supervise script in /usr/local/etc/rc.d/svscan.sh (on a FreeBSD local s

Re: bouncing bad email (correction)

2001-02-07 Thread Cliff To
Actually you shouldn't create a devnull user and shouldn't put "/dev/null" in ~vpopmail/domains/yourdomain.com/devnull/.qmail at all. The best way is to do the following all over again and ignore all my previous messages in this thread: 1) echo postmaster > /var/qmail/control/bouncefrom (the d

Re: Upgrading

2001-02-07 Thread Cliff To
>>a) remembers every option used to build a package (yesterday,last >>month, last year, whenever) and/or Because the configure script has no way of knowing but guessing, so why bother to do the guessing since most (99.99%) of the people would check for ChangeLog and new options and run the conf

Re: courier-imap and open-smtp

2001-02-08 Thread Cliff To
>>I'm using vpopmail-4.9.8 and courier-imap-1.3.2. The open-smtp relay >>feature works for pop connections but don't works for imap connections. >>When a user connect via imap /home/vpopmail/etc/open-smtp isn't updated >>with the user ip. Are you sure you have authvchkpw in your /usr/local/libe

Re: virtual user quota

2001-02-08 Thread Cliff To
>>Has anyone wrote/thought of writing a cgi that could check vdelivermail's >>.current_size and subtract the output from the vuserinfo -q >>[EMAIL PROTECTED] to calculate how much of the user's quota is currently >>used. This could be very helpful and easy to integrate with sqwebmail >>But sinc

Re: Upgrading

2001-02-08 Thread Cliff To
>>I'm afraid I must disagree. If there were no such thing as upgrading, >>then when I install a new version of a package (after removing the old, of >>course -- unless it is designed so that the two versions do not conflict >>with each other) all of the data created/managed/whatever by the old

Re: mail forwarding

2001-02-12 Thread Cliff To
>>I want to do email forwarding on vpopmail. Is there anyone know how can I >>do this? Put: &[EMAIL PROTECTED] To: /home/vpopmail/domains/yourdomain.com/you/.qmail _ Get your FREE download of MSN Explorer at http://explorer.msn.c

Re: roaming users not working, simple config, i'm stumped

2001-02-16 Thread Cliff To
>Ok, I've figured out how i broke the roaming users, but i still don't >understand why i never see any log messages with smtp in them, ever. I get >delivery notices, but what exactly does qmail-smtpd do, and why don't i see >anything in the logs when i telnet to port 25 ? When didn't you add