Re: [vchkpw] Debian - Courier - Vpopmail

2004-07-12 Thread Márcio Luciano Donada
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Natter wrote:
| I'm following the qmailrocks guide and already have a good
| qmail/vpopmail system running. Now, I'm trying to add courier-imap
| using apt-get and it installs great, but it won't authenticate my
| user. (http://www.qmailrocks.org/imap_db.htm)
|
| It says that I need to change the imapd file: change
| AUTHMODULES=authdaemon to AUTHMODULES=authvchkpw
|
| change AUTHMODULES_ORIG=authdaemon to
| AUTHMODULES_ORIG=authvchkpw
|
| I've done this but it still won't authenticate my test user:
|
| #telnet localhost 143 Trying 127.0.0.1... Connected to localhost.
| Escape character is '^]'. * OK Courier-IMAP ready. Copyright
| 1998-2002 Double Precision, Inc. See COPYING for distribution
| information. login [EMAIL PROTECTED] passwd
|
| a NO Login failed.
|
| What do I have to do to get courier to read my vpopmail users?
|
| Thanks for the help.
|
|
Remember install this courier-imap WITH_VPOPMAIL (system operation is
FreeBSD)
Look:
inf# telnet localhost 143
Trying ::1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION
STARTTLS] Courier-IMAP ready. Copyright 1998-2004 Double Precision,
Inc.  See COPYING for distribution information.
a login marcio password
a OK LOGIN Ok.
b logout
* BYE Courier-IMAP server shutting down
b OK LOGOUT completed
Connection closed by foreign host.
inf#
[]'s
Márcio
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFA8wtdENnlSIQoiF0RAtvWAKCIlO2P15YnLW0g2jeUOoIhItC5PQCgj3Jf
YJtM9TuWvh46BcMrq4Rh+EY=
=shLG
-END PGP SIGNATURE-


Re: [vchkpw] Qmail-scanner and vpopmail

2004-07-09 Thread Márcio Luciano Donada
Jeremy Kitchen wrote:
On Friday 09 April 2004 11:06 am, Mark Matrafajlo wrote:
 

I have qmail-scanner installed but it doesn't seem to be called on when
processing email.  When I run qmail-scanner test script it picks it up but
all other email is bpassed.  Does anyone have any insight to this ?
   

try asking the qmail-scanner list?
also, it doesn't work is not a very good problem report.  When you do post 
to the qmail-scanner list, make sure to give some details!

-Jeremy
 

www.free.bsd.com.br
freebsd.slchapeco.org/howto/dicas/servemail.html
[]'s
Márcio


Re: [vchkpw] How to configure mutt

2004-06-30 Thread Márcio Luciano Donada
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Alejandro Aguilar Sierra wrote:
| Hello:
|
| If this is a faq please let me know the link. Which is the best way
| to configure mutt to access an email account on a server which uses
| qmail, vpopmail and an imap server (courier).
|
| Any hint will be appreciated.
|
www.free.bsd.com.br
[]'s
Márcio
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFA45iJENnlSIQoiF0RAvpFAJ9ZYNyTqtvF01FEJMYawOOyRsTVGwCghVEr
/zPjCdHCW9hv8+g/Q6URN8U=
=tWao
-END PGP SIGNATURE-


Re: [vchkpw] TMDA + vpopmail + qmail + squirrelmail (?)

2004-06-02 Thread Márcio Luciano Donada

Hi, Alan
This user your web server is 'www' (apache 1.3.31 on FreeBSD 4.10-STABLE)
Permissons is altered in the domains (vpopmail) drwx-- for drwxrwx--- 
(770) e group www is on vchkpw, is probleman persist

File not found:
/usr/local/vpopmail/domains/domain.com/marcio/.tmda/lists/whitelist

#cat /etc/group
www:*:80:vchkpw
vchkpw:*:89:www

[]'s
Márcio

 What user is your web server running as?  I think it needs permissions
 to read right through from the parent directory.  I think Vpopmail uses
 the following directory permissions:

   drwx--

 I get around this by running the web server as vpopmail:vchkpw (since
 the webmail is sitting on the mail server, and is only used for webmail,
 then this doesn't usually pose a problem)

 Keep in mind as well that any files that are edited are done so as the
 user the web server is running as; if that user is unable to write to
 that file, then edits will fail.

 HTH.

 Alan







Re: [vchkpw] TMDA + vpopmail + qmail + squirrelmail (?)

2004-05-31 Thread Márcio Luciano Donada
Hi, Alan Murrell
My webmail (squirrelmail) is in perfect workd, but, probleman in TMDA Tool,
look,

File not found:
/usr/local/vpopmail/domains/domain.com/marcio/.tmda/lists/whitelist

#cd /usr/local/vpopmail/domains/domain.com/marcio/.tmda/lists/
# ls -l
total 2
-rw-r--r--  1 vpopmail  vchkpw 0 Apr 30 22:31 blacklist
-rw-r--r--  1 vpopmail  vchkpw  1089 May 28 11:59 whitelist

?
[]'s
Márcio

 Hi Marcio,

 I recently got this setup with the help of someone on the TMDA list. I
 am not sure if he is on this list, but I will post what he posted for me
 on the TMDA list, and hope that he does not mind.  Full credit for this
 setup goes to Carlos Averett (I will withold his email address for
 privacy reasons)

 In the 'tmdatools' Squirrelmail plugin:

 = tmdatools_config.php =
  Added:
  // Cyt0plas - ok, let's do virtualhosting support here
  $uinfo = split ('@', $_SESSION['username']);
  $user = $uinfo[0]; $domain = $uinfo[1];

  Changed:
  $plugin_tmdatools_homedir = /home/vpopmail/domains/$domain;
  $plugin_tmdatools_editfiles[0][title] = Whitelist;
  $plugin_tmdatools_editfiles[0][fname] =
 $plugin_tmdatools_homedir/$user/.tmda/lists/whitelist;

  $plugin_tmdatools_editfiles[1][title] = Blacklist;
  $plugin_tmdatools_editfiles[1][fname] =
 $plugin_tmdatools_homedir/$user/.tmda/lists/blacklist;

  $plugin_tmdatools_editfiles[2][title] = Confirmed Senders;
  $plugin_tmdatools_editfiles[2][fname] =
 $plugin_tmdatools_homedir/$user/.tmda/lists/confirmed;

  $plugin_tmdatools_editfiles[3][title] = TMDA User Config File;
  $plugin_tmdatools_editfiles[3][fname] =
 $plugin_tmdatools_homedir/$user/.tmda/config;

  $plugin_tmdatools_editfiles[4][title] = TMDA Incoming Filter;
  $plugin_tmdatools_editfiles[4][fname] =
 $plugin_tmdatools_homedir/$user/.tmda/filters/incoming;

  $plugin_tmdatools_editfiles[5][title] = TMDA Outgoing Filter;
  $plugin_tmdatools_editfiles[5][fname] =
 $plugin_tmdatools_homedir/$user/.tmda/filters/outgoing;

  $plugin_tmdatools_editfiles[6][title] = Request Confirmation
 Template;
  $plugin_tmdatools_editfiles[6][fname] =
 $plugin_tmdatools_homedir/$user/.tmda/templates/confirm_request.txt;

  $plugin_tmdatools_editfiles[7][title] = Acceptance Confirmation
 Template;
  $plugin_tmdatools_editfiles[7][fname] =
 $plugin_tmdatools_homedir/$user/.tmda/templates/confirm_accept.txt;

  $plugin_tmdatools_editfiles[8][title] = Bounce Template;
  $plugin_tmdatools_editfiles[8][fname] =
 $plugin_tmdatools_homedir/$user/.tmda/templates/bounce.txt;
 = End tmdatools_config.php =

 Note: I added [6], [7], and [8] to my own configuration to allow users
 to custome those texts.

 = Begin address.php =
 Changed:
 if ($tmdatools_submit)
 {
   // Cyt0plas - Get user and domain
   $uinfo = split('@', $_SESSION['username']);
   $username = $uinfo[0]; $domain = $uinfo[1];

   $command = $plugin_tmdatools_tmdadir . bin/tmda-address;

   if (file_exists($command))
   {
 $config = '/home/vpopmail/domains/' . $domain . '/' . $username .
 '/.tmda/config';
 $command .= ' -a ' . $username . '@' . $domain . ' -c ' . $config .
 '
 --'.$tmdatools_address.' '.$tmdatools_address_text;

 $address = exec($command);

 echo $address;
   }
   else
   {
 echo _(File not found).': b'.$command.'/b';
   }
 }
 = End address.php =

 = pending.php =
 Added:
   // Cyt0plas - Get user and domain
   $uinfo = split('@', $_SESSION['username']);
   $username = $uinfo[0]; $domain = $uinfo[1];
   $config = '/home/vpopmail/domains/' . $domain . '/' . $username .
 '/.tmda/config';

 Changed:
 Basically, I changed all occurences of
 $tmdatools_pending = $plugin_tmdatools_tmdadir . bin/tmda-pending
 to
 $tmdatools_pending = $plugin_tmdatools_tmdadir . bin/tmda-pending -c
 $config;
 = End pending.php =

 I hope this helps.

 Sincerely,

 Alan Murrell






[vchkpw] TMDA + vpopmail + qmail + squirrelmail (?)

2004-05-30 Thread Márcio Luciano Donada
Hello Group,
Somebody of the group uses TMDA + qmail + vpopmail + squirrelmail? It would
like to use plugin to carry through the possible changes in the TMDA that
the customer comes to want, but I am not obtaining, if somebody uses, can
give one help?
[ ]'s
Márcio



[vchkpw] ldap + vpopmail 5.4.3

2004-05-24 Thread Márcio Luciano Donada
Sorry my ingles, i'm from brasilian! Gentlemen, Am new in the list, I use
FreeBSD 4.10-PRERELASE and I would like to know as I can use the vpopmail
with ldap installing way ports. some tip?
Tank-you
Márcio



Re: [vchkpw] ldap + vpopmail 5.4.3

2004-05-24 Thread Márcio Luciano Donada
Hi, Bernd

#cd /usr/ports/mail/vpopmail
#make -DWITH_ENABLE_AUTH_MODULE=ldap ???

[]'s
Márcio

 Hi Marcio!

 Well, it's maybe not the most comfortable way, but for me it works just
 fine on FreeBSD 5.2.1:

 Just add --enable-auth-module=ldap to the CONFIGURE_ARGS= of
 /usr/ports/mail/vpopmail/Makefile

 Give it a try


 Greets from Austria

 Bernd