Matias | 8 Dec 19:11
Picon

Default antispam filtering rules

Hi everybody,

I wonder if is there any DEFAULT_HEADER_FILTER_RULES setting so that all 
new mailing lists have a default ruleset for filtering spam.

If not, what is the recommended way to get these rules added to all 
lists? Or must I add the rules manually to all my mailing lists?

Thanks for your help!

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
Matias | 17 Aug 17:05
Picon

Problem with domains.

Hi guys, I hope some of you can help me with this problem.

Currently, I'm running postfix with the setup described in postfix 
docimentation as "Postfix virtual MAILBOX example: separate domains, 
non-UNIX accounts"

I've found that the only way to get mailman working in this scenario, is 
  creating a subdomain like lists.example.com and indicating this 
subdomain in the mydestination parameter.

So far, everything works great.

The problem is that I'm now creating manually an alias for each list in 
the virtual table, so if I have testlist <at> lists.example.com I setup an 
alias so that testlist <at> example.com maps to testlist <at> lists.example.com

Is there any way to have these mappings created automatically?

Is there any way to use mailman with postfix virtual mailboxes withouth 
a subdomain?

Thanks.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
Picon

usenet gateway howto/where?

Hi,

I've read that one of the mailman's features is:

# Integrated Usenet gatewaying.

Does this mean that I can access a mailman's list through the nntp 
protocol?

Where can I find some documentation about this?

Thanks.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
Kaushal Shriyan | 22 Apr 14:35
Picon

ProgrammingError

Hi,

When i click on "Add MailManager", I get the below error

Error Type: ProgrammingError

Error Value: ERROR: RETURN cannot have a parameter in function returning void at or near "NONE" at character 1293 -- Trigger function up maintaining the search indicies on mm_ticket -- -- This trigger gets calleÑ

Any Clue

Thanks and Regards

Kaushal

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mailmanager-users mailing list
Mailmanager-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mailmanager-users
Michael Lueck | 28 Nov 20:17
Favicon
Gravatar

Installing on a 1&1 shared Linux package

Greetings-

I am trying to find out if Mailman can be installed on a 1&1 Business level Shared Linux hosting package.

I have discovered such things as this:
http://www.mail-archive.com/mailman-users <at> python.org/msg34897.html

Which makes it sound like since 1&1 has separated servers into Web / Mail / Database that it is not possible to
install Mailman. That makes Mailman sound like it is intended for servers smaller than a 
$10 per month plan... or dedicated which is out of the budget.

We have shell access.
We can set up cron jobs.
I know the hostname to an internal SMTP that does not require authentication to connect to it. (Useful for
things like setting up an email list server.)

I guess I am a bit bewildered by such posts (like the above URL) as I have managed to dig up. Along with...

Steps in the installation that speak of a requirement to add a user and a group:
http://www.list.org/mailman-install/node4.html

Changing group ownership of the directory:
http://www.list.org/mailman-install/create-install-dir.html

Can I not just skip those steps since this is a shared hosting environment?

Please advise.

--

-- 
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
John Stäck | 12 Nov 10:18
Picon

Missing HTML template files

Hi!

I've just set up a MailManager (MailManager-2.1.tar.gz and 3rdParty-2.1-rc7.tar.gz), with zope2.10
from Debian testing (Lenny). There are several errors of this type popping up:

2007-11-09T16:53:24 ERROR Application Could not import Products.MailManager Traceback (most recent
call last):
  File "/usr/lib/zope2.10/lib/python/OFS/Application.py", line 708, in import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "/home/john/myzope/Products/MailManager/__init__.py", line 10, in ?
    import MailManager, MMUserFolder
  File "/home/john/myzope/Products/MailManager/MailManager.py", line 92, in ?
    from Products.MailManager.Reporting import ReportingDataMixin, manage_addQueueReportingEngine
  File "/home/john/myzope/Products/MailManager/Reporting.py", line 60, in ?
    globals())
  File "/usr/lib/zope2.10/lib/python/Products/PageTemplates/PageTemplateFile.py", line 89, in __init__
    content = open(filename).read()
IOError: [Errno 2] No such file or directory: '/home/john/myzope/Products/MailManager/www/manage_addQueueReportingEngineForm.zpt'

(/home/john/testzope is where I put my Zope instance)

It tries to load a few non-existant page template files, these are:

Reporting.py, line 60, referring to www/manage_addQueueReportingEngineForm.zpt
MailManager.py:4348, www/master_fullwidth.zpt
MailManager.py:4383, www/Test.zpt
ruleset/zope.py:83, ruleset/www/manage_addRulesetEngineForm.zpt

I'm guessing Test.zpt is the same as test.zpt, but the others are completely missing. The last one even
seems to be pointing at the wrong directory (whould probably be under www, not ruleset/www). I've created
dummy files with those names, and MailManager happily runs so far but it will probably bug out as soon as I
hit those pages. I cannot find those files anywhere, including SVN (tested with the complete SVN sources,
with the same issue). Where are they, or if they don't exist, what should be done with the references to them?

Regards,
John Stäck

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
Melvin Webb | 18 Jun 18:47

Increase the money in your pocket

As a business you have been preapproved to receive 56371 USD TODAY!

No hassle at all, completely unsecured.
There are no hidden costs or fees.
Worried that your credit is less than perfect? Not an issue.

Give us a ring, now..

1-877-208-5661

Turn your dream, into a reality, is that not worth two minutes of your time?

1-877-208-5661

He looked up at the ceiling and saw the intertinked Ws waltzing drunkenly across the plaster. Eyes wild and
blank, he lashed out at Geoffrey, striking his old friend high on the cheekbone.

Troy Kennedy

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
SJ.Stanaitis | 24 May 06:40
Favicon

2.0.9 to 2.1 upgrade fails miserably.

Hello all,

 

I made an attempt to upgrade to 2.1 this evening and had to roll back to 2.0.9.

 

My current installation is MM 2.0.9 with the PostgreSQL 8.0.6 back end running on Linux kernel 2.6.15 with Python 2.4.

 

I followed the backup instructions on the Logicalware website and dumped the database to a file.  I then ran the ‘convertdb.py’ with the 2.1 distribution of MailManager on the dump which created a ‘UTF-8’ version of the dump. 

 

Lastly, I tried to restore the new file and it failed with the error: pg_restore: [archiver] unrecognized file format '0'

 

I attempted this with PSQL versions 8.0.6 as well as 8.2.4, neither worked or could recognize the file after the conversion script was run.

 

At this point I’m stuck – I need to upgrade but cannot.  Any ideas?

 

Thanks,

--Sam

 

SJ.Stanaitis – Network Administrator

Decorative Product Source, Inc.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mailmanager-users mailing list
Mailmanager-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mailmanager-users
muhamed nifad | 4 Apr 16:04
Picon
Favicon

installation of mail manager 2.0

please guide me to install mail manager 2.0

Here’s a new way to find what you're looking for - Yahoo! Answers
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mailmanager-users mailing list
Mailmanager-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mailmanager-users
Travis Hanna | 23 Mar 20:29

Attachment Trouble

We just rolled out MailManager to our customer service folks and have 
run into a problem.  When clicking to download an attachment from a 
ticket, all they get is a 0 byte file.  I've tried to troubleshoot this 
one but I'm stumped.  Any help would be appreciated.

We're running:
MailManager 2.1
Postgres 8.2.3
Zope 2.7.9-final
Python 2.3.5
Apache 2.2.4 w/FCGI
Debian Linux

I've looked at the mm_attachment table and the attachments seem to be 
making it into the body field.  I don't know of a quick way to extract 
them from the database so I can't say if they're intact (but I assume 
they are).  I looked at AttachPluggableBrain.py and nothing jumps out at 
me.  Nothing appears in the zope or apache error logs.  Does anybody 
have any ideas where I might look next?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Dick Calhoun | 12 Mar 18:43

Mail Manager 2.1 - PROBLEMS!

Hi Kevin,
I haven't heard from the mailmanagers-users list in some time?  So I thought I wouldd email you directly!  I
have mailmanager 2.1 (2.1.rc7) running on a RedHat fedora core4 Linux machine.  I recently put a client in
production on it despite the problems we are experiencing with it.

Can we work out a deal for you to look over a list of these problems and point us in the direction of how to solve
them?  Our own resources are stretched thin these days so could we buy a few hours of your or someones time to
help us solve them!

Please give me a signal that LogicalWare is still "alive" over there and which way to go with my problems?
Thank You so much!

Dick Calhoun
InterMedi@ Marketing Solutions
Ofc. Ph: 610-701-9654

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Gmane