[Mailman-Users] Pending subscriber.db with Apache UID

2001-10-18 Thread Vania Lolham

System conf:

OS RH7.1
Mailman 2.0.6-1u70_1cl.i386.rpm
Sendmail 8.11.2-14
Apache 1.3.19-5
Python 1.5.2-30
-

>From web page when I add a member to the list, a file get
created in /mailman/data called pending.subscriber.db or
something like that,
UID is Apache and GID is mailman.
But when the subscription e-mail goes out to the member, it
contains few lines of error and at the end of the mail say
something about the .db permission denied
with flag "w" I assume it means write.
debugging of this message tells me that the pending file
with UID of Apache is not editable by the script,
To prove that the message is telling me the truth I change
the UID of the pending subscribers to mailman and let
qrunner to do it's job again.
This time subscription e-mail goes out to the member without
any error.
Do you know where is wrong?
I run check_perms and tells me no problem.
The obvious logic is that the pending subscriber file is
created by Apache in the first place, when entering e-mail
address and password and click on subscribe.
But I can't understand why mailman is not taking back the
ownership of the pending data file.

Please let me know if there is anything else I should check.

Thanks.

Vania








--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] Problem

2001-10-29 Thread Vania Lolham

If it's site pass just run "mmsitepass" and enter the new
password
If it's list pass for admin then here what I would do:

hack it :)
1-create a new site call it test
2-enter the password for the list
3- open the config.db of the test list and search for
"password"
4- in front of it you will see something like this
"QI35687p7U193s"  write it down .
5- now open config.db of the site you forgot the password,
and overwrite the password with the above string you wrote
down.
Now the password of your site should be same as test site.

Good Luck

Vania
---


- Original Message -
From: "Markus Lausser" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 27, 2001 5:29 PM
Subject: [Mailman-Users] Problem


> Hello.
>
> I am running a mailman list on sourceforge and i have
forgotten
> my admin passwd. How to get it again? i cant find any
hint...
>
> Thanks in advance.
>
> Markus.
>
> --
> Mailman-Users maillist  -  [EMAIL PROTECTED]
> http://mail.python.org/mailman/listinfo/mailman-users



--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] Crontab of Mailman user ...

2001-10-30 Thread Vania Lolham

too simple :)
Just type crontab crontab.in
from the directory where crontab.in is located

good luck,

Vania
-
- Original Message -
From: "Greg Ward" <[EMAIL PROTECTED]>
To: "Alessandro Luiz Petrocino" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 31, 2001 4:40 AM
Subject: Re: [Mailman-Users] Crontab of Mailman user ...


> On 30 October 2001, Alessandro Luiz Petrocino said:
> > Dear friends:
> >
> > Accidentally, I erased the crontab of mailman.
> >
> > How I make to restore it ??
>
> Well, the best option is to use the backups that you
regularly and
> religiously make of all your essential system files.
>
> Failing that, it looks like the Mailman build process
leaves a file
> cron/crontab.in for you to use.  From the INSTALL file:
>
> - IMPERATIVE!  IMPORTANT!  DO THIS!  YOU'LL BE SORRY
IF YOU DON'T!
>
>   Set up the crontab entries.  Mailman runs a number
of cron jobs
>   for its basic functionality.  You need to be user
`mailman' (or
>   whatever you specified as --with-ownername) to
perform this
>   step.  Add $prefix/cron/crontab.in as a crontab
entry by
>   executing these commands:
>
>   % su - mailman
>   % cd $prefix/cron
>   % crontab crontab.in
>
> --
> Greg Ward - software developer
[EMAIL PROTECTED]
> MEMS Exchange
http://www.mems-exchange.org
>
> --
> Mailman-Users maillist  -  [EMAIL PROTECTED]
> http://mail.python.org/mailman/listinfo/mailman-users
>



--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] why can't people see my lists?

2001-10-31 Thread Vania Lolham


You need to give your URLs to each list for subscribers, now
only admin list is visible

Like this:


- Original Message -
From: "Joshua S. Freeman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 01, 2001 3:31 AM
Subject: [Mailman-Users] why can't people see my lists?


> http://www.mysql.org/mailman/listinfo/
>
> I have four lists running and. for each of them, in the
Privacy Options
> page I have "Advertise this list when people ask what
lists are on the
> machine?" set to "Yes". Isn't that where I set this
feature?
>
> TIA,
>
> J.
>
> (p.s.- i've shutdown and restarted, refreshed, etc.. my
browser repeatedly
> but still no lists are showing up.)
>
> thanks again...
>
> J.
>
>
>
>  -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
+-+-+-+-+-+-
>Joshua S. Freeman | preferred email:
[EMAIL PROTECTED]
>pgp public key: finger
[EMAIL PROTECTED]
>   http://www.threeofus.com
>  -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
+-+-+-
>
>
> --
> Mailman-Users maillist  -  [EMAIL PROTECTED]
> http://mail.python.org/mailman/listinfo/mailman-users



--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] why can't people see my lists?

2001-10-31 Thread Vania Lolham

You need to give your URLs to each list for subscribers, now
only admin list is visible
http://www.mysql.org/mailman/listinfo/


Like this:
http://www.mysql.org/mailman/listinfo/dev
http://www.mysql.org/mailman/listinfo/doc
http://www.mysql.org/mailman/listinfo/examples
http://www.mysql.org/mailman/listinfo/support

Cheers


- Original Message -
From: "Joshua S. Freeman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 01, 2001 3:31 AM
Subject: [Mailman-Users] why can't people see my lists?


> http://www.mysql.org/mailman/listinfo/
>
> I have four lists running and. for each of them, in the
Privacy Options
> page I have "Advertise this list when people ask what
lists are on the
> machine?" set to "Yes". Isn't that where I set this
feature?
>
> TIA,
>
> J.
>
> (p.s.- i've shutdown and restarted, refreshed, etc.. my
browser repeatedly
> but still no lists are showing up.)
>
> thanks again...
>
> J.
>
>
>
>  -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
+-+-+-+-+-+-
>Joshua S. Freeman | preferred email:
[EMAIL PROTECTED]
>pgp public key: finger
[EMAIL PROTECTED]
>   http://www.threeofus.com
>  -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
+-+-+-
>
>
> --
> Mailman-Users maillist  -  [EMAIL PROTECTED]
> http://mail.python.org/mailman/listinfo/mailman-users



--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] Admin password

2001-10-31 Thread Vania Lolham

hack it :)
1-create a new list call it test
2-enter the password for the list
3- open the config.db of the test list and search for
"password"
4- in front of it you will see something like this
"QI35687p7U193s"  write it down .
5- now open config.db of the list you forgot the password,
and overwrite the password with the above string you wrote
down.
Now the password of your list should be same as test list.

I have done it and it works

Cheers
---



- Original Message -
From: "Greg Ward" <[EMAIL PROTECTED]>
To: "Fran?ois Chenais" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, November 01, 2001 9:51 AM
Subject: Re: [Mailman-Users] Admin password


> On 29 October 2001, Fran?ois Chenais said:
> > Hello,
> >
> > What can I do to get back my admin list password when
> > I have forgotten it ?
>
> Ask the site admin to set it for you.
>
> If you mean the *site* password, use the command-line:
>
>   cd ~mailman
>   ./bin/mmsitepass
>
> Greg
> --
> Greg Ward - software developer
[EMAIL PROTECTED]
> MEMS Exchange
http://www.mems-exchange.org
>
> --
> Mailman-Users maillist  -  [EMAIL PROTECTED]
> http://mail.python.org/mailman/listinfo/mailman-users



--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] why can't people see my lists?

2001-11-01 Thread Vania Lolham

How do you advertise your mailing list?
On your web site?
To get to the "Welcome" page "listinfo" still people have to
know about it.

cheers





--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] why can't people see my lists?

2001-11-01 Thread Vania Lolham

The only way public can find your mailing list is by:
1- Placing it in your web site
2- Advertise it on other public newsgroups
3- Mail the URL to all of your clients
http://www./mailman/listinfo/ will reveal nothing

Unless you edit the "~/mailman/Mailman/Cgi/listinfo.py " file and add your
lists URL
dodgy but it will work.
Better option is to put the list on your web site with full link like this
http://www./mailman/listinfo/doc
http://www./mailman/listinfo/examples
http://www./mailman/listinfo/programming
and so on

here is an example of a html page


Mailing List Page


 
Mailing List
http://www.host/mailman/listinfo/dev";>dev
http://www.host/mailman/listinfo/examples";>examples
http://www.host/mailman/listinfo/programming";>programming
 



Cheers



- Original Message -
From: "Joshua S. Freeman" <[EMAIL PROTECTED]>
To: "Vania Lolham" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, November 02, 2001 9:07 AM
Subject: Re: [Mailman-Users] why can't people see my lists?


| ah so.
|
| understood...
|
| So.. there's no way, from within mailman, to create a mailman-generated
| page which lists all the lists that that installation of mailman is
| serving...
|
| gotcha...
|
| Thanks,
|
| J.
|
| On Fri, 2 Nov 2001, Vania Lolham wrote:
|
| > How do you advertise your mailing list?
| > On your web site?
| > To get to the "Welcome" page "listinfo" still people have to
| > know about it.
| >
| > cheers
| > 
| >
| >
| >
| >
| > --
| > Mailman-Users maillist  -  [EMAIL PROTECTED]
| > http://mail.python.org/mailman/listinfo/mailman-users
| >
|
|  -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
|Joshua S. Freeman | preferred email: [EMAIL PROTECTED]
|pgp public key: finger [EMAIL PROTECTED]
|   http://www.threeofus.com
|  -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
|
|
| --
| Mailman-Users maillist  -  [EMAIL PROTECTED]
| http://mail.python.org/mailman/listinfo/mailman-users


--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



[Mailman-Users] virtual domain

2001-10-10 Thread Vania Lolham



Hi there,
 
OS: RedHat 7.1
 
I setup all domains as virtual and all the users 
are popuser.
 
Server domain name is resolved to "maindomain.com" 
with ip address of 139.aaa.bbb.ccc
there are two other virtual domains under this 
domain called:
virtual-domain-1.com with ip address of 
203.aaa.bbb.ccc
virtual-domain-2.com with 
ip address of 203.eee.fff.ggg
 
alias file for the main domain is in 
/etc/aliases
alias file for the virtual domains are 
in:
/etc/vmail/virtual-domain-1.com/aliases.virtual-domain-1.com
/etc/vmail/virtual-domain-2.com/aliases.virtual-domain-2.com
 
Remember there are no real users here only root and 
now mailman.
 
action
I installed mailman 2.0.1-2.rpm
 
By default mailman is installed in 
/var/mailman

mailman user is created: mailman uid and gid both are 41
and alias file in /etc/aliases  is updated as 
follwed:
mailman: postmaster
mailman-owner: mailman
 
ok, here I start to create a list:
I edit mm_cfg to add my default domain name and 
URL, I type this:
changed DEFAULT_HOST_NAME= ' 
virtual-domain-1.com'
changed DEFAULT_URL= ' http://www.virtual-domain-1.com/mailman/'
I left the rest as is and done the web setting for 
httpd.conf
 
I want to use one of the virtual-domains, not the 
main server domain.
next step I create a list:
/var/mailman/bin/newlist
call the list "test"
then the name for the admin: [EMAIL PROTECTED]
asked me for a pass word "test"
 
the final message is:
 
test:        
        "|/var/mailman/mail/wrapper post 
test"
test-admin:  "|/var/mailman/mail/wrapper mailowner 
test" 
test-request:    
"|/var/mailman/mail/wrapper mailcmd test"
test-owner:  test-admin
---
By reading the installation file I assume I have to 
add these 4 lines in /etc/aliases file
I did and run newaliases to update the alias 
file.
 
***now test***
I add a user to the list call it "[EMAIL PROTECTED]; no 
problem
The usere recived a notification and was 
accepted,
*** problem here***
If that test-user send a posting to [EMAIL PROTECTED] the 
message get posted no error or bounce.
mail log say the mail was send:ok
But the user doesn't get the posted 
message.
no matter how many valid users I add to the list 
the don't get postings.
 
** alternatives **
I add the previous 4 lines to the 
virtual-doman-1.com alias file to see where the problem is.
Still no error and mail get send to the list, but 
still no posting coming back to the users.
I check for problems in 
/var/mailman/logs
no errors, and smtp and post say the message was 
accepted.
 
Where these posting are getting stored? I don't see 
them anywhere!!
 
Any clues?
-
Regards,
 
Vania
 
 
 
 
 


[Mailman-Users] Virtual Domain problem

2001-10-10 Thread Vania Lolham

Hi there,

OS: RedHat 7.1

I setup all domains as virtual and all the users are
popuser.

Server domain name is resolved to "maindomain.com" with ip
address of 139.aaa.bbb.ccc
there are two other virtual domains under this domain
called:
virtual-domain-1.com with ip address of 203.aaa.bbb.ccc
virtual-domain-2.com with ip address of 203.eee.fff.ggg

alias file for the main domain is in /etc/aliases
alias file for the virtual domains are in:
/etc/vmail/virtual-domain-1.com/aliases.virtual-domain-1.com
/etc/vmail/virtual-domain-2.com/aliases.virtual-domain-2.com

Remember there are no real users here only root and now
mailman.

action
I installed mailman 2.0.1-2.rpm

By default mailman is installed in /var/mailman
mailman user is created: mailman uid and gid both are 41
and alias file in /etc/aliases  is updated as follwed:
mailman: postmaster
mailman-owner: mailman

ok, here I start to create a list:
I edit mm_cfg to add my default domain name and URL, I type
this:
changed DEFAULT_HOST_NAME= ' virtual-domain-1.com'
changed DEFAULT_URL= '
http://www.virtual-domain-1.com/mailman/'
I left the rest as is and done the web setting for
httpd.conf

I want to use one of the virtual-domains, not the main
server domain.
next step I create a list:
/var/mailman/bin/newlist
call the list "test"
then the name for the admin: [EMAIL PROTECTED]
asked me for a pass word "test"

the final message is:

test:"|/var/mailman/mail/wrapper post test"
test-admin:  "|/var/mailman/mail/wrapper mailowner test"
test-request:"|/var/mailman/mail/wrapper mailcmd test"
test-owner:  test-admin
---
By reading the installation file I assume I have to add
these 4 lines in /etc/aliases file
I did and run newaliases to update the alias file.

***now test***
I add a user to the list call it "[EMAIL PROTECTED];
no problem
The usere recived a notification and was accepted,
*** problem here***
If that test-user send a posting to
[EMAIL PROTECTED] the message get posted no error or
bounce.
mail log say the mail was send:ok
But the user doesn't get the posted message.
no matter how many valid users I add to the list the don't
get postings.

** alternatives **
I add the previous 4 lines to the virtual-doman-1.com alias
file to see where the problem is.
Still no error and mail get send to the list, but still no
posting coming back to the users.
I check for problems in /var/mailman/logs
no errors, and smtp and post say the message was accepted.

Where these posting are getting stored? I don't see them
anywhere!!

Any clues?
-
Regards,

Vania




--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



[Mailman-Users] Subscription problem

2001-10-15 Thread Vania Lolham

hello,

OS RH7.1
Mailman 2.0.6-1u70_1cl.i386.rpm

If subscribe from internal network for an internal user,
subscription is accepted.

If from outside and anothr somain want to subscribe this
what I get in the logs directory:

bounce: Oct 15 22:40:31 2001 (20542) mylist: address
me@mydomain not a member
post: Oct 15 22:40:31 2001 (20542) post to mylist from
mylist-request@mydomain, size=740, 1 failures
error: none
smtp: Oct 15:30:07 2001 (20432) smtp for 1 recips, completed
in 0.604 seconds
subscribe: Oct 15 22:40:31 2001 (20542) mylist: pending
me@mydomain 210.xxx.xxx.xxx

If from admin page: members management attempt to add a
member of another domain, it adds to the list but no mail go
out to that member.
If the member is from internal network it will register and
send subscription note to the user.

I checked the setting of the httpd.conf and all correct
according to the example.
All file permissions are correct according to check_perms

Aliases also are correct according to the output of newlist
I also add the symbolic link for wrapper in /etc/smrsh
And to make sure all the scripts get permission to execute I
also added symbolic link for post and mailcmd in /etc/smrsh

I check my defauld_domain and url all correct and are FQDN

Please tell me what is wrong?

Thanks.

Regards,

Vania





--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



[Mailman-Users] TrendMicro Interscan Virus Wall for Linux

2001-10-16 Thread Vania Lolham

Hello,

OS RH7.1
Mailman 2.0.6-1u70_1cl.i386.rpm

After fiddling with everything in Mailman and reading every
python scripts and checking for typo and so on,
I found no problem at all with the mailman, In fact the
python source files are written so cool and informative.
Now to the problem;
All the subscription from internal network for internal
users were accepted
All the subscription from outside network for outside users
were rejected.
Sendmail Mail log was telling me error 554 mail relay
rejected.
All that is cool I can live with it,
After getting deep involved in the way wrapper, post and
mailcmd are treating the package I was convinced that there
isn't any problem with any of them.
Last think I could think of was to disable the Interscan
VirusWall from (Trend Micro).
This time everything worked well.
No is there anyone out there using Interscan?
I called tech Trend Micro support and so far there is no
work around.
Do you know of any?
As far as I can comprehend; when Interscan is active, it
disable the domaintable, access.db, trusted-users.db,
IP_allow and mailertable.db
and instead uses it's own intscan.ini file to recognise
domains, mailertable, trusted-users and ip_allow.
I don't see anywhere talking about access.
In the access file there are hosts that are allowed to
RELAY.

okay, end of my gasbagging :))

Please let me know if there is other approach.

Thanks.

Vania






--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users