net114(网络114)

2001-11-30 Thread net114
Title: NET114 ÆóÒµ/»ú¹¹ÐÅÏ¢µÇ¼Ç ÐÅÏ¢ËÑË÷ ÐÅÏ¢ÐÞ¸Ä ¹ØÓÚ±¾Õ¾ ÐÂÊÖÉÏ· ´úÀí×¨Çø ²úÆ·ÌØÇø

sqwebmail config prob ?

2001-11-30 Thread Toph Kemmann
Hi, i`m using qmail-1.03, vpopmail-5, mysql user auth. .. Tried to install sqwebmail-3.1.0 with several configs and ended up (confused) with: ./configure \ --without-authpam \ --without-authuserdb \ --without-authpwd \ --without-authshadow \ --without-authdaemon \ --withou

relaying clients

2001-11-30 Thread Carlo Borelli
Good morning, it's my first question here. I've installed vpopmail with the option: --enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp --enable-roaming-users=y All gone fine. Now I'm not able to relay with MUA from internet. I'm able to pop and I can see in /home/vpopmail/etc/open-smtp my ip addr

Re: sqwebmail config prob ?

2001-11-30 Thread Edoardo Serra
Simply make install again vpopmail it will restore the files in which sqwebmail looks for the version of vpopmail (it happened to me too) Bye At 12.15 30/11/2001 +0100, you wrote: >Hi, >i`m using qmail-1.03, vpopmail-5, mysql user auth. .. >Tried to install sqwebmail-3.1.0 with several configs an

/etc/passwd and roaming

2001-11-30 Thread Mate Wierdl
I have found that using courier-imapd with AUTHMODULES="authvchkpw authpam" if an /etc/passwd user logs in, roaming would not work (open-smtp does not get created). It seems to me this is because /etc/passwd users are handled by authpam and not authvchkpw. Indeed, if I just have AUTHMODULES="

Automaticly adding user maildirs

2001-11-30 Thread Frans Haarman
hey there, iirc vpopmail would automaticly create user maildirs if the users excisted in the vpasswd file. This is no longer the case with vpopmail 5.0. Users also get very ugly bounce messages from qmail if a maildir does not exist: [snip] <[EMAIL PROTECTED]>: can not open new email file err

System Usage on pop3d

2001-11-30 Thread Kevin - System Administrator
im wonderin if this is ok: USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 20572 2.70.0 1396 316? S Nov2868:18 supervise qmail-pop3d its using a pretty deent amount of cpu time all the time. i dont re-call it being like this bef

spamd bad protocol

2001-11-30 Thread Dallas Engelken
Nov 30 04:50:42 localhost spamd[26293]: processed successfully Nov 30 04:50:42 localhost spamd[26291]: bad protocol: header error: Nov 30 05:32:41 localhost spamd[20800]: connection from localhost.localdomain [ 127.0.0.1 ] at port 1938 Anyone that runs spamd ever see this message? Dallas

Re[2]: sqwebmail config prob ?

2001-11-30 Thread Toph Kemmann
Hello Edoardo, ES> Simply make install again vpopmail ES> it will restore the files in which sqwebmail looks for the version of vpopmail ES> (it happened to me too) Thanks for your advice, but still same error ! >>Hi, >>i`m using qmail-1.03, vpopmail-5, mysql user auth. .. >>Tried to install sq

Re: /etc/passwd and roaming

2001-11-30 Thread Bill Shupp
On Friday, November 30, 2001, at 06:39 AM, Mate Wierdl wrote: > I have found that using courier-imapd with > > AUTHMODULES="authvchkpw authpam" > > if an /etc/passwd user logs in, roaming would not work (open-smtp does > not get created). It seems to me this is because /etc/passwd users > are ha

A few VPOPMAIL 5.0 Questions

2001-11-30 Thread Mike Rogers
Just a few things I noticed in the first stage of my upgrade that I thought I'd mention - then two questions.: --enable-ip-alias-domains=y|n enable virutal domain lookup via reverse ip address lookup for virtual domains. This is from VP5.0's --help command. Shouldn't that be changed to vip

Re: A few VPOPMAIL 5.0 Questions

2001-11-30 Thread Bill Shupp
On Friday, November 30, 2001, at 10:29 AM, Mike Rogers wrote: > Just a few things I noticed in the first stage of my upgrade that I > thought > I'd mention - then two questions.: > > --enable-ip-alias-domains=y|n enable virutal domain lookup via > reverse > ip address lookup for virtual d

Re: A few VPOPMAIL 5.0 Questions

2001-11-30 Thread Mike Rogers
Seems to be a problem with qmail.lightup.net. Searching for "Bill Shupp" turns up nothing. "shupp" (the domain name) turns up nothing too looking through author names and even the bodies. Hrm... Any idea where to find that patch then? I'd assume APOP is now standard as well? My users are kno

Re: A few VPOPMAIL 5.0 Questions

2001-11-30 Thread Bill Shupp
On Friday, November 30, 2001, at 11:05 AM, Mike Rogers wrote: > Seems to be a problem with qmail.lightup.net. Searching for "Bill > Shupp" > turns up nothing. "shupp" (the domain name) turns up nothing too > looking > through author names and even the bodies. Hrm... Any idea where to > fin

Re: A few VPOPMAIL 5.0 Questions

2001-11-30 Thread Mike Rogers
> http://shupp.org/patches/5.0-shupp-1.patch.gz Great Thanks! > > I'd assume APOP is now standard as well? > I think APOP has been deprecated. Actually in looking through the code, all of the code is still there. It's a pretty useful standard, not sure why it would be depreciated. The options a

bug in vaddomain

2001-11-30 Thread Mate Wierdl
It does not make sure it starts a new entry in a new line when adding it to a qmail control file. If rcpthosts (this is where I noticed this) does not end with `\n', then the new entry is appended to the last entry. For example, I ended up with localhosttest.com Mate -- --- Mate Wierdl | Dep

Re: AW: Big Vpopmail 5.0 upgrade problem

2001-11-30 Thread Mike Rogers
Hi Andreas, Any reports on whether this actually works? I'd be interested in simply storing the clear text passwords and have created a patch essentially to vchkpw to learn the cleartext passwords as people authenticate- but I first want to make sure that it works in general before actually g

Re: location of open-smtp

2001-11-30 Thread Mate Wierdl
On Fri, Nov 30, 2001 at 09:43:56AM -0700, Tren Blackburn wrote: > If you notice though, you call vchkpw from tcpserver with flags that set > it's UID and GID, so you're not running vchkpw as root at all, tcpserver is > invoked as root and then switches to the UID and GID specified > (vpopmail.vchk

Re: location of open-smtp

2001-11-30 Thread mw-vchkpw
Sorry, Tran; I now see you sent your reply privately for me. Mate

a spec file

2001-11-30 Thread Mate Wierdl
I have put a specfile at http://www.csi.hu/mw/vpopmail.spec It was used to make the vpopmail rpms at ftp://ftp.csi.hu/pub/mw/ Mate -- --- Mate Wierdl | Dept. of Math. Sciences | University of Memphis

Re: [courier-users] Re: roaming users with courier-imap-1.3.12

2001-11-30 Thread mw-courier-imap
On Fri, Nov 30, 2001 at 01:34:52PM -0600, Bill Shupp wrote: > On Friday, November 30, 2001, at 01:26 PM, Mate Wierdl wrote: > > > Does roaming users work for anybody with a fresh install of > > > > courier-imap-1.3.12 > > vpopmail-5.0 > > Yup, mine works fine. Could you tell me your configure o

Re: [courier-users] Re: roaming users with courier-imap-1.3.12

2001-11-30 Thread Bill Shupp
On Friday, November 30, 2001, at 01:58 PM, [EMAIL PROTECTED] wrote: > Could you tell me your configure options, and show me the output of vpopmail: ./configure \ --enable-roaming-users=y \ --enable-learn-passwords=y \ --enable-maildirquota=y \ --enable-clear-passwd=y \ --enable-loggin

OT: rblsmtpd -t

2001-11-30 Thread Bill Shupp
Sorry for the OT post... Is anyone here successfully using 'rblsmtpd -t' to timeout before 1 minute when dns servers are unavailable? In the past, when the RBL servers (I know they're not free anymore, but I'd like to try the alternative) fall off the internet, all my smtp connections would h

email not going out

2001-11-30 Thread Mermaid140
I have been worrying with this problem for quite a while now. My box is BSDi 4.0, running qmail with vpopmail. Starting on the first of November, no email would go out. Email is still coming in OK, and the virtual domains we host get the email that is relayed through the system. I am on the

Re: email not going out

2001-11-30 Thread Bill Shupp
On Friday, November 30, 2001, at 03:43 PM, [EMAIL PROTECTED] wrote: > As it stands, when I try to send email using my Outlook client, I get > the > following message: > > "The message could not be sent because one of the recipients was > rejected by > the server. Server Response '533 sorry, t

Re: vqregister

2001-11-30 Thread vol
You must add the domain before vQregister can add users to it :) Qmail wrote: > > Tried that - no luck, I pulled hotmail from badhosts as well. > > -Original Message- > From: Ronald Rebideau [mailto:[EMAIL PROTECTED]] > Sent: Sunday, November 18, 2001 9:47 PM > To: [EMAIL PROTECTED] > S

VPOPMAIL 5.0 PATCH: Clear text passwords in upgrade

2001-11-30 Thread Mike Krieger
The idea is of this patch is that many users have existing systems with encrypted passwords already. We wait until the user is already authenticated and write out their password entered once we know it's right. Over time, without distrupting the user, we can accumulate their clear-text passwords.

VPOPMAIL + APOP

2001-11-30 Thread Mike Rogers
Anyone know how to get APOP working with VPOPMAIL-5.0. I had it working with 4.9.10, but then when I upgraded it disappeared and now no-longer works. As well, I tried added APOP 1 to the config.h but that didn't help- any ideas or patches? -- Mike

RE: VPOPMAIL + APOP

2001-11-30 Thread Tren Blackburn
Word from Inter7 is that support for APOP has been depreciated. Regards, Tren. > -Original Message- > From: Mike Rogers [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 30, 2001 5:37 PM > To: [EMAIL PROTECTED] > Subject: VPOPMAIL + APOP > > > Anyone know how to get APOP working wit

Re: email not going out

2001-11-30 Thread Mermaid140
Checking my /usr/var/vpopmail/users, I find that postmaster has the following: drwxr-xr-x 2 vpopmail vpopmail while everyone else has drwx-- 2 vpopmail vpopmail Could this be part of the problem?

Re: VPOPMAIL + APOP

2001-11-30 Thread Mike Rogers
Hrm- Maybe that should be documented somewhere. Seems like a pretty useful feature to just get rid of. There is still APOP switches on all the tools as well and an APOP field. Hrm... -- Mike - Original Message - From: "Tren Blackburn" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent:

How I've Made A Fortune With a Simple 3-Page Web Site and a Killer Headline.

2001-11-30 Thread Increase Sales 1200%
E-zine Editors... Business Owners... Entrepreneurs... ** NEVER BEFORE SEEN ** Techniques For Turning Your Website Into a $10,000+ a Month Profit Stream! If you thought you knew how to generate sales online... think again. I've recently developed a complete web selling formula that's so p

Vpopmail5 bugs

2001-11-30 Thread Wayan KW
maybe this is vpopmail bugs or my configure problem i was configure with --enable-mysql=y --enable-clear-passwd=y convert from cdb to mysql this command can't created vpopmail table ./vconvert -c -m try configure with --enable-mysql=y vpopmail tables can created ./vconvert -c -m bugs vpopmai

valias and headers

2001-11-30 Thread Benoit de Mulder
hello, I'm using vpopmail 5.0 compiled with valias support and I would like to know if there is a way to change the FROM line for an alias : for example if I have a alias [EMAIL PROTECTED] which is redirecting to [EMAIL PROTECTED] and the hostname of my server is tata.com, I receive the email as

roaming users with courier-imap-1.3.12

2001-11-30 Thread Mate Wierdl
Does roaming users work for anybody with a fresh install of courier-imap-1.3.12 vpopmail-5.0 I configured them with imap: ./configure --disable-root-check \ --without-authcustom \ --without-authdaemon \ --without-authmysql \ --without-authpgsql \

Re: roaming users with courier-imap-1.3.12

2001-11-30 Thread Bill Shupp
On Friday, November 30, 2001, at 01:26 PM, Mate Wierdl wrote: > Does roaming users work for anybody with a fresh install of > > courier-imap-1.3.12 > vpopmail-5.0 Yup, mine works fine. -Bill Shupp