EnderUNIX QLDAPAdmin

2001-07-02 Thread Ismail YENIGUL



Hi folks,

We have coded a collection of tools for manipulating LDAP databases that
are used
to hold account information for qmail users, in C++.

Features:
- create virtual domains
- delete virtual domains
- create virtual users
- modify virtual users
- change users' password, mailhost (for qmail clusters), mailquota,
  mail directory etc etc...
- create alternate addresses for one maibox
- create forwarding addresses for one mailbox
- View users' information
- Delete users from LDAP database
- List all qmail domains
- List all users of qmail domains


The tools are run in command line. Here is the list of binaries:

garib:~/qldapadmin-0.4.0beta# ls -l /usr/local/bin/q*
-r-x-- 1 root wheel 31008 Jul 2 03:33 /usr/local/bin/qadddomain
-r-x-- 1 root wheel 44154 Jul 2 03:33 /usr/local/bin/qadduser
-r-x-- 1 root wheel 29334 Jul 2 03:33 /usr/local/bin/qdeldomain
-r-x-- 1 root wheel 29773 Jul 2 03:33 /usr/local/bin/qdeluser
-r-x-- 1 root wheel 26492 Jul 2 03:33 /usr/local/bin/qlistdomains
-r-x-- 1 root wheel 28919 Jul 2 03:33 /usr/local/bin/qlistusers
-r-x-- 1 root wheel 47624 Jul 2 03:33 /usr/local/bin/qmodifyuser
-r-x-- 1 root wheel 30886 Jul 2 03:33 /usr/local/bin/qpasswd
-r-x-- 1 root wheel 30507 Jul 2 03:33 /usr/local/bin/qsetmailhost
-r-x-- 1 root wheel 30539 Jul 2 03:33 /usr/local/bin/qsetmsgstore

QLDAPAdmin is tested on FreeBSD 4.3, Redhat Linux 7.1 , Solaris 8(sparc)


You can download QLDAPAdmin from
http://www.enderunix.org/qldapadmin/qldapadmin-0.4.0-BETA.tar.gz

Web page about QLDAPAdmin is:
http://www.enderunix.org/qldapadmin/

please send your feedback to [EMAIL PROTECTED]

bye


Ismail  YENIGUL
http://www.enderunix.org
http://yenigul.net






Re: Make multilog rotate according to time?

2001-05-16 Thread Ismail YENIGUL



hi
for daily report you can use isoqlog  log analyzer at
http://www.enderunix.org/isoqlog

byye
On Wed, 16 May 2001, Ralph Hackl wrote:

 Now that was at http://www.superscript.com/patches/intro.html . A multilog
 Patch!!It works fine. You can give multilog a HUP i.a with a cron job.

 -rh

 --
 --
 Ralph Hackl  |
 CANCOM Computersysteme GmbH  |   L I N U X   .~.
 A-8042 Graz, Koeglerweg 50, Austria  |  The  Choice  /V\
 phone:  +43 (0)316 4006 20 (fax -4)  |   of a  GNU  /( )\
 e-mail: [EMAIL PROTECTED]|  Generation  ^^-^^





 --
 Von: Mike Jackson [EMAIL PROTECTED]
 An: [EMAIL PROTECTED]
 Betreff: Make multilog rotate according to time?
 Datum: Die, 15. Mai 2001 18:32 Uhr
 

  Hi,
   I would like to use qmailanalog to make a daily report that will get
  mailed to the local administrative staff. I would like to have the
  reports include exactly 24 hours of activity. I thought that the easiest
  way to do this is to have multilog start a new log file at 0.00 every
  day, but couldn't figure out how to do it. I have looked at the multilog
  source and man page, and it seems to only rotate logs based on size. How
  are you guys doing this?
 
   Please cc me also with your reply.
 
  Regards,
  Mike
 





Spanish Language support and FreeBSD package for IsoQlog

2001-04-18 Thread Ismail YENIGUL


hi i make a few changes at isoqlog-stable


-Spanish Language Support has been added  you can get it from
http://www.enderunix.org/isoqlog/lang  (if you install already
isoqlog-stable-1.5)

-I make FreeBSD package   you can get it from following URL
http://www.enderunix.org/isoqlog/bsd/isoqlog-stable-1.5.tgz

For more information  visit
http://www.enderunix.org/isoqlog


byye
Ismail  YENIGUL
http://www.enderunix.org
http://yenigul.net







isoqlog 1.5 stable is available

2001-04-12 Thread Ismail YENIGUL


hi i released isoqlog 1.5 stable

what is new :

-Version 1.5 Stable  12 April 2001

- 0 MB problem corrected .  if your domains incoming total byte is less
than 1MB ,  it will be printed as a KB
-Full Language Support has been added
-Strange ""  characters has been removed :)
-Portuguese language support has been added (Thanks to Edson Lima Monteiro 
[EMAIL PROTECTED] )

you can download newest version at http://www.enderunix.org/isoqlog

byee



Ismail  YENIGUL
http://www.enderunix.org
http://yenigul.net






Failed_to_write_to_tmp/

2001-04-10 Thread Ismail YENIGUL


hi
 nowadays i am getting following error qmail log file

Failed_to_write_to_tmp/_(#4.3.3)/Yikes!_Could_create_but_can't_delete_temporary_file!!/ENOENT:_path_doesn't_exist/


also ,when i  attempts  to read  my  mails from sqwebmail(+vpopmail) . he
gets  "Can't creat cache files" error"


what is problem ?
byee

Ismail YENIGUL





Re: qmailadmin 0.42

2001-03-28 Thread Ismail YENIGUL


hi
give  following option too

--enable-vpopuser=vpopmail


byee


On Wed, 28 Mar 2001, [iso-8859-1] Jesús Arnáiz wrote:

 Hi!

 I try to compile qmailadmin0.42, but I get this errors:

 

 [root@integrity /servers/src/qmailadmin-0.42]#
 ./configure -enable-cgibindir=/servers/apache/cgi-bin 
--enable-htmldir=/servers/apache
 /htdocs -enable-qmaildir=/servers/qmail --enable-ezmlmdir=/servers/ezmlm/


 [root@integrity /servers/src/qmailadmin-0.42]# make
 make  all-recursive
 gcc -I. -g -O2 -c qmailadmin.c
 qmailadmin.c:30: vpopmail.h: No such file or directory
 qmailadmin.c:31: vauth.h: No such file or directory
 *** Error code 1

 Stop in /servers/src/qmailadmin-0.42.
 *** Error code 1

 Stop in /servers/src/qmailadmin-0.42.
 *** Error code 1

 Stop in /servers/src/qmailadmin-0.42.
 -

 I use vpopmail 4.9.6-1

 any help??

 Thanks in advance


 --
 Jesús Arnáiz
 0z0ne Inc I+D/IT Manager
 http://www.0z0ne.com
 mailto:[EMAIL PROTECTED]






IsoQlog 1.5 released (multilog support has been added )

2001-03-06 Thread Ismail YENIGUL



hi
i released isoqlog version 1.5

what is isoqlog :


Isoqlog is an qmail log analysis program written in perl .
it designed to scan qmail logfile and produce usage statistics in HTML
format. for viewing through a browser. It produces Top domains
output according to Incoming , Outgoing , total mails and bytes, it keeps
your main domain mail statistics for per day and per month .


what is new :


-All codes are rewritten , now isoqlog is more functional
-multilog support has been given
-User based incoming mail  top scores has been added for every your domain
that  you define
-User based outgoing mail  top scores has been added for every your domain
that  you define
-User based total mail  top scores has been added for every your domain
that  you define
-User based  byte  top scores has been added for every your domain that
you define
-Domain based  byte  top scores has been added
- minus(-) mail values at top scores part is corrected

i strongly recommend redownload if you are using older versions of isoqlog

sample output

for sample output visit
http://www.enderunix.org/isoqlog/maillog15



For more information

http://www.enderunix.org/isoqlog


byee
Ismail YENIGUL

http://www.enderunix.org





Re: qmailanalog scripts

2001-01-16 Thread Ismail YENIGUL


hi i write one
http://www.enderunix.org/isoqlog

it suppliess your request


On Tue, 16 Jan 2001, Clemens Hermann wrote:

 Hi,
 
 did anyone make the attemt to get the output of qmailanalog in a
 webpage. I think of kind of report-page where you get a short monthly
 summary for each local/virtual domain (how many messages, how many Megs,
 etc.)
 If there is nothing like this around, would anyone else be interested in 
 such a script or is it just me?
 
 bye
 
 /ch
 




IsoQlog 1.4 released (Qmail Log Analyser)

2001-01-15 Thread Ismail YENIGUL


Hi 

i released IsoQlog 1.4

what is IsoQlog ?

IsoQlog is a qmail log analysis program written in Perl. It is designed to
scan qmail logfiles and produce usage statistics in
HTML format for viewing through a Web browser. It produces top
domains output according to incoming, outgoing, and
 total mails. It maintains your main domain mail statistics per day and
per month, like webalizer. -- 



What  is  New  ?

-Multi  Domain  support  has  been  added
-Some  small  bug   fixed  has  been  made  about  Displaying  Date  ,  and  Top  
Scores
-Storing  Top  Scores  of  everyday  

for more information
http://www.enderunix.org/isoqlog



Ismail YENIGUL

? echo "UNIX: Live Free or Die !\n"; ?



(no subject)

2000-11-29 Thread Ismail YENIGUL






IsoQlog Qmail Log Analyzer

2000-11-29 Thread Ismail YENIGUL

hii
i write an qmail log analyzer in PERL

here is description:

   IsoQlog is a qmail log analysis program written in Perl. It is
designed to scan qmail logfiles and produce usage statistics in HTML
format for viewing through a Web
   browser. It produces top domains output according to incoming,
outgoing, and total mails. It maintains your main domain mail statistics
per day and per month, likewebalizer.
it is under GPL licences

if you interest you can  get it from
http://www.students.itu.edu.tr/~yenigul
thanx
bye