[vchkpw] What should the permisions be of $vpopmail and below

2003-07-07 Thread matt



Hello all,

I am having a bad day at the moment, so I have a 
few questions which I'll post in multiple mails.


My first question is does anyone have good details 
of what $vpopmail_home should be on my system it is /home/vpopmail and as I 
understand it should be 740. 
I then changed /home/vpopmail/domains/.qmail* to 
640 (so the sticky bit is not set)

this looks a little messy if any one has an 
"offical" permissions tree that would be great.

Thanks,

Matt.



[vchkpw] howto debug a pop3/vpopmail problem

2003-07-07 Thread matt



Hello again, by bad day continues and now its time 
for question 2.

I have vpopmail working with qmail-pop3 
daemon

I have a problem "logging on" to the pop3 server 
with vpopmail, however I cannot find any usefull information in the log file (it 
just says connection made)

@40003f091cde0ad85ff4 tcpserver: pid 1022 from 
10.11.216.11@40003f091cde0ad8f07c tcpserver: ok 1022 0:10.11.216.13:110 
:10.11.216.11::2027@40003f091cde0b9ae0ec tcpserver: end 1022 status 
256@40003f091cde0b9af85c tcpserver: status: 0/40

I have tried connecting with Ms Outlook express and 
MS outlook XP and I get 2 similar error messages (helpfull from Microsoft 
)

First out look express

There was a problem logging onto your mail server. 
Your Password was rejected. Account: 'jordan.no-dns.co.uk', Server: 
'jordan.no-dns.co.uk', Protocol: POP3, Server Response: 
'/home/vpopmail/bin/vchkpw: error while loading shared libraries: libc.so.6: 
failed to map segment from shared object: Cannot allocate memory', Port: 110, 
Secure(SSL): No, Server Error: 0x800CCC90, Error Number: 0x800CCC92


Now the Outlook XP message

Task 'Matthew Darcy Md.Lan Mail - Sending and Receiving' reported error 
(0x800CCC92) : 'Your e-mail server rejected your login. Verify your user name 
and password in your account properties. Under Tools, click E-mail 
accounts. The server responded: ?ome/vpopmail/bin/vchkpw: error while 
loading shared libraries: libc.so.6: failed to map segment from shared object: 
Cannot allocate memory'


The first message appears to suggest it connects to port 110 on SSL ??? but 
both messages appear to be complaining about a shared library having 
problems.

Any suggestions to what this really means (nothing else is complaining 
about any libc libraries) and how to fix / get better debugging 
information.

thanks,

Matt.







Re: [vchkpw] howto debug a pop3/vpopmail problem

2003-07-07 Thread Mark Persohn
Just try telneting to the pop3 port.

[EMAIL PROTECTED]:$ telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK Hello there.
user [EMAIL PROTECTED]
+OK Password required.
pass fghjkl
+OK logged in.
quit
+OK Bye-bye.
Connection closed by foreign host.
[EMAIL PROTECTED]:$
If it succeeds or fails it should log to /var/log/mail or the like, 
check your log dir.

Mark



[EMAIL PROTECTED] wrote:
Hello again, by bad day continues and now its time for question 2.
 
I have vpopmail working with qmail-pop3 daemon
 
I have a problem logging on to the pop3 server with vpopmail, however 
I cannot find any usefull information in the log file (it just says 
connection made)
 
@40003f091cde0ad85ff4 tcpserver: pid 1022 from 10.11.216.11
@40003f091cde0ad8f07c tcpserver: ok 1022 0:10.11.216.13:110 
:10.11.216.11::2027
@40003f091cde0b9ae0ec tcpserver: end 1022 status 256
@40003f091cde0b9af85c tcpserver: status: 0/40
 
I have tried connecting with Ms Outlook express and MS outlook XP and I 
get 2 similar error messages (helpfull from Microsoft )
 
First out look express
 
There was a problem logging onto your mail server. Your Password was 
rejected. Account: 'jordan.no-dns.co.uk', Server: 'jordan.no-dns.co.uk', 
Protocol: POP3, Server Response: '/home/vpopmail/bin/vchkpw: error while 
loading shared libraries: libc.so.6: failed to map segment from shared 
object: Cannot allocate memory', Port: 110, Secure(SSL): No, Server 
Error: 0x800CCC90, Error Number: 0x800CCC92
 
 
Now the Outlook XP message
 

Task 'Matthew Darcy Md.Lan Mail - Sending and Receiving' reported error 
(0x800CCC92) : 'Your e-mail server rejected your login. Verify your user 
name and password in your account properties. Under Tools, click E-mail 
accounts.  The server responded: ?ome/vpopmail/bin/vchkpw: error while 
loading shared libraries: libc.so.6: failed to map segment from shared 
object: Cannot allocate memory'
 
 
The first message appears to suggest it connects to port 110 on SSL ??? 
but both messages appear to be complaining about a shared library having 
problems.
 
Any suggestions to what this really means (nothing else is complaining 
about any libc libraries) and how to fix /  get better debugging 
information.
 
thanks,
 
Matt.
 
 
 
 






Re: [vchkpw] What should the permisions be of $vpopmail and below

2003-07-07 Thread Mark Persohn
On my fresh 5.3.x install its as follows.

[EMAIL PROTECTED]:/opt$ ls -asl
total 32
   4 drwxr-xr-x5 root root 4096 Jun 22 11:17 .
   4 drwxr-xr-x   22 root root 4096 Jul  3 16:30 ..
  16 drwx--2 root root16384 Jun 18 13:00 lost+found
   4 drwxr-xr-x2 root root 4096 Jul  7 08:00 uvscan
   4 drwxr-xr-x8 vpopmail vchkpw   4096 Jun 27 18:23 vpopmail
[EMAIL PROTECTED]:/opt$ cd vpopmail/
[EMAIL PROTECTED]:/opt/vpopmail$ ls -als
total 48
   4 drwxr-xr-x8 vpopmail vchkpw   4096 Jun 27 18:23 .
   4 drwxr-xr-x5 root root 4096 Jun 22 11:17 ..
   4 drwxr-xr-x2 vpopmail vchkpw   4096 Jun 28 20:53 bin
   4 drwxr-xr-x4 vpopmail vchkpw   4096 Jun 27 18:23 doc
   4 drwx--5 vpopmail vchkpw   4096 Jul  4 12:49 domains
   4 drwxr-xr-x2 vpopmail vchkpw   4096 Jun 28 20:53 etc
   4 drwxr-xr-x2 vpopmail vchkpw   4096 Jun 27 18:23 include
   4 drwx--2 root root 4096 Jun 27 18:23 lib
[EMAIL PROTECTED]:/opt/vpopmail$
--
Mark Persohn
CPS Systems Pty Ltd
PH 02 9909 3022
MOB 0413 670676
email: [EMAIL PROTECTED]


[EMAIL PROTECTED] wrote:

Hello all,
 
I am having a bad day at the moment, so I have a few questions which 
I'll post in multiple mails.
 
 
My first question is does anyone have good details of what 
$vpopmail_home should be on my system it is /home/vpopmail and as I 
understand it should be 740.
I then changed /home/vpopmail/domains/.qmail* to 640 (so the sticky bit 
is not set)
 
this looks a little messy if any one has an offical permissions tree 
that would be great.
 
Thanks,
 
Matt.
 






Re: [vchkpw] What should the permisions be of $vpopmail and below

2003-07-07 Thread DOODS
Here are the vpopmail home permissions on my setup. Hope this
helps.

drwxr-xr-x   9 vpopmail vchkpw   512 Apr 24 12:48 .
drwxr-xr-x  13 root sys  512 Jun  7 13:09 ..
drwxr-xr-x   2 vpopmail vchkpw   512 Mar 24 11:35 bin
drwxr-xr-x   4 vpopmail vchkpw   512 Jan 22 16:08 doc
drwx--   6 vpopmail vchkpw   512 Jun 20 14:05 domains
drwxr-xr-x   2 vpopmail vchkpw   512 Jul  7 15:39 etc
drwxr-xr-x   2 vpopmail vchkpw   512 Jan 22 16:08 include
drwx--   2 root vchkpw   512 Jan 22 16:08 lib

Warm Regards,
DOODS

 Hello all,

 I am having a bad day at the moment, so I have a few questions
 which I'll post in multiple mails.


 My first question is does anyone have good details of what
 $vpopmail_home should be on my system it is /home/vpopmail and
 as I understand it should be 740.
 I then changed /home/vpopmail/domains/.qmail* to 640 (so the
 sticky bit is not set)

 this looks a little messy if any one has an offical
 permissions tree that would be great.

 Thanks,

 Matt.


-
Webmail service provided by GlobeLines.
Visit us at http://www.glinesnx.com.ph.




Re: [vchkpw] howto debug a pop3/vpopmail problem

2003-07-07 Thread matt
A very good test. Which displays very similar problems

+OK [EMAIL PROTECTED]
+OK
/home/vpopmail/bin/vchkpw: error while loading shared libraries: libc.so.6:
fail
ed to map segment from shared object: Cannot allocate memory
-ERR
authorization f
ailed

Nothing shows up in the mail log, which to be honest I would expect as I am
not doing anything mail related. The pop3 log just shows a connection being
made.

Any other ideas ?

Thanks,

Matt.




- Original Message - 
From: Mark Persohn [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, July 07, 2003 8:35 AM
Subject: Re: [vchkpw] howto debug a pop3/vpopmail problem


 Just try telneting to the pop3 port.

 [EMAIL PROTECTED]:$ telnet localhost 110
 Trying 127.0.0.1...
 Connected to localhost.
 Escape character is '^]'.
 +OK Hello there.
 user [EMAIL PROTECTED]
 +OK Password required.
 pass fghjkl
 +OK logged in.
 quit
 +OK Bye-bye.
 Connection closed by foreign host.
 [EMAIL PROTECTED]:$

 If it succeeds or fails it should log to /var/log/mail or the like,
 check your log dir.

 Mark



 [EMAIL PROTECTED] wrote:
  Hello again, by bad day continues and now its time for question 2.
 
  I have vpopmail working with qmail-pop3 daemon
 
  I have a problem logging on to the pop3 server with vpopmail, however
  I cannot find any usefull information in the log file (it just says
  connection made)
 
  @40003f091cde0ad85ff4 tcpserver: pid 1022 from 10.11.216.11
  @40003f091cde0ad8f07c tcpserver: ok 1022 0:10.11.216.13:110
  :10.11.216.11::2027
  @40003f091cde0b9ae0ec tcpserver: end 1022 status 256
  @40003f091cde0b9af85c tcpserver: status: 0/40
 
  I have tried connecting with Ms Outlook express and MS outlook XP and I
  get 2 similar error messages (helpfull from Microsoft )
 
  First out look express
 
  There was a problem logging onto your mail server. Your Password was
  rejected. Account: 'jordan.no-dns.co.uk', Server: 'jordan.no-dns.co.uk',
  Protocol: POP3, Server Response: '/home/vpopmail/bin/vchkpw: error while
  loading shared libraries: libc.so.6: failed to map segment from shared
  object: Cannot allocate memory', Port: 110, Secure(SSL): No, Server
  Error: 0x800CCC90, Error Number: 0x800CCC92
 
 
  Now the Outlook XP message
 
 
  Task 'Matthew Darcy Md.Lan Mail - Sending and Receiving' reported error
  (0x800CCC92) : 'Your e-mail server rejected your login. Verify your user
  name and password in your account properties. Under Tools, click E-mail
  accounts.  The server responded: ?ome/vpopmail/bin/vchkpw: error while
  loading shared libraries: libc.so.6: failed to map segment from shared
  object: Cannot allocate memory'
 
 
  The first message appears to suggest it connects to port 110 on SSL ???
  but both messages appear to be complaining about a shared library having
  problems.
 
  Any suggestions to what this really means (nothing else is complaining
  about any libc libraries) and how to fix /  get better debugging
  information.
 
  thanks,
 
  Matt.
 
 
 
 
 









Re: [vchkpw] What should the permisions be of $vpopmail and below

2003-07-07 Thread matt
whats inside domains/$domainname I am interested in the .qmail file
permissions.

Thanks,

matt.

- Original Message - 
From: DOODS [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, July 07, 2003 8:41 AM
Subject: Re: [vchkpw] What should the permisions be of $vpopmail and below


 Here are the vpopmail home permissions on my setup. Hope this
 helps.

 drwxr-xr-x   9 vpopmail vchkpw   512 Apr 24 12:48 .
 drwxr-xr-x  13 root sys  512 Jun  7 13:09 ..
 drwxr-xr-x   2 vpopmail vchkpw   512 Mar 24 11:35 bin
 drwxr-xr-x   4 vpopmail vchkpw   512 Jan 22 16:08 doc
 drwx--   6 vpopmail vchkpw   512 Jun 20 14:05 domains
 drwxr-xr-x   2 vpopmail vchkpw   512 Jul  7 15:39 etc
 drwxr-xr-x   2 vpopmail vchkpw   512 Jan 22 16:08 include
 drwx--   2 root vchkpw   512 Jan 22 16:08 lib

 Warm Regards,
 DOODS

  Hello all,
 
  I am having a bad day at the moment, so I have a few questions
  which I'll post in multiple mails.
 
 
  My first question is does anyone have good details of what
  $vpopmail_home should be on my system it is /home/vpopmail and
  as I understand it should be 740.
  I then changed /home/vpopmail/domains/.qmail* to 640 (so the
  sticky bit is not set)
 
  this looks a little messy if any one has an offical
  permissions tree that would be great.
 
  Thanks,
 
  Matt.
 

 -
 Webmail service provided by GlobeLines.
 Visit us at http://www.glinesnx.com.ph.








[vchkpw] null mail queue

2003-07-07 Thread Sérgio Manuel Rosa
Hi all, 

I need do create a, for testing purpose, a mail relay enviroment that 
receives mail for relay and dumps all of it into /dev/null. 

Is this possible? 

I'm running qmail + vpopmail. 

Thanks
SRosa


Re: [vchkpw] howto debug a pop3/vpopmail problem

2003-07-07 Thread Michael Bowe




Take a look at the section titled :
"TIPS FOR SETTING UP 
THE POP3 DAEMON"

http://www.pipeline.com.au/staff/mbowe/isp/vpopmail-mysql.htm

Michael


  - Original Message - 
  From: 
  [EMAIL PROTECTED] 
  To: [EMAIL PROTECTED] 
  Sent: Monday, July 07, 2003 5:13 PM
  Subject: [vchkpw] howto debug a 
  pop3/vpopmail problem
  
  Hello again, by bad day continues and now its 
  time for question 2.
  
  I have vpopmail working with qmail-pop3 
  daemon
  
  I have a problem "logging on" to the pop3 server 
  with vpopmail, however I cannot find any usefull information in the log file 
  (it just says connection made)
  
  @40003f091cde0ad85ff4 tcpserver: pid 1022 
  from 10.11.216.11@40003f091cde0ad8f07c tcpserver: ok 1022 
  0:10.11.216.13:110 :10.11.216.11::2027@40003f091cde0b9ae0ec tcpserver: 
  end 1022 status 256@40003f091cde0b9af85c tcpserver: status: 
  0/40
  
  I have tried connecting with Ms Outlook express 
  and MS outlook XP and I get 2 similar error messages (helpfull from Microsoft 
  )
  
  First out look express
  
  There was a problem logging onto your mail 
  server. Your Password was rejected. Account: 'jordan.no-dns.co.uk', Server: 
  'jordan.no-dns.co.uk', Protocol: POP3, Server Response: 
  '/home/vpopmail/bin/vchkpw: error while loading shared libraries: libc.so.6: 
  failed to map segment from shared object: Cannot allocate memory', Port: 110, 
  Secure(SSL): No, Server Error: 0x800CCC90, Error Number: 
  0x800CCC92
  
  
  Now the Outlook XP message
  
  Task 'Matthew Darcy Md.Lan Mail - Sending and Receiving' reported 
  error (0x800CCC92) : 'Your e-mail server rejected your login. Verify your user 
  name and password in your account properties. Under Tools, click E-mail 
  accounts. The server responded: ?ome/vpopmail/bin/vchkpw: error while 
  loading shared libraries: libc.so.6: failed to map segment from shared object: 
  Cannot allocate memory'
  
  
  The first message appears to suggest it connects to port 110 on SSL ??? 
  but both messages appear to be complaining about a shared library having 
  problems.
  
  Any suggestions to what this really means (nothing else is complaining 
  about any libc libraries) and how to fix / get better debugging 
  information.
  
  thanks,
  
  Matt.
  
  
  
  
  


Re: [vchkpw] What should the permisions be of $vpopmail and below

2003-07-07 Thread Michael Bowe




If you go back to your vpopmail source dir and 
re-run "make install-strip" it will reset all the permissions to the default / 
recommended config.

Michael.

  - Original Message - 
  From: 
  [EMAIL PROTECTED] 
  To: [EMAIL PROTECTED] 
  Sent: Monday, July 07, 2003 5:04 PM
  Subject: [vchkpw] What should the 
  permisions be of $vpopmail and below
  
  Hello all,
  
  I am having a bad day at the moment, so I have a 
  few questions which I'll post in multiple mails.
  
  
  My first question is does anyone have good 
  details of what $vpopmail_home should be on my system it is /home/vpopmail and 
  as I understand it should be 740. 
  I then changed /home/vpopmail/domains/.qmail* to 
  640 (so the sticky bit is not set)
  
  this looks a little messy if any one has an 
  "offical" permissions tree that would be great.
  
  Thanks,
  
  Matt.
  


[vchkpw] unsuscribe

2003-07-07 Thread E. Di Leginio






[vchkpw] forward not working under vpopmail

2003-07-07 Thread Ilic Aleksandar
Hi
 I am trying to solve my problems with vpopmail for days, but it just don't work.
Cause I thought that some qmail patches are making problems, I installed qmail
again, but without any patch, and I installed vpopmail following instructions.
And just to mention that I am working on Slackware-8.1 and mysql-3.23.56,
qmail-1.03 and vpopmail-5.2.1
Before instaling vpopmail I check qmail and it is working just as it is supposed
to, also MySQL is working.
I confgiure vpopmail like this:

./configure --prefix=/home/vpopmail --enable-auth-logging=y --enable-mysql-logging=y
--enable-logging=e --enable-default-domain=katastrofa.com --enable-mysql=y 
--enable-valias=y
--enable-defaultquota=20M
I create user admin with pass secret in mysql and put it in vmysql.h. And of
course I check this user, and it is working. I grant to that user access to all
databases with all privileges
create database vpopmail
make
make install-strip

After that, I have no table in DB vpopmail, so I had to create them manually. But
never mind.

I create domain katastrofa.com and users: flylord, root, test, postmaster,
anonymous
I start qmail-send, qmail-smtpd and qmail-pop3 with daemontools as it is written
in docs, and it is working. I can send mails, I can check and view mails via
pop3.
Than, I create file  /home/vpopmail/domains/katastrofa.com/.qmail-flylord :
[EMAIL PROTECTED]

and when I send mail to [EMAIL PROTECTED], forwarding is not working.
Just to mention that no dot-qmail file is working. Vpopmail just don't process
those files.
Thanks in advance
Ilic Aleksandar




[vchkpw] Deny on bad username?

2003-07-07 Thread Dave Richardson - Lists
I've seen prior references on this list to a patch/script that will deny 
incoming SMTP when the username/account is unknown.  After getting a ton 
of crap from the SoBIG virus (and various spam probes) I would really 
like to consider adding this to my system.  My implementation is the 
following:

qmail 1.03 with many common patches, including QMAILQUEUE.
courier-imap (1.4?)
vpopmail 5.2.1
Squirrelmail 1.4
MySQL support for both vpopmail and squirrelmail
Spamassassin and CLAM AV
That might be too much detail, but I wondered if the MySQL support would 
be an issue.  
Please link me to wherever I can find a description of this SMTP denial 
support.
Thanks, Dave.




[vchkpw] RE : [vchkpw] Deny on bad username?

2003-07-07 Thread Sébastien Bourgasser


 -Message d'origine-
 De : Dave Richardson - Lists [mailto:[EMAIL PROTECTED] 
 Envoyé : lundi 7 juillet 2003 15:07
 À : [EMAIL PROTECTED]
 Objet : [vchkpw] Deny on bad username?
 
 
 I've seen prior references on this list to a patch/script 
 that will deny 
 incoming SMTP when the username/account is unknown.  After 
 getting a ton 
 of crap from the SoBIG virus (and various spam probes) I would really 
 like to consider adding this to my system.  My implementation is the 
 following:
 
 qmail 1.03 with many common patches, including QMAILQUEUE.
 courier-imap (1.4?)
 vpopmail 5.2.1
 Squirrelmail 1.4
 MySQL support for both vpopmail and squirrelmail
 Spamassassin and CLAM AV
 
 That might be too much detail, but I wondered if the MySQL 
 support would 
 be an issue.  
 Please link me to wherever I can find a description of this 
 SMTP denial 
 support.
 Thanks, Dave.
 


 -Message d'origine-
 De : Dave Richardson - Lists [mailto:[EMAIL PROTECTED] 
 Envoyé : lundi 7 juillet 2003 15:07
 À : [EMAIL PROTECTED]
 Objet : [vchkpw] Deny on bad username?
 
 
 I've seen prior references on this list to a patch/script 
 that will deny 
 incoming SMTP when the username/account is unknown.  After 
 getting a ton 
 of crap from the SoBIG virus (and various spam probes) I would really 
 like to consider adding this to my system.  My implementation is the 
 following:
 
 qmail 1.03 with many common patches, including QMAILQUEUE.
 courier-imap (1.4?)
 vpopmail 5.2.1
 Squirrelmail 1.4
 MySQL support for both vpopmail and squirrelmail
 Spamassassin and CLAM AV
 
 That might be too much detail, but I wondered if the MySQL 
 support would 
 be an issue.  
 Please link me to wherever I can find a description of this 
 SMTP denial 
 support.

Hi,

Look at http://www.shupp.org/
You can find chkuser patch here:
http://www.shupp.org/patches/chkuser.patch

Best regards,

--
Sébastien Bourgasser
GANESKO Consulting
1, rue des Bruyères
L-1274 HOWALD
Tel: (+352) 26 84 54 12
Fax: (+352) 26 84 54 13 




Re: [vchkpw] RE : [vchkpw] Deny on bad username?

2003-07-07 Thread tonix (Antonio Nati)
Use Bill's version if you're using his MegaPatch.

Otherwise, look at the reference page for chkuser at www.interazioni.it/qmail.

The unique difference (at the moment) is that Bill solves a bug of auth 
patch modifying chkuser, while in the reference page of chkusr it is 
indicated how to eliminate the bug directly in the auth code.

Ciao,

Tonino

At 07/07/03 07/07/03 +0200, you wrote:


 -Message d'origine-
 De : Dave Richardson - Lists [mailto:[EMAIL PROTECTED]
 Envoyé : lundi 7 juillet 2003 15:07
 À : [EMAIL PROTECTED]
 Objet : [vchkpw] Deny on bad username?


 I've seen prior references on this list to a patch/script
 that will deny
 incoming SMTP when the username/account is unknown.  After
 getting a ton
 of crap from the SoBIG virus (and various spam probes) I would really
 like to consider adding this to my system.  My implementation is the
 following:

 qmail 1.03 with many common patches, including QMAILQUEUE.
 courier-imap (1.4?)
 vpopmail 5.2.1
 Squirrelmail 1.4
 MySQL support for both vpopmail and squirrelmail
 Spamassassin and CLAM AV

 That might be too much detail, but I wondered if the MySQL
 support would
 be an issue.
 Please link me to wherever I can find a description of this
 SMTP denial
 support.
 Thanks, Dave.

 -Message d'origine-
 De : Dave Richardson - Lists [mailto:[EMAIL PROTECTED]
 Envoyé : lundi 7 juillet 2003 15:07
 À : [EMAIL PROTECTED]
 Objet : [vchkpw] Deny on bad username?


 I've seen prior references on this list to a patch/script
 that will deny
 incoming SMTP when the username/account is unknown.  After
 getting a ton
 of crap from the SoBIG virus (and various spam probes) I would really
 like to consider adding this to my system.  My implementation is the
 following:

 qmail 1.03 with many common patches, including QMAILQUEUE.
 courier-imap (1.4?)
 vpopmail 5.2.1
 Squirrelmail 1.4
 MySQL support for both vpopmail and squirrelmail
 Spamassassin and CLAM AV

 That might be too much detail, but I wondered if the MySQL
 support would
 be an issue.
 Please link me to wherever I can find a description of this
 SMTP denial
 support.
Hi,

Look at http://www.shupp.org/
You can find chkuser patch here:
http://www.shupp.org/patches/chkuser.patch
Best regards,

--
Sébastien Bourgasser
GANESKO Consulting
1, rue des Bruyères
L-1274 HOWALD
Tel: (+352) 26 84 54 12
Fax: (+352) 26 84 54 13



[EMAIL PROTECTED]Interazioni di Antonio Nati
   http://www.interazioni.it  [EMAIL PROTECTED]




Re: [vchkpw] What should the permisions be of $vpopmail and below

2003-07-07 Thread Tom Collins
On Monday, July 7, 2003, at 12:54  AM, [EMAIL PROTECTED] wrote:
whats inside domains/$domainname I am interested in the .qmail file
permissions.
Owned by vpopmail.vchkpw, file permissions are 0600, directories are 
0700.

--
Tom Collins
[EMAIL PROTECTED]



Re: [vchkpw] null mail queue

2003-07-07 Thread Peter Palmreuther
Hi Sérgio,

On Mon, 07 Jul 2003 10:08:46 +0100 Sérgio Manuel Rosa wrote:

 I need do create a, for testing purpose, a mail relay enviroment that 
 receives mail for relay and dumps all of it into /dev/null. 
 
 Is this possible? 

Yes.

 I'm running qmail + vpopmail. 

vadddomain -r test.example.com
echo '#' ~vpopmail/domains/test.example.com/.qmail-default
echo '#' ~vpopmail/domains/test.example.com/.qmail-postmaster
chown vpopmail.vchkpw ~vpopmail/domains/test.example.com/.qmail-*
chmod 600 ~vpopmail/domains/test.example.com/.qmail-*
-- 
Ciao,
 Pit



Re: [vchkpw] Re: forward not working under vpopmail

2003-07-07 Thread Ilic Aleksandar
I can send mail to [EMAIL PROTECTED], cause I have that virtualuser in
vpopmail. Anyway, I can put any other address and it does not work. Vpopmail just
don't want to process dot-qmail files in /home/vpopmail/domains/domain_name
directory. I try even vpopmail-5.3.20. Problem is same
Ilic Aleksandar


SMR qmail doesn't deliver mail to root.
SMR You need to put under /var/qmail/alias a .qmail-root file, note that the 
SMR user root will always fall to your DN, in your case  katastrofa.com, with 
SMR some valid mail address so that all mail sent to root will be delivered to 
SMR that valid mail address. Otherwise [EMAIL PROTECTED] will not get mail. 

SMR This is written somehere in the qmail documentation. 

SMR Hope this helps. 

SMR Regards
SMR srosa 

SMR Ilic Aleksandar writes: 

 Hi
  I am trying to solve my problems with vpopmail for days, but it just don't work.
 Cause I thought that some qmail patches are making problems, I installed qmail
 again, but without any patch, and I installed vpopmail following instructions.
 And just to mention that I am working on Slackware-8.1 and mysql-3.23.56,
 qmail-1.03 and vpopmail-5.2.1
 Before instaling vpopmail I check qmail and it is working just as it is supposed
 to, also MySQL is working.
 I confgiure vpopmail like this: 
 




[vchkpw] Forwarding....

2003-07-07 Thread Bill Sappington
Ok so after wading through documentation that didn;t document so very damn 
well, and the snide remarks from a few people on this list and suffering 
through the whole It was hard to write so it should be hard to use 
attitude this works for forwarding.

The following assumes a standard Qmail install on Linux, a standard install 
of Vpopmail.

Standard install will create: /home/vpopmail/domains

Within the domains directory a sub-driectory for each domain you put onto 
the system is created it:

New Domain = MyNewDomain.Com

So you will have the following directory structure:

/home/vpopmail/domains/MyNewDomain.com

for the obligitory postmaster you will have:

/home/vpopmail/domains/MyNewDomain.com/postmaster

within the above you will have

/home/vpopmail/domains/MyNewDomain.com/postmaster/MailDir

within Maildir you will have three directories:  new, cur  tmp

*=*=*=*=*=*=*=*=*=*=*= THE DEFAULT FORWARD *=*=*=*=*=*=*=*=*=*=*=*

Create a user for the domain MyNewDomain.com, ie: 'info' and you will have:

/home/vpopmail/domains/MyNewDomain.com/info/MailDir

within Maildir you will have three directories:  new, cur  tmp

within the directory: /home/vpopmail/domains/MyNewDomain.com execute the 
ls -all command
and you will see the file '.qmail-default'.  This file handles all e-mail 
comming to this domain that has no valid destination.  The contents of this 
file are:

| /home/vpopmain/bin/vdelivermail '' bounce

To make all e-mail without a valid destination in MyNewDomain.com go to a 
specific user, replace the word 'bounce' with the fully qualified address 
of the person you want it to go to.  This can be ANYONE!  Inside or outside 
your domain.

So suppose you want all e-mail with no valid destination at MyNewDomain.com 
to go to your mailbox on hotmail.com change the line to look like this:

| /home/vpopmain/bin/vdelivermail '' [EMAIL PROTECTED]

This is the Catch All!

*=*=*=*=*=*=*=*=*=*=*=*= THE INDIVIDUAL FORWARD 
*=*=*=*=*=*=*=*=*=*=*=*=*=*=

To forward for a specific user create a file in the DOMAIN directory:

/home/vpopmail/domains/MyNewDomain.com

name it .qmail-[user name of the person in this domain for which you would 
like to do forwarding]

So in the above example, I have a domain called 'MyNewDomain.com' and a 
user named 'info'.  If I want to forward ALL e-mail for the user 'info' to 
my hotmail address I would use a text editor such as pico since its very 
simple to use and execute the following command:

pico /home/vpopmail/domains/MyNewDomain.com/.qmail-info

Then add the following to the file:

[EMAIL PROTECTED]

Save the file and I have just created the forwarding rule for the 
individual user.

= end 





Re: [vchkpw] Re: forward not working under vpopmail

2003-07-07 Thread Bill Sappington
The only thing I would add to this is the following:

KEEP ROOT THE HELL OUT OF EVERYTHING!

Root is a special user, you should only log in as root under the most 
extreme circumstances.  Create a user name for yourself, assign the rights 
you need to administer your system to yourself, and leave root out if it.

Novell  even those idiots at M$Soft get this.  NEVER EVER use the account 
that has *** ALL *** the keys to the kingdom for anything except when 
aboslutely required, especialy in E-MAIL.

Bill

On Mon, 7 Jul 2003 17:37:15 +0200, Ilic Aleksandar 
[EMAIL PROTECTED] wrote:

I can send mail to [EMAIL PROTECTED], cause I have that virtualuser in
vpopmail. Anyway, I can put any other address and it does not work. 
Vpopmail just
don't want to process dot-qmail files in 
/home/vpopmail/domains/domain_name
directory. I try even vpopmail-5.3.20. Problem is same
Ilic Aleksandar

SMR qmail doesn't deliver mail to root.
SMR You need to put under /var/qmail/alias a .qmail-root file, note that 
the SMR user root will always fall to your DN, in your case  
katastrofa.com, with SMR some valid mail address so that all mail sent 
to root will be delivered to SMR that valid mail address. Otherwise 
[EMAIL PROTECTED] will not get mail.

SMR This is written somehere in the qmail documentation.

SMR Hope this helps.

SMR Regards
SMR srosa
SMR Ilic Aleksandar writes:

Hi
I am trying to solve my problems with vpopmail for days, but it just 
don't work.
Cause I thought that some qmail patches are making problems, I 
installed qmail
again, but without any patch, and I installed vpopmail following 
instructions.
And just to mention that I am working on Slackware-8.1 and mysql- 
3.23.56,
qmail-1.03 and vpopmail-5.2.1
Before instaling vpopmail I check qmail and it is working just as it is 
supposed
to, also MySQL is working.
I confgiure vpopmail like this:












RE: [vchkpw] Forwarding....

2003-07-07 Thread Benjamin Tomhave
I didn't follow your thread before, but this is all elementary qmail
configuration.  What was the problem?  Are you familiar with qmailadmin,
because it does all of this for you through a compiled CGI GUI (soon to be
PHP-based, with a little luck).

 -Original Message-
 From: Bill Sappington [mailto:[EMAIL PROTECTED]
 Sent: Monday, July 07, 2003 11:10 AM
 To: 'vpopmail list'
 Subject: [vchkpw] Forwarding


 Ok so after wading through documentation that didn;t document so
 very damn
 well, and the snide remarks from a few people on this list and suffering
 through the whole It was hard to write so it should be hard to use
 attitude this works for forwarding.

 The following assumes a standard Qmail install on Linux, a
 standard install
 of Vpopmail.

 Standard install will create: /home/vpopmail/domains

 Within the domains directory a sub-driectory for each domain you put onto
 the system is created it:


 New Domain = MyNewDomain.Com

 So you will have the following directory structure:

 /home/vpopmail/domains/MyNewDomain.com

 for the obligitory postmaster you will have:

 /home/vpopmail/domains/MyNewDomain.com/postmaster

 within the above you will have

 /home/vpopmail/domains/MyNewDomain.com/postmaster/MailDir

 within Maildir you will have three directories:  new, cur  tmp

 *=*=*=*=*=*=*=*=*=*=*= THE DEFAULT FORWARD *=*=*=*=*=*=*=*=*=*=*=*

 Create a user for the domain MyNewDomain.com, ie: 'info' and you
 will have:

 /home/vpopmail/domains/MyNewDomain.com/info/MailDir

 within Maildir you will have three directories:  new, cur  tmp

 within the directory: /home/vpopmail/domains/MyNewDomain.com execute the
 ls -all command
 and you will see the file '.qmail-default'.  This file handles all e-mail
 comming to this domain that has no valid destination.  The
 contents of this
 file are:

 | /home/vpopmain/bin/vdelivermail '' bounce

 To make all e-mail without a valid destination in MyNewDomain.com go to a
 specific user, replace the word 'bounce' with the fully qualified address
 of the person you want it to go to.  This can be ANYONE!  Inside
 or outside
 your domain.

 So suppose you want all e-mail with no valid destination at
 MyNewDomain.com
 to go to your mailbox on hotmail.com change the line to look like this:

 | /home/vpopmain/bin/vdelivermail '' [EMAIL PROTECTED]

 This is the Catch All!

 *=*=*=*=*=*=*=*=*=*=*=*= THE INDIVIDUAL FORWARD
 *=*=*=*=*=*=*=*=*=*=*=*=*=*=

 To forward for a specific user create a file in the DOMAIN directory:

 /home/vpopmail/domains/MyNewDomain.com

 name it .qmail-[user name of the person in this domain for which
 you would
 like to do forwarding]

 So in the above example, I have a domain called 'MyNewDomain.com' and a
 user named 'info'.  If I want to forward ALL e-mail for the user
 'info' to
 my hotmail address I would use a text editor such as pico since its very
 simple to use and execute the following command:

 pico /home/vpopmail/domains/MyNewDomain.com/.qmail-info

 Then add the following to the file:

 [EMAIL PROTECTED]

 Save the file and I have just created the forwarding rule for the
 individual user.

 = end
 






Re: [vchkpw] Re: forward not working under vpopmail

2003-07-07 Thread Tom Collins
On Monday, July 7, 2003, at 10:20  AM, Bill Sappington wrote:
KEEP ROOT THE HELL OUT OF EVERYTHING!

Root is a special user, you should only log in as root under the most 
extreme circumstances.  Create a user name for yourself, assign the 
rights you need to administer your system to yourself, and leave root 
out if it.
In the case of a virtual domain managed with vpopmail, [EMAIL PROTECTED] 
doesn't have any special capabilities.  There shouldn't be any problem 
with setting it up and using it as an email account.

--
Tom Collins
[EMAIL PROTECTED]



[vchkpw] Re: null mail queue

2003-07-07 Thread Sérgio Manuel Rosa
Thanks. It did the trick.
I'm doind a stress test with qmail and if possible I'll post the results.
Regards,
SRosa 

Peter Palmreuther writes: 

Hi Sérgio, 

On Mon, 07 Jul 2003 10:08:46 +0100 Sérgio Manuel Rosa wrote: 

I need do create a, for testing purpose, a mail relay enviroment that 
receives mail for relay and dumps all of it into /dev/null.  

Is this possible? 
Yes. 

I'm running qmail + vpopmail. 
vadddomain -r test.example.com
echo '#' ~vpopmail/domains/test.example.com/.qmail-default
echo '#' ~vpopmail/domains/test.example.com/.qmail-postmaster
chown vpopmail.vchkpw ~vpopmail/domains/test.example.com/.qmail-*
chmod 600 ~vpopmail/domains/test.example.com/.qmail-*
--
Ciao,
 Pit 






[vchkpw] Vchkpw Password fail in sys log after run-parts

2003-07-07 Thread Rick van Vliet
Running qmail 1.03
Vpopmail
Vchkpw...

In my syslog, I am getting frequent vchkpw: password fail
[EMAIL PROTECTED]:IP]
Specifically, every 5 minutes, and after a cronjob run-parts goes.
It's only one virtual domain (out of three), but for all users and
aliases for that domain.
I know the user, and he is set up to check all these users in his
client. Am I missing something obvious, like he's leaving his client
open, and it's checking every 5 minutes, and the run-parts is clearing a
cache?
(He's never actually been prevented from logging in, from what I can
tell).

Thanks,
Rick


Don't worry about the world coming to an end today.
It's already tomorrow in Australia.
(Charles Schultz)




[vchkpw] vdeluser and User does not exist

2003-07-07 Thread gromm
I'm running qmail and vpopmail version 5.2.1 on a FreeBSD 4.6.2 server.

I don't think this was always the case, but right now I can't delete
virtual accounts with vdeluser, it always gives this error message:

vdeluser: error deleting user '[EMAIL PROTECTED]':
  User does not exist
vdeluser: 1 errors were encountered.

vpasswd likewise does not think that the user exists.

vmoduser, however does. It's the only way I can change the password.





RE: [vchkpw] info for installations...

2003-07-07 Thread Michael Bellears
Does anyone have the link that was going around the list for the
installation of vpopmail, imap, spamassassin etc...? 

Thanks, 

http://www.jerfu.com/toaster/FullToaster_1.0.6.html

http://www.pipeline.com.au/staff/mbowe/isp/webmail-server.htm

Regards,
MB



[vchkpw] Re: forward not working under vpopmail

2003-07-07 Thread Sérgio Manuel Rosa
Hi, 

qmail doesn't deliver mail to root.
You need to put under /var/qmail/alias a .qmail-root file, note that the 
user root will always fall to your DN, in your case  katastrofa.com, with 
some valid mail address so that all mail sent to root will be delivered to 
that valid mail address. Otherwise [EMAIL PROTECTED] will not get mail. 

This is written somehere in the qmail documentation. 

Hope this helps. 

Regards
srosa 

Ilic Aleksandar writes: 

Hi
 I am trying to solve my problems with vpopmail for days, but it just don't work.
Cause I thought that some qmail patches are making problems, I installed qmail
again, but without any patch, and I installed vpopmail following instructions.
And just to mention that I am working on Slackware-8.1 and mysql-3.23.56,
qmail-1.03 and vpopmail-5.2.1
Before instaling vpopmail I check qmail and it is working just as it is supposed
to, also MySQL is working.
I confgiure vpopmail like this: 

./configure --prefix=/home/vpopmail --enable-auth-logging=y --enable-mysql-logging=y
--enable-logging=e --enable-default-domain=katastrofa.com --enable-mysql=y --enable-valias=y
--enable-defaultquota=20M
I create user admin with pass secret in mysql and put it in vmysql.h. And of
course I check this user, and it is working. I grant to that user access to all
databases with all privileges
create database vpopmail
make
make install-strip 

After that, I have no table in DB vpopmail, so I had to create them manually. But
never mind. 

I create domain katastrofa.com and users: flylord, root, test, postmaster,
anonymous
I start qmail-send, qmail-smtpd and qmail-pop3 with daemontools as it is written
in docs, and it is working. I can send mails, I can check and view mails via
pop3.
Than, I create file  /home/vpopmail/domains/katastrofa.com/.qmail-flylord :
[EMAIL PROTECTED] 

and when I send mail to [EMAIL PROTECTED], forwarding is not working.
Just to mention that no dot-qmail file is working. Vpopmail just don't process
those files.
Thanks in advance
Ilic Aleksandar