[vchkpw] qmail, vpopmail, ldap

2002-08-21 Thread Zakki A

Hi all,
right now i am using qmail, vpopmail and mysql for my mail server. the
problem here is my user can not see what is the address of the other user. i
have an idea to solve this problem, that i will use ldap for account storage
and authentication. regarding this i have several question :
1. should i use qmail-ldap to do this, as i want still use vpopmail
2. if i use qmail-ldap, could i still use vpopmail ? i think i could but i
am still confuse
3. what about the other packace ? sqwebmail, qmailadmin is it stil working ?

thanks for your response.


zakki




[vchkpw] How to change to mysql ?

2002-08-21 Thread Marcy

Hi all,

i want to change my vpopmail to mysql . What`s the best way ?

Greets
Marcy




[vchkpw] Authentication problem

2002-08-21 Thread F. J. Pedro
Hi all,
i'm so worry after 1 week trying to solve my problem. nothing, nothing!!!

i can't authenticate with pop3 and courier-imap
qmail-pop3d/run
===
#!/bin/sh
env - PATH="/var/qmail/bin:/usr/local/bin:/bin:/service" \ 
/usr/local/bin/tcpserver -H -l 0 -R 0 pop3 /var/qmail/bin/qmail-popup ns.boliviancenters.com \ 
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 21 

qmail-smtpd
=
#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
exec /usr/local/bin/softlimit -m 200 \
/usr/local/bin/tcpserver -v -R -l 0 -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp /var/qmail/bin/qmail-smtpd 21


PLEASE HELPJ. Pedro Flor P.  .~. /V\// \\   /( _ )\´´ ``Do You Yahoo!?

Todo lo que quieres saber de Estados Unidos, América Latina y el resto del Mundo.
Visíta Yahoo! Noticias.

Re: [vchkpw] Tutorial for setting up qmail + vpopmail + Spam

2002-08-21 Thread joe

Question! HELP!

Within this tutorial, it say to enable SpamAssassin filtering, you must edit
the .qmail-default for that domain and put |maildrop in it. But this
removes the bouce command,| /home/vpopmail/bin/vdelivermail ' '
bounce-no-mailbox. I decided to add some lines to the /etc/maildroprc for
this.

if($VHOME == /no such user ${EXT}@${HOST}/)
  {
   to | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
  }

OK, it bouces now. But when I send to a qualified address. I get this email

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]:
lseek error 29
lseek errno=29
...



joe






[ Double-click this line for list subscription options ]

Me again.  I have made a few small modifications/corrections to my
near-key-by-key tutorial for getting a mail toaster up and running.
It's based off of Bill Shupp's Toaster.  It includes SpamAssassin
integration.

I've also changes the URL.  Go to: http://www.jerfu.com/toaster

Comments, suggestions, etc. are welcome!

Jeremy



--- End of forwarded message ---
Pat Walsh
Involved, Inc.
Phone 503-226-4006
Fax 503-497-9100
Web http://www.involved.com





Re: [vchkpw] Tutorial for setting up qmail + vpopmail + Spam

2002-08-21 Thread chris

You're first problem is that you need to apply the seekable patch to your
version of vpopmail or be using the latest devel code that contains the
patch natively.  MANY people are using the devel code.  It's quite stable...
and will be marked stable soon so I'd just upgrade to that.

Chris Bunnell
Senior Engineer - Network Implementation
Avantac Technologies, Inc. - Formerly Sonic Internet Services
9719 Lincoln Village Drive #503
Sacramento, CA. 95827
(916) 854-5940
www.avantac.com
Powered by Sun.  My other OS is your Linux box.
While others are dot flopping, we're not stopping.



- Original Message -
From: joe [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 21, 2002 9:07 AM
Subject: Re: [vchkpw] Tutorial for setting up qmail + vpopmail + Spam


 Question! HELP!

 Within this tutorial, it say to enable SpamAssassin filtering, you must
edit
 the .qmail-default for that domain and put |maildrop in it. But this
 removes the bouce command,| /home/vpopmail/bin/vdelivermail ' '
 bounce-no-mailbox. I decided to add some lines to the /etc/maildroprc for
 this.

 if($VHOME == /no such user ${EXT}@${HOST}/)
   {
to | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
   }

 OK, it bouces now. But when I send to a qualified address. I get this
email

 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]:
 lseek error 29
 lseek errno=29
 ...



 joe






 [ Double-click this line for list subscription options ]

 Me again.  I have made a few small modifications/corrections to my
 near-key-by-key tutorial for getting a mail toaster up and running.
 It's based off of Bill Shupp's Toaster.  It includes SpamAssassin
 integration.

 I've also changes the URL.  Go to: http://www.jerfu.com/toaster

 Comments, suggestions, etc. are welcome!

 Jeremy



 --- End of forwarded message ---
 Pat Walsh
 Involved, Inc.
 Phone 503-226-4006
 Fax 503-497-9100
 Web http://www.involved.com







RE: [vchkpw] [SAtalk] Tutorial for setting up qmail + vpopmail +SpamAssassin

2002-08-21 Thread Eric


Lanny,

Looks to me this (great) document is intended for use by
people relatively new and for people running RedHat, for the purpose on
setting up a vpopmail qmail solution. Anyway this is what I gathered
from reading the document in its entirety.

By default, vpopmail (the virtual domain add-on for qmail) stores all
the e-mail under /home/vpopmail 

(From the DOC, and what I assume you're commenting on Lanny)

Lanny he is explaining a default vanilla type of install! There
is no reason to change the directory of an install unless of course you
know what you are doing. /home works just as well as /usr. Why deviate
away from what inter7 recommends?

I for one, partition my disks so that /home, /usr, /boot, and
/var sit on their own partitions, and try to keep /usr some-what small
with all the space going to home. (On a server, not a desktop box) Like
Jeremy I don't like having X windows on a server! So /usr dose not have
to be huge.

It doesn't make sense to start with a 'clean' box when all you are
doing
Is changing mta and adding a few programs.

Lanny don't you read? 

You may want to install a clean operating system...

May being the key word in that sentence. IMHO and experience a clean
BOX is less likely to break on you in a production setting. And RedHat
likes to link a lot of sendmail stuff that necessarily doesn't get
unlinked when you remove it.


Keep up the good work Jeremy. I'm working on a Gentoo Document, and it's
nice to have your document to compare to.

Eric L. Peters





 
-Original Message-
From: Paul James [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, August 21, 2002 9:41 AM
To: Jeremy Oddo
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [vchkpw] [SAtalk] Tutorial for setting up qmail + vpopmail
+SpamAssassin
@Q

Jeremy,
Just looking at your site and had to reply back with comments on #1.
First off, most people I know running vpopmail/qmail have an existing
server of some sort. They don't 'have' to run linux. Our installs never
have virtual users (vppopmail) with real system accounts. Hence the name
VIRTUAL. By the way, vpopmail on all our installations install to
/usr/local/vpopmail. It never goes to /home. Then again, the reason for
vpopmail is to not have the headache of system accounts

It doesn't make sense to start with a 'clean' box when all you are doing
is changing mta and adding a few programs.

Lanny Baron


On Tue, 2002-09-17 at 14:18, Jeremy Oddo wrote:
 Me again.  I have made a few small modifications/corrections to my
 near-key-by-key tutorial for getting a mail toaster up and running.
 It's based off of Bill Shupp's Toaster.  It includes SpamAssassin
 integration.
 
 I've also changes the URL.  Go to: http://www.jerfu.com/toaster
 
 Comments, suggestions, etc. are welcome!
 
 Jeremy
 
 
 
 
 
 ---
 This sf.net email is sponsored by: OSDN - Tired of that same old
 cell phone?  Get a new here for FREE!
 https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
 ___
 Spamassassin-talk mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/spamassassin-talk






[vchkpw] Courier Imap and Vpopmail w/mysql auth

2002-08-21 Thread davehall



is there anything special to get the Courier Imap 
to work with Vpopmail and Qmail using Mysql Auth?

Thanks
Dave


Re: [vchkpw] Courier Imap and Vpopmail w/mysql auth

2002-08-21 Thread Michael Bowe



I you mean you want to run vpopmail w/mysql 
backend,
and then add on courier-imap to give imap 
services,
then you could take a look at my guidewhich 
shows this combo :
http://www.pipeline.com.au/staff/mbowe/isp/webmail-server.htm

Michael.


  - Original Message - 
  From: 
  [EMAIL PROTECTED] 
  
  To: [EMAIL PROTECTED] 
  Sent: Thursday, August 22, 2002 7:07 
  AM
  Subject: [vchkpw] Courier Imap and 
  Vpopmail w/mysql auth
  
  is there anything special to get the Courier Imap 
  to work with Vpopmail and Qmail using Mysql Auth?
  
  Thanks
  Dave


[vchkpw] Qmail Problem.

2002-08-21 Thread administrator

Hi Guys,
  I'm using Qmail+vpopmail as my MTA. But I'm facing a problem 
that qmail is not doing reverse dns lookup. when email arrives
qmail does not check wether senders domain exists or not as
sendmail does.
It's URGENT . Please guide me how to fix this prob.

Thanking in ADVANCE.

--
 Zaman Abdali.
  Senior Manager TEC.  SysAdmin.
   HONDA --- The Power of DREAMS






Re: [vchkpw] Qmail Problem.

2002-08-21 Thread Iain

This is a qmail issue. Maybe you should try that list. There is a patch for 
reverse lookups on the qmail.org website.

On Thu, 22 Aug 2002 12:49, [EMAIL PROTECTED] wrote:
 Hi Guys,
   I'm using Qmail+vpopmail as my MTA. But I'm facing a problem
 that qmail is not doing reverse dns lookup. when email arrives
 qmail does not check wether senders domain exists or not as
 sendmail does.
 It's URGENT . Please guide me how to fix this prob.

 Thanking in ADVANCE.

-- 
PGP info: http://www.myspinach.org/~iain/pgpinfo.html



Re: [vchkpw] Qmail Problem.

2002-08-21 Thread Bill Shupp

On Wednesday, August 21, 2002, at 09:49  PM, 
[EMAIL PROTECTED] wrote:

 Hi Guys,
   I'm using Qmail+vpopmail as my MTA. But I'm facing a problem
 that qmail is not doing reverse dns lookup. when email arrives
 qmail does not check wether senders domain exists or not as
 sendmail does.
 It's URGENT . Please guide me how to fix this prob.

This is a qmail question, not a vpopmail question, and really belongs on 
the qmail list.  But you might try this patch for qmail:

http://www.qmail.org/qmail-1.03-mfcheck.3.patch

I have never used it.

Regards,

Bill Shupp




Re: [vchkpw] 553, domain not in the list, outlook express error

2002-08-21 Thread HareRam

Urgent
some responce please

hare
- Original Message - 
From: hareram [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 21, 2002 10:31 AM
Subject: [vchkpw] 553, domain not in the list, outlook express error


 hi all 
 
 iam having qmail+vpopmail+mysql
 system working fine there is no problem
 but recently we have encounter some new problem
 553 domain not in the list, 
 
 one my customer had taken one email id from us
 that is [EMAIL PROTECTED] and he able to send receive mails 
 
 he got his own domain that is [EMAIL PROTECTED]
 he able to send and receive the mails 
 
 not he want to use [EMAIL PROTECTED] for out going mails
 and [EMAIL PROTECTED] for receiving mail
 if he is configure this, he is getting the 553 domain not in the list. 
 
 he is trying with his outlook express with lot of PC
 still no luck 
 
 any suggestions will be appriciated 
 
 hare