yes you are right, python does not allow to break the line anywhere, 
basically i used evolution that break the line as
                CONFIRM_APPEND =
                         os.path.expanduser("~/.tmda/lists/confirmed")
                LOGFILE_DEBUG =
                         os.path.expanduser("~/.tmda/logs/debug")
                LOGFILE_INCOMING =
                         os.path.expanduser("~/.tmda/logs/incoming")
                LOGFILE_OUTGOING =
                         os.path.expanduser("~/.tmda/logs/outgoing")

but actual lines are same in file as you are talking about...

Regards.
Imran  

> Send tmda-users mailing list submissions to
>       [EMAIL PROTECTED]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       http://tmda.net/lists/listinfo/tmda-users
> or, via email, send a message with subject or body 'help' to
>       [EMAIL PROTECTED]
> 
> You can reach the person managing the list at
>       [EMAIL PROTECTED]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of tmda-users digest..."
> 
> 
> Today's Topics:
> 
>    1. tmda-cgi 0.12B "Magnesium" is released (Gre7g Luterman)
>    2. Help (imran)
>    3. Re: ImportError - tmda-cgi FreeBSD Vpopmail.. (Gre7g Luterman)
>    4. Re: Help (Gre7g Luterman)
>    5. RE: ImportError - tmda-cgi FreeBSD Vpopmail.. (Brian)
>    6. Re: ImportError - tmda-cgi FreeBSD Vpopmail.. (Gre7g Luterman)
>    7. TMDA 0.89 "Chateaugay" is released (Jason R. Mastaler)
>    8. Re: [Success!] ImportError - tmda-cgi FreeBSD Vpopmail.. 
(Brian)
> 
> 
> ---------------------------------------------------------------------
-
> 
> Message: 1
> Date: Sun, 16 Nov 2003 11:51:08 -0700
> From: Gre7g Luterman <[EMAIL PROTECTED]>
> Subject: tmda-cgi 0.12B "Magnesium" is released
> To: [EMAIL PROTECTED]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=us-ascii
> 
> tmda-cgi 0.12B "Magnesium" is released.
> 
> Get it from http://us.tmda.net/tmda-cgi/releases/tmda-cgi-0.12.tgz
> 
> =====================================================================
> 
> What's new?
> 
> Autoinstaller can now handle qmail user names with dots in them.
> 
> Removed line wrapping to make it easier to read wide blocks of text 
in
> various editors.
> 
> Bugfixes.
> 
> Extra privacy fixes.
> 
> Hacks to make tmda-cgi work with Python 2.3 and TMDA-0.81+.
> 
> Improved virtual domain guesser logic.
> 
> xams support.
> 
> By default, removed delete and blacklist options from the pending 
list
> to discourage their use.
> 
> =====================================================================
> 
> Here are the new additions to UPGRADE:
> 
> If you are upgrading from a release of tmda-cgi < 0.12:
> 
> * IF YOU ARE INSTALLING OVER AN EXISTING COPY OF tmda-cgi, DELETE
>   skel/install/%\(Parent\)s/.qmail-* AND THEN REINSTALL.
>   These files have been renamed and installing the new version over
>   the old will result in extra files.
> 
> 
======================================================================
> 
> ChangeLogs since release 0.11B
> 
> 2003-11-16  Gre7g Luterman  <[EMAIL PROTECTED]>
> 
>         * Version 0.12B is released.
> 
>         * Added PendingList:ShowDelete and PendingList:ShowBlack 
(both
>         with default values of "No") to discourage deleting and
>         blacklisting from the pending list.  These can be re-enabled
>         in the defaults.ini or with the settings page.
> 
>         * Added a nasty hack to prevent import errors in Python 2.3.
> 
> 2003-11-15  Gre7g Luterman  <[EMAIL PROTECTED]>
> 
>         * Changed timestamp call in dynamic address tester for
>         compatibility with new member function definition introduced
>         in TMDA 0.81.
> 
>         * tmda-cgi now requires TMDA 0.81.
> 
> 2003-10-04  Gre7g Luterman  <[EMAIL PROTECTED]>
> 
>         * Caught an extra exception in Session.
> 
>         * Added a stub for xams.
> 
>         * Ignored GID returned by vpopmail's utilities.  It is not 
the
>         virtual user's GID.  It is a set of flags.
> 
>         * Applied a patch from Dario Gomes which makes select all for
>         SpamCop work correctly.
> 
> 2003-09-22  Gre7g Luterman  <[EMAIL PROTECTED]>
> 
>         * Bugfix to avoid spilling errors if a message is repeatedly
>         deleted.
> 
> 2003-08-23  Gre7g Luterman  <[EMAIL PROTECTED]>
> 
>         * Made sure users can only edit/view files in approved
>         directories.
> 
> 2003-08-22  Gre7g Luterman  <[EMAIL PROTECTED]>
> 
>         * Improved virtual-user domain guesser logic.
> 
> 2003-08-20  Gre7g Luterman  <[EMAIL PROTECTED]>
> 
>         * Before installing, check to see if we have write permission
>         to home directory.
> 
>         * Modified install skeleton so it defines HOSTNAME.
> 
>         * Changed umask before and after writing session file in /tmp
>         so that permissions are 0600.
> 
> 2003-08-18  Gre7g Luterman  <[EMAIL PROTECTED]>
> 
>         * Applied a patch to configure for Bernard Johnson which I
>         believe is used in making RPMs.
> 
>         * Fixed list editor.  If a list cannot be found, the list
>         editor used to blow up.
> 
> 2003-08-11  Gre7g Luterman  <[EMAIL PROTECTED]>
> 
>         * Modified autoinstaller so it can handle user names with 
dots
>         in them (qmail requires specific .qmail filenames!).
> 
>         * Added horizontal scrolls to text input boxes, so wide text
>         blocks can be more easily manipulated.
> ____________________________________________
> tmda-announce mailing list
> http://tmda.net/lists/listinfo/tmda-announce
> 
> 
> ------------------------------
> 
> Message: 2
> Date: 17 Nov 2003 00:02:56 +0500
> From: imran <[EMAIL PROTECTED]>
> Subject: Help
> To: TMDA Users List <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain
> 
> Hello,
> 
> I've little knowledge about TMDA. Anyone help can increase my 
knowledge
> I've installed QVCS.Qmail with Squirrel Mail is working fine. I also
> installed the TMDA-0.88 (/usr/local/tmda-0.88) with the following
> setups:
> 
> 1:    No TMDA Pre-Configuration required for qmail
> 2:    Server Configuration:
>       2.1     I've created a file "crypt_key" having a key, and file 
                mode is
> changed to 600 (chmod 600 ~/.tmda/crypt_key).
>       Filter Specification
>       2.2     here is ~/.tmda/config file contents:
>               #Default for qmail
>               MAIL_TRANSFER_AGENT = "qmail"
>               RECIPIENT_DELIMITER = "-"
>               
>               CONFIRM_APPEND =
>                        os.path.expanduser("~/.tmda/lists/confirmed")
>               LOGFILE_DEBUG =
>                        os.path.expanduser("~/.tmda/logs/debug")
>               LOGFILE_INCOMING =
>                        os.path.expanduser("~/.tmda/logs/incoming")
>               LOGFILE_OUTGOING =
>                        os.path.expanduser("~/.tmda/logs/outgoing")
> 
>       Here is the contents of ~/.tmda/filters/incoming file:
>               from [EMAIL PROTECTED] ok
>               from-file ~/.tmda/lists/blacklist drop
>               to-file ~/.tmda/lists/revoked confirm
>               from-file ~/.tmda/lists/whitelist ok
>               from-file ~/.tmda/lists/confirmed ok
> 
>       Here is the contents of ~/.tmda/filters/incoming file:
>               to-file ~/.tmda/lists/whitelist tag envelope    
                dated=10d from bare
>               to-file ~/.tmda/lists/confirmed tag envelope    
                dated=10d from bare
>               
>       Here is the contents of ~/.tmda/list/whitelist file:
>               [EMAIL PROTECTED]
> 
>       Here is the contents of ~/.tmda/.qmail file:
>       |preline /usr/local/tmda-0.88/bin/tmda-filter
>       ./Maildir/
> 
>       Here is the contents of ~/.tmda/.qmail file:
>       |preline /usr/local/tmda-0.88/bin/tmda-filter
>       ./Maildir/
> 
>       Here is the contents of ~/.tmda/.qmail-default file:    
>       |preline /usr/local/tmda-0.88/bin/tmda-filter
>       ./Maildir/
> 
> I've created a program in java which  gets mail-from, mail-to, etc 
and
> mailed to specified to: (i.e [EMAIL PROTECTED], 
superman=<virtual
> user> and supermail=<virtual domain> on qvcs) address, when i 
executed
> it shows no error but when I open squirrel mail it does not show that
> message in inbox. Similarly if I use to send a message to
> [EMAIL PROTECTED] using squirrell mail it shows in "sent" box 
but
> not in inbox. I've also noticed that when I call 
> /var/qmail/bin/qmail-qstat on shell prompt it shows no. of messages
> received but not yet proccessed.
> i.e 
> [EMAIL PROTECTED] bin]# /var/qmail/bin/qmail-qstat
> messages in queue: 19
> messages in queue but not yet preprocessed: 19
> 
> 
> Anyone help, I will really appreciate
> 
> Thanks
> 
> Imran 
> 
> 
> 
> -- 
> This message has been scanned for viruses and dangerous content by 
InspeMailScanner, and is believed to be clean.
> 
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Sun, 16 Nov 2003 12:04:51 -0700
> From: Gre7g Luterman <[EMAIL PROTECTED]>
> Subject: Re: ImportError - tmda-cgi FreeBSD Vpopmail..
> To: [EMAIL PROTECTED]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=us-ascii
> 
> For some reason, Python 2.3.x acts differently than 2.2.x with regard
> to imports.
> 
> Various files in tmda-cgi import TMDA's Defaults.py, which in turn
> imports TMDA's Errors.py, Utils.py, and Version.py.  Under 2.2.x this
> worked fine, but 2.3.x wants "from TMDA import ____" statements
> instead of "import ____" statements, EVEN THOUGH Errors.py, Utils.py,
> and Version.py are all in the same directory as Defaults.py.
> 
> I don't know why they would change that.
> 
> I believe it was R'twick Niceorgaw who recommended the above change 
to
> Defaults.py, but I'm hesitant to make it myself as:
> 
> [1] It will require re-validation TMDA to make sure it doesn't break
> anything.
> 
> [2] It means that tmda-cgi will become dependent on the next release
> of TMDA, putting us in limbo until that release is out.
> 
> For the time being, I've put a nasty hack into tmda-cgi which forces
> Defaults to do the "from TMDA" sort of imports.  Man, you just gotta'
> love a language that lets you do things like that!  We can always
> remove this hack later if Jason adds the "from TMDA" statements in.
> 
> Anyhow, if you grab tmda-cgi-0.12B, it should work correctly for you,
> plus I fixed lots of other things to boot.
> 
> Gre7g.
> 
> 
> ------------------------------
> 
> Message: 4
> Date: Sun, 16 Nov 2003 12:54:19 -0700
> From: Gre7g Luterman <[EMAIL PROTECTED]>
> Subject: Re: Help
> To: [EMAIL PROTECTED]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=us-ascii
> 
> On 17 Nov 2003 00:02:56 +0500, imran <[EMAIL PROTECTED]>
> wrote:
> 
> >             CONFIRM_APPEND =
> >                      os.path.expanduser("~/.tmda/lists/confirmed")
> >             LOGFILE_DEBUG =
> >                      os.path.expanduser("~/.tmda/logs/debug")
> >             LOGFILE_INCOMING =
> >                      os.path.expanduser("~/.tmda/logs/incoming")
> >             LOGFILE_OUTGOING =
> >                      os.path.expanduser("~/.tmda/logs/outgoing")
> 
> Try changing this to:
> 
> CONFIRM_APPEND = os.path.expanduser("~/.tmda/lists/confirmed")
> LOGFILE_DEBUG = os.path.expanduser("~/.tmda/logs/debug")
> LOGFILE_INCOMING = os.path.expanduser("~/.tmda/logs/incoming")
> LOGFILE_OUTGOING = os.path.expanduser("~/.tmda/logs/outgoing")
> 
> Python doesn't let you break lines just anywhere, unless you use the
> line continuation character "\".
> 
> Gre7g.
> 
> 
> ------------------------------
> 
> Message: 5
> Date: Sun, 16 Nov 2003 19:22:03 -0500
> From: "Brian" <[EMAIL PROTECTED]>
> Subject: RE: ImportError - tmda-cgi FreeBSD Vpopmail..
> To: "Gre7g Luterman" <[EMAIL PROTECTED]>,
>       <[EMAIL PROTECTED]>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain;     charset="us-ascii"
> 
> So my install directions are 'correct'?
> 
> I am not planning on keeping it in /root .. but the 12B version 
should work?
> with my install directions?
> 
> Thanks -greatly- in advance.
> 
> Brian
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:tmda-users-
[EMAIL PROTECTED]
> Behalf Of Gre7g Luterman
> Sent: Sunday, November 16, 2003 2:05 PM
> To: [EMAIL PROTECTED]
> Subject: Re: ImportError - tmda-cgi FreeBSD Vpopmail..
> 
> 
> For some reason, Python 2.3.x acts differently than 2.2.x with regard
> to imports.
> 
> Various files in tmda-cgi import TMDA's Defaults.py, which in turn
> imports TMDA's Errors.py, Utils.py, and Version.py.  Under 2.2.x this
> worked fine, but 2.3.x wants "from TMDA import ____" statements
> instead of "import ____" statements, EVEN THOUGH Errors.py, Utils.py,
> and Version.py are all in the same directory as Defaults.py.
> 
> I don't know why they would change that.
> 
> I believe it was R'twick Niceorgaw who recommended the above change 
to
> Defaults.py, but I'm hesitant to make it myself as:
> 
> [1] It will require re-validation TMDA to make sure it doesn't break
> anything.
> 
> [2] It means that tmda-cgi will become dependent on the next release
> of TMDA, putting us in limbo until that release is out.
> 
> For the time being, I've put a nasty hack into tmda-cgi which forces
> Defaults to do the "from TMDA" sort of imports.  Man, you just gotta'
> love a language that lets you do things like that!  We can always
> remove this hack later if Jason adds the "from TMDA" statements in.
> 
> Anyhow, if you grab tmda-cgi-0.12B, it should work correctly for you,
> plus I fixed lots of other things to boot.
> 
> Gre7g.
> _____________________________________________
> tmda-users mailing list ([EMAIL PROTECTED])
> http://tmda.net/lists/listinfo/tmda-users
> 
> 
> 
> 
> ------------------------------
> 
> Message: 6
> Date: Sun, 16 Nov 2003 17:17:45 -0700
> From: Gre7g Luterman <[EMAIL PROTECTED]>
> Subject: Re: ImportError - tmda-cgi FreeBSD Vpopmail..
> To: [EMAIL PROTECTED]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=us-ascii
> 
> On Sun, 16 Nov 2003 19:22:03 -0500, "Brian"
> <[EMAIL PROTECTED]> wrote:
> 
> > So my install directions are 'correct'?
> 
> They look okay to me.
> 
> > I am not planning on keeping it in /root .. but the 12B version 
should work?
> > with my install directions?
> 
> I believe so.  Try it.  See if it works.  If it doesn't, tell us how
> it fails.
> 
> Gre7g.
> 
> 
> ------------------------------
> 
> Message: 7
> Date: Mon, 17 Nov 2003 00:00:07 -0700 (MST)
> From: "Jason R. Mastaler" <[EMAIL PROTECTED]>
> Subject: TMDA 0.89 "Chateaugay" is released
> To: [EMAIL PROTECTED]
> Message-ID: <[EMAIL PROTECTED]>
> 
> TMDA 0.89 "Chateaugay" is released.
> 
> Get it from <URL:http://tmda.sourceforge.net/releases/tmda-0.89.tgz>
> 
> =====================================================================
> 
> What's new?
> 
> * Several problems with IMAPS authentication in both tmda-ofmipd and
>   tmda-cgi have been fixed.  If you've been having trouble with IMAPS
>   authentication, please try upgrading.
> 
> =====================================================================
> 
> ChangeLogs since release 0.88
> 
> 2003-11-16  Jason R. Mastaler  <[EMAIL PROTECTED]>
> 
>       * TMDA 0.89 is released.
> 
> 2003-11-16  Tim Legant  <[EMAIL PROTECTED]>
> 
>       * AutoResponse.py (AutoResponse.__init__): Changed to re-parse 
the
>       message only if AUTORESPONSE_INCLUDE_SENDER_COPY is 2 or 
greater,
>       since that's the only case in which it matters.
> 
>       * Auth.py (Auth.init_auth_method): Cleaned up exception 
handling
>       so that error messages could actually be read!
> 
>       * (Auth.init_remote): Fixed IMAP4_SSL class definition.
>       Previously, it was defined as a local variable which just
>       disappeared after init_remote() finished.  Now, we store it in 
an
>       instance variable named IMAP4_SSL.  Also, fixed various code
>       issues to bring it in line with the version distributed with
>       Python 2.3.
> 
>       * Errors.py (AddressError, QueueError): Removed __repr__ 
method.
>       Called ancestor's __init__.
> 
>       * (AuthError): Renamed __repr__ to __str__; cleaned it up.  
Called
>       ancestor's __init__.
> 
> 2003-11-13  Tim Legant  <[EMAIL PROTECTED]>
> 
>       * tmda-ofmipd (class IMAP4_SSL): This local class is only
>       necessary before Python version 2.3.  The test to define this
>       class (or not) was wrong, so any Python version 2.x ended up
>       adding the class.
> 
>       * (IMAP4_SSL.open): The implementation changed with
>       2.3, pointing out that we should be using the 'host' and 'port'
>       parameters of open() rather than 'self.host' and 'self.port'.
> 
> ____________________________________________
> tmda-announce mailing list
> http://tmda.net/lists/listinfo/tmda-announce
> 
> 
> ------------------------------
> 
> Message: 8
> Date: Mon, 17 Nov 2003 08:46:10 -0500
> From: Brian <[EMAIL PROTECTED]>
> Subject: Re: [Success!] ImportError - tmda-cgi FreeBSD Vpopmail..
> To: Gre7g Luterman <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=US-ASCII
> 
> Ok, 
> 
> I'm not sure what I was hoping tmda-cgi was going to do.. but after
> touching a few files it works ;)
> 
> /tmda-cgi-0.12/skel/install]# 16 > cat .qmail
> |preline /usr/local/bin/tmda-filter -c "%(Home)s/.tmda/config" -t
> |"%(Home)s/.tmda/templates"
> ./Maildir/
> (same for .qmail-default)
> 
> /tmda-cgi-0.12/skel/install]# 18 > cat .tmda/config 
> CGI_VIRTUALUSER = %(VirtUser)d
> CRYPT_KEY_FILE = "%(Home)s/.tmda/crypt_key"
> CONFIRM_ADDRESS = "%(User)[EMAIL PROTECTED](Domain)s"
> CONFIRM_APPEND = "%(Home)s/.tmda/lists/confirmed"
> DATADIR = "%(Home)s/.tmda/"
> FILTER_INCOMING = "%(Home)s/.tmda/filters/incoming"
> FILTER_OUTGOING = "%(Home)s/.tmda/filters/outgoing"
> FULLNAME = %(Name)s
> HOSTNAME = "%(Domain)s"
> LOGFILE_DEBUG = "%(Home)s/.tmda/log/debug.log"
> LOGFILE_INCOMING = "%(Home)s/.tmda/log/incoming.log"
> LOGFILE_OUTGOING = "%(Home)s/.tmda/log/outgoing.log"
> ADDED_HEADERS_CLIENT = {"X-Primary-Address": "%(User)[EMAIL PROTECTED](Domain)s"}
> PENDING_BLACKLIST_APPEND = "%(Home)s/.tmda/lists/blacklist"
> PENDING_WHITELIST_APPEND = "%(Home)s/.tmda/lists/whitelist"
> TEMPLATE_DIR = "%(Home)s/.tmda/templates/"
> 
> and I added the log/ dir and the files as well.  
> 
> This seems to be working.. do you see any problems in the forseeable
> future with this?
> 
> Thanks greatly for all of your assistance. ;)
>    
> now on to  tmda-ofmipd...
> 
> Brian
> 
> 
> On Sun, 16 Nov 2003 18:50:45 -0700
> Gre7g Luterman <[EMAIL PROTECTED]> wrote:
> 
> > On 16 Nov 2003 at 20:09, Brian wrote:
> > 
> > > FreeBSD ports yes,
> > > 
> > > can I just change the .qmail* files in the skel dir? or is that 
not
> > > the 'right' thing to do? 
> > 
> > Either solution is fine.
> > 
> > > /usr/local/bin/tmda-filter
> > 
> > There it is!
> > 
> > Try using "/usr/local" instead of "/usr/local/bin".
> > 
> > Gre7g.
> > 
> > =================================================================
> > Gre7g Luterman   [EMAIL PROTECTED]  http://www.templeofluna.com/
> > Stay informed: http://www.templeofluna.com/keeper/mailinglist.htm
> > 
> >         I want to die peacefully in my sleep, like my grandfather
> >                   ...not screaming in terror like his passengers.
> > 
> 
> 
> -- 
> Brian
> BSD WebSolutions, Inc.
> (845) 485.4818
> 
> 
> ------------------------------
> 
> _____________________________________________
> tmda-users mailing list ([EMAIL PROTECTED])
> http://tmda.net/lists/listinfo/tmda-users
> 
> End of tmda-users Digest, Vol 3, Issue 40
> *****************************************
> 
> -- 
> This message has been scanned for viruses and dangerous content by 
InspeMailScanner, and is believed to be clean.
> 
> 
> 

Cheif Technology Officer 
BeSoft Cosulting LLC
www.besoftconsulting.com

[EMAIL PROTECTED]


-- 
This message has been scanned for viruses and dangerous content by InspeMailScanner, 
and is believed to be clean.

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to