[vchkpw] qmail-smtpd patch

2003-03-12 Thread Abdul Rehman Gani
Hi, Is anyone aware of a patch for qmail-smtpd that will return a 5xx code if the rcpt to is a non-existent address/alias on a vpopmail system? Thanks, Abdul -- Tel: +27-31-566-8080 Fax: +27-31-566-8010 http://www.eastcoast.co.za

Re: [vchkpw] qmail-smtpd patch

2003-03-12 Thread Kiril Todorov
On Wed, Mar 12, 2003 at 10:35:29AM +0200, Abdul Rehman Gani wrote: > Hi, Heya > > Is anyone aware of a patch for qmail-smtpd that will return a 5xx code if the > rcpt to is a non-existent address/alias on a vpopmail system? > That's just a bad idea.. giving a perm error on 'RCPT TO' will resul

[vchkpw] Re: qmail-smtpd patch

2003-03-12 Thread Peter Palmreuther
Hello Abdul, On Wednesday, March 12, 2003 at 9:35:29 AM you wrote (at least in part): > Hi, > Is anyone aware of a patch for qmail-smtpd that will return a 5xx code if the > rcpt to is a non-existent address/alias on a vpopmail system? Hi, is anyone aware of an archive of this list? http://ww

Re: [vchkpw] Re: qmail-smtpd patch

2003-03-12 Thread Abdul Rehman Gani
On Wednesday 12 March 2003 11:11, Peter Palmreuther wrote: > Hello Abdul, > > Hi, > > is anyone aware of an archive of this list? Probably - but I wasn't. Thanks > > http://www.mail-archive.com/[EMAIL PROTECTED]/msg10854.html -- Tel: +27-31-566-8080 Fax: +27-31-566-8010 http://www.eastcoast.co

Re: [vchkpw] vpopmail and courier-imap

2003-03-12 Thread Justin Heesemann
On Tuesday 11 March 2003 21:03, Jason 'XenoPhage' Frisvold wrote: > On Tue, 2003-03-11 at 12:11, Jesse Guardiani wrote: > > > Let me elaborate briefly... I've been reading documentation, but there > > > is some confusion... The INSTALL doc says not to use authvchkpw, but > > > to use authdb. How

Re: [vchkpw] qmail-smtpd patch

2003-03-12 Thread Brian Kolaci
Check the archives. There are a few, however they *only* take into account the vpopmail addresses, not system accounts or aliases or SMTP relaying. I've just patched mine to handle all cases however I don't have a patch. BTW, VRFY would be the correct place for this, however most spam programs

Re: [vchkpw] qmail-smtpd patch

2003-03-12 Thread Rick Macdougall
Hi, http://www.interazioni.it/qmail/ Regards, Rick - Original Message - From: "Abdul Rehman Gani" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 3:35 AM Subject: [vchkpw] qmail-smtpd patch Hi, Is anyone aware of a patch for qmail-smtpd that will return a

[vchkpw] Fwd: Inter7 Internet Technologies: Newsletter Urgent Notice

2003-03-12 Thread Davide Giunchi
Which is the bug that is named in this "advisory"? I think that must be given more details. 1.3.27 contains some bugfixes so the problem could be solved even upgrading to 1.3.27 (because upgrading to apache2.x is not always a good choice). Regards. -- Davide Giunchi--- Begin Message --- file:/

Re: [vchkpw] qmail-smtpd patch

2003-03-12 Thread tonix (Antonio Nati)
Abdul, the patch you're looking for is at: www.interazioni.it/qmail It's been deeply proved and installed by hundreds of people. There are two versions: one completely compliant to qmail security model, the other semplified in order to work with TLS. Ciao, Tonino At 12/03/03 12/03/03 +0200,

[vchkpw] Seekable Patch - Bill's Toaster

2003-03-12 Thread jeffkoch
We're using the lastest version of Bill Schupp's Toaster which uses Vpopmail 5.3.7. From reading the list, doc's, etc. we understand that in order to process mail using spamc or maildrop from .qmail-default in the domain directory we need to have the 'seekable patch' installed. Is this true? O

[vchkpw] can not get any mail

2003-03-12 Thread Negative Nine
I just setup qmail and vpopmail on a redhat 7.2 box and for some reason i can not receive any mail i send to it. I dont get any bounce messages or anything, it just vanishes.   Some info: - a tail from /va

Re: [vchkpw] problem with valias and maildrop filter

2003-03-12 Thread Dave Weiner
Iain wrote: > Hi, > > I have been using maildrop to filter spam by using the following in > .qmail-default for each domain: > >> preline /usr/bin/maildrop /etc/spamassassin/mailfilter > > I have included the mailfilter at the end of this email. > > However when I set this up I found that SQL based

[vchkpw] Local and Virtual Users

2003-03-12 Thread Wil Hatfield - HVHM Customer Care
Ok a simple question. For Vpopmail configuration can I use the following together without difficulty. --enable-passwd=y --enable-mysql=y The desired outcome is to allow vpopmail to check both so we can use both local and virtual users. TIA

[vchkpw] Recenty security notice

2003-03-12 Thread vol
Hi, everyone. I just wanted to touch really quickly about the security notice that was posted here from our news mailing list. First, we'd like to apologize for it's format. That message was supposed to be destined for our communications director, but apparently it was accidentally sent to the n

Re: [vchkpw] can not get any mail

2003-03-12 Thread Negative Nine
if you are saying i need to kill qmail-send. okay, i tried killall and it did not kill it. i killed it with -9 and it restarted again a couple of seconds later. durring that time i sent 2 more messages to [EMAIL PROTECTED] and they are not showing up in the log (/var/log/qmail/current) and i didnt

Re: [vchkpw] Seekable Patch - Bill's Toaster

2003-03-12 Thread Marcus Williams
On Wednesday, March 12, 2003, at 15:41, you wrote: > We're using the lastest version of Bill Schupp's Toaster which uses > Vpopmail 5.3.7. From reading the list, doc's, etc. we understand that in > order to process mail using spamc or maildrop from .qmail-default in the > domain directory we need t

Re: [vchkpw] Seekable Patch - Bill's Toaster

2003-03-12 Thread Bill Shupp
On Wednesday, March 12, 2003, at 07:41 AM, jeffkoch wrote: We're using the lastest version of Bill Schupp's Toaster which uses Vpopmail 5.3.7. From reading the list, doc's, etc. we understand that in order to process mail using spamc or maildrop from .qmail-default in the domain directory we ne

Re: [vchkpw] can not get any mail

2003-03-12 Thread Negative Nine
okay, i tried that but still no go. What i dont understand is that the smtp server im sending through here at work should at least send me a message if it can not send the message to my box. And my box should send me a message if it has a problem with the e-mail. I dont get anything at all. and i c

[vchkpw] /var/log/messages activity

2003-03-12 Thread Mark Nicholas
I am getting these three messages logged to var/log/messages every second or two... Can someone point me in the right direction? Its a fairly new situation. What have I done? -- su: (to vpopmail) root on none PAM-unix2[number] Session started for user vpopmail, service su PAM-unix2[number] S

[vchkpw] vpopmail+mysql config

2003-03-12 Thread Ajai Khattri
Im looking thru vmysql.h and was wondering if it was OK to use a different login name instead of "root" for MySQL? -- Aj. Systems Administrator / Developer

Re: [vchkpw] vpopmail+mysql config

2003-03-12 Thread Dorneles Treméa
Hi Ajai, > Im looking thru vmysql.h and was wondering if it was OK to use a > different login name instead of "root" for MySQL? sure, just make certain that this user have the appropriate permissions to create/modifiy/access data, something like: GRANT select,insert,update,delete,create,drop ON

[vchkpw] What is up with mysql

2003-03-12 Thread Geoff Sweet
I installed qmail and mysql and all the installs went correctly. I installed vpopmail with: ./configure \ --enable-roaming-users=y \ --enable-default-domain=whootis.com \ [EMAIL PROTECTED] \ --enable-logging=p \ --enable-defaultquota=5S \ --enable-ip-alias-domains=n \ --enab

Re: [vchkpw] What is up with mysql

2003-03-12 Thread Geoff Sweet
Wait let me follow up on this, that I CAN create other vdomains and users in those domains. However I can't seem to do anything with my default domain of whootis.com. Thanks Again Geoff On Wed, 2003-03-12 at 12:37, Geoff Sweet wrote: > I installed qmail and mysql and all the installs went correc

Re: [vchkpw] What is up with mysql

2003-03-12 Thread Rob G
Maybe I am reading this wrong.. but all that your config did was set the domains whootis.com as your default domain. If you have not created it then you don't have a default domain. What happens if you do ./vadddomain whootis.com Regards, Rob G [EMAIL PROTECTED] - Original Message - Fro

Re: [vchkpw] What is up with mysql

2003-03-12 Thread Geoff Sweet
BWAHAHA Yes yes I now see the error of my ways. 24hours without sleep does that to you. I misunderstood. I though that setting the default-domain actually *created* that whole bit. Yes I have now added the domain and things seem to be working just fine. Thanks for everyone's help! :-) Geoff S

[vchkpw] POP before SMTP

2003-03-12 Thread Andrew Hamilton
Hello, I have a qmail + vpopmail setup with --enable-roaming-users=y. Users are able to authenticate and receive mail, and their IP is added to open-smtp. The problem is that it will authenticate a person and then allow them SMTP access iff they are on 65.243.94.* (our class c, the server's addre

Re: [vchkpw] vpopmail+mysql config

2003-03-12 Thread John Johnson
Yes it is... -John - Original Message - From: "Ajai Khattri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 12:07 PM Subject: [vchkpw] vpopmail+mysql config > Im looking thru vmysql.h and was wondering if it was OK to use a > different login name instead

Re: [vchkpw] /var/log/messages activity

2003-03-12 Thread Jesse Reynolds
Have you altered your PAM config recently? Told it to log all instances of 'switch user' ? -jesse At 13:00 -0500 12/3/2003, Mark Nicholas wrote: I am getting these three messages logged to var/log/messages every second or two... Can someone point me in the right direction? Its a fairly new situa

Re: [vchkpw] can not get any mail

2003-03-12 Thread Jonas Pasche
Hi Scott, > if you are saying i need to kill qmail-send. No; Rick told you to send a HUP. Anyway, you need to send a HUP to _qmail-smtpd_, not qmail-send, as the rcpthosts file is read by qmail-smtpd, not qmail-send. vpopmail normally does this automatically, but obviously did not in your case.

[vchkpw] Using maildrop with vpopmail

2003-03-12 Thread Robin Bowes
Hi, Can anyone point me at any documentation describing how to use maildrop with vpopmail / courier-imap / qmail ? Thanks, R. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.459 / Virus Database: 258 - Release Date: 26/02/2003

Re: [vchkpw] problem with valias and maildrop filter

2003-03-12 Thread Iain
On Thu, 13 Mar 2003 03:02, Dave Weiner wrote: > Iain wrote: > Did you rebuild vpopmail between when it worked and when it stoped? no > Is /home/vpopmail/bin/vdelivermail the correct path? yes > > If the answers are No and Yes respectively, you might need to escape the '' > in the VPOP line. T

Re: [vchkpw] POP before SMTP

2003-03-12 Thread Jonas Pasche
Hi Andrew, > Hello, I have a qmail + vpopmail setup with --enable-roaming-users=y. Users > are able to authenticate and receive mail, and their IP is added to > open-smtp. Is tcp.smtp.cdb regenerated successfully? Use cdbdump from Dan's "cdb" package to find out: http://cr.yp.to/cdb/cdbmake.htm

RE: [vchkpw] Local and Virtual Users

2003-03-12 Thread Wil Hatfield - HVHM Customer Care
Am I mailing to the list of just to myself. Couldn't tell by all the feedback I see. Hello Me. T-E-S-T > > Ok a simple question. For Vpopmail configuration can I use the following > together without difficulty. > > --enable-passwd=y --enable-mysql=y > > The desired outcome is to allow vpopmail t

Re: [vchkpw] /var/log/messages activity

2003-03-12 Thread Jonas Pasche
Hi Mark, > I am getting these three messages logged to var/log/messages every second > or two... > Can someone point me in the right direction? Its a fairly new situation. > What have I done? Regular messages always sound like cron jobs or runwhen jobs. Did you use ps to find out which process

Re: [vchkpw] Re: feature request qmail-smtpd-chkusr

2003-03-12 Thread Matt Simerson
Very nice work Tonino. I've taken a look at your patch and I like it. Fortunately for me, last week I moved my last "system users" domain into vpopmail so all my mail domains are virtual. Having done that, I can actually use your patch now. I've build it into my Mail Toaster Mega-Patch (ver

[vchkpw] feature request: -r option to vpasswd

2003-03-12 Thread Andrew Kohlsmith
I'd like to request a feature (I'll probably supply a patch in a few days anyway) which would add an -r (regenerate) option to vpasswd to take the existing vpasswd file and regenerate a vpasswd.cdb file for a domain. Before I go and do this (hopefully trivial) patch, is this the only way to reg

Re: [vchkpw] feature request: -r option to vpasswd

2003-03-12 Thread Matt Simerson
That wheel has already been invented. Check out ~vpopmail/bin/vmkpasswd Matt On Wednesday, March 12, 2003, at 09:06 PM, Andrew Kohlsmith wrote: I'd like to request a feature (I'll probably supply a patch in a few days anyway) which would add an -r (regenerate) option to vpasswd to take the e

[vchkpw] more weirdness with vdelivermail and maildrop

2003-03-12 Thread Iain
Hi, I am seeing some weird behaviour with SQL based aliases in combination with maildrop. After setting EXT and HOST the following works: cat testmail.txt | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox However this doesn't: cat testmail.txt | maildrop mailfilter-test when mailfilter-

[vchkpw] new user welcome message

2003-03-12 Thread John Johnson
 How would you set a welcome message for every new user? I want a new user welcome message to be created every time a new acount is created.. Any ideas?   -John  

Re: [vchkpw] new user welcome message

2003-03-12 Thread Benjamin Tomhave
A couple hodge-podge ideas... You could create a robot ("autoresponder") with an address like "[EMAIL PROTECTED]" and program-in your stock welcome message. Then write a wrapper script for your vadduser that creates the user then sends a blank email to the robot address, resulting in the welcome

Re: [vchkpw] new user welcome message

2003-03-12 Thread John Johnson
Thanks, I am afraid this will not work.. It will be staff using qmailadmin doing the account adding and they will not have shell access... -John - Original Message - From: "Benjamin Tomhave" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 8:15 PM Subject: Re:

Re: [vchkpw] more weirdness with vdelivermail and maildrop

2003-03-12 Thread Dave Weiner
On Wednesday 12 March 2003 22:38, Iain wrote: > However this doesn't: > > cat testmail.txt | maildrop mailfilter-test > > when mailfilter-test is: > import EXT > import HOST > VPOP="| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox" > to "$VPOP" > > I see vdelivermail: valiases processed but

Re: [vchkpw] more weirdness with vdelivermail and maildrop

2003-03-12 Thread Iain
On Thu, 13 Mar 2003 04:44, Dave Weiner wrote: > > I see vdelivermail: valiases processed but the mail is not sent on the > > alias destination. > > > > please help. > > Iain, can you try your test again, but this time can you try specifying the > full path to mailfilter-test? I've done that but it

Re: [vchkpw] more weirdness with vdelivermail and maildrop

2003-03-12 Thread Dave Weiner
On Thursday 13 March 2003 00:40, Iain wrote: > On Thu, 13 Mar 2003 04:44, Dave Weiner wrote: > > > I see vdelivermail: valiases processed but the mail is not sent on the > > > alias destination. > > > > > > please help. > > > > Iain, can you try your test again, but this time can you try specifying

Re: [vchkpw] more weirdness with vdelivermail and maildrop

2003-03-12 Thread Iain
On Thu, 13 Mar 2003 05:10, Dave Weiner wrote: > Is there anything in the logs at all? Any messages from maildrop? Can you > add some explicit loging? > > Dave Well if I turn on logging in maildrop i see the following when i send to an alias. This is the same as what I see when I send to a non a

Re: [vchkpw] Vpopmail has broken non-virtual users/domain

2003-03-12 Thread chquek76
Jonas Pasche <[EMAIL PROTECTED]> wrote: >Hi Anonymous, > >> I get a response start with -ERR, the authentication failed. But >> when I try using my virtual user it went thru' >> >> How can I configure my non-virtual user and domain able to get >> authenicated and receieve the mail?? > >./configur

[vchkpw] Qmail virtual domain outgoing IP address patch

2003-03-12 Thread Jan Knepper
Qmail virtual domain outgoing IP address patch I do not know if it already had been done, but incase not, here it is... Good luck! Jan http://www.digitaldaemon.com/FreeBSD/qmail/index.html Title: qmail Qmail virtual domain outgoing IP address patch. digitaldaemon.com uses qmail in combinati