From richter@locus.apache.org Mon Jul 17 05:17:09 2000 Return-Path: Mailing-List: contact modperl-cvs-help@apache.org; run by ezmlm Delivered-To: mailing list modperl-cvs@apache.org Received: (qmail 35041 invoked by uid 500); 17 Jul 2000 05:17:09 -0000 Delivered-To: apmail-modperl-site-cvs@apache.org Received: (qmail 35037 invoked by uid 1071); 17 Jul 2000 05:17:08 -0000 Date: 17 Jul 2000 05:17:08 -0000 Message-ID: <20000717051708.35036.qmail@locus.apache.org> From: richter@locus.apache.org To: modperl-site-cvs@apache.org Subject: cvs commit: modperl-site/embperl Changes.pod.1.html Changes.pod.2.html Changes.pod.cont.html Embperl.pod.2.html Embperl.pod.3.html Embperl.pod.cont.html EmbperlObject.pod.1.html EmbperlObject.pod.2.html EmbperlObject.pod.3.html EmbperlObject.pod.4.html EmbperlObject.pod.cont.html INSTALL.pod.1.html Mail.pod.1.html Mail.pod.cont.html richter 00/07/16 22:17:07 Modified: embperl Changes.pod.1.html Changes.pod.2.html Changes.pod.cont.html Embperl.pod.2.html Embperl.pod.3.html Embperl.pod.cont.html EmbperlObject.pod.1.html EmbperlObject.pod.2.html EmbperlObject.pod.3.html EmbperlObject.pod.4.html EmbperlObject.pod.cont.html INSTALL.pod.1.html Mail.pod.1.html Mail.pod.cont.html Log: Embperl Webpages - Changes Revision Changes Path 1.161 +9 -10 modperl-site/embperl/Changes.pod.1.html Index: Changes.pod.1.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/Changes.pod.1.html,v retrieving revision 1.160 retrieving revision 1.161 diff -u -r1.160 -r1.161 --- Changes.pod.1.html 2000/07/16 17:46:26 1.160 +++ Changes.pod.1.html 2000/07/17 05:16:57 1.161 @@ -1,6 +1,6 @@ -1.3b4_dev -- That's what currently under developement +1.3b4 17.07.2000 @@ -8,7 +8,7 @@

-1.3b4_dev -- That's what currently under developement

+1.3b4 (BETA) 17.07.2000
@@ -18,14 +18,6 @@
[HOME]   [CONTENT]   [PREV (Revision History - Content)]   [NEXT (1.3b3 (BETA) 25.04.2000)]  

-Last Update: Sun Jul 16 19:46:50 2000 (MET) - -

-NOTE: This version is only available via "CVS" - - - -

   - New $escmode (or EMBPERL_ESCMODE) to disable the possiblilty
        to turn off escaping with a leading backslash. Adding 4 to
        any escmode will cause Embperl to do no special processing
  @@ -65,6 +57,13 @@
        and the Embperl request object is blessed into the packages of the
        requested page, so you can do methods calls to subs that are defined
        inside the requested page.
  +   - correct spelling error and renamed ScanEnvironement to ScanEnvironment.
  +     (ScanEnvironement still works).
  +   - EmbperlObject can now be used also offline (via HTML::EmbperlObject::Execute)   
  +   - MailFormTo and HTML::Embperl::Mail::Execute now have a configuration
  +     directive EMBPERL_MAILHELO, can be used to specify the host/domain for the 
  +     HELO/EHLO command. Suggested by Remco Brink.
  +   - Fixed a bug that caused the default drive to be incorrectly set on Win 32.
   

 
  
  
  
  1.40      +2 -2      modperl-site/embperl/Changes.pod.2.html
  
  Index: Changes.pod.2.html
  ===================================================================
  RCS file: /home/cvs/modperl-site/embperl/Changes.pod.2.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- Changes.pod.2.html	2000/05/02 04:42:13	1.39
  +++ Changes.pod.2.html	2000/07/17 05:16:57	1.40
  @@ -16,7 +16,7 @@
   
-[HOME]   [CONTENT]   [PREV (1.3b4_dev -- That's what currently under developement)]   [NEXT (1.3b2 (BETA) 11. Feb 2000)]  

+[HOME]   [CONTENT]   [PREV (1.3b4 (BETA) 17.07.2000)]   [NEXT (1.3b2 (BETA) 11. Feb 2000)]  

   - Fixed SIGSEGV which occurs in cleanup with Perl 5.6. Spotted by 
        Aaron Johnson.
  @@ -57,7 +57,7 @@
        Colons still work on Unix.
               
   
-

[HOME]   [CONTENT]   [PREV (1.3b4_dev -- That's what currently under developement)]   [NEXT (1.3b2 (BETA) 11. Feb 2000)]  
+

[HOME]   [CONTENT]   [PREV (1.3b4 (BETA) 17.07.2000)]   [NEXT (1.3b2 (BETA) 11. Feb 2000)]  
___________________________________________________________________________________
HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / ecos gmbh

1.40 +3 -3 modperl-site/embperl/Changes.pod.cont.html Index: Changes.pod.cont.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/Changes.pod.cont.html,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- Changes.pod.cont.html 2000/05/02 04:42:18 1.39 +++ Changes.pod.cont.html 2000/07/17 05:16:57 1.40 @@ -16,7 +16,7 @@
-[HOME]   [CONTENT]   [NEXT (1.3b4_dev -- That's what currently under developement)]  
+[HOME]   [CONTENT]   [NEXT (1.3b4 (BETA) 17.07.2000)]  
Revision History - Content @@ -28,7 +28,7 @@ -

[HOME]   [CONTENT]   [NEXT (1.3b4_dev -- That's what currently under developement)]  
+


[HOME]   [CONTENT]   [NEXT (1.3b4 (BETA) 17.07.2000)]  
___________________________________________________________________________________
HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / ecos gmbh

1.20 +1 -1 modperl-site/embperl/Embperl.pod.2.html Index: Embperl.pod.2.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/Embperl.pod.2.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- Embperl.pod.2.html 2000/04/14 12:28:23 1.19 +++ Embperl.pod.2.html 2000/07/17 05:16:58 1.20 @@ -424,7 +424,7 @@ NOTE: You do not need to call Init in version >= 0.27. The initialization of Embperl takes place automatically when it is loaded. -
HTML::Embperl::ScanEnvironement (\%params)
+
HTML::Embperl::ScanEnvironment (\%params)

Scans the %ENV and setups %params for use by Execute. All Embperl runtime configuration options are recognized, except EMBPERL_LOG. 1.16 +9 -0 modperl-site/embperl/Embperl.pod.3.html Index: Embperl.pod.3.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/Embperl.pod.3.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- Embperl.pod.3.html 2000/05/02 06:12:56 1.15 +++ Embperl.pod.3.html 2000/07/17 05:16:58 1.16 @@ -31,6 +31,7 @@

  • EMBPERL_INPUT_FUNC
  • EMBPERL_OUTPUT_FUNC
  • EMBPERL_MAILHOST +
  • EMBPERL_MAILHELO
  • EMBPERL_MAILFROM
  • EMBPERL_MAILDEBUG
  • EMBPERL_MAIL_ERRORS_TO @@ -585,6 +586,14 @@

    - EMBPERL_MAILHOST

    Specifies which host the MailFormTo function uses as SMTP server. Default is localhost. + +

    +


    +

    - EMBPERL_MAILHELO

    +

    +(only 1.3b4 or above) Specifies which host/domain the +MailFormTo function uses in the HELO/EHLO command. A reasonable default is normaly +choosen by Net::SMTP, but depending on your installation it may neccessary to set it manualy.


    1.23 +1 -0 modperl-site/embperl/Embperl.pod.cont.html Index: Embperl.pod.cont.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/Embperl.pod.cont.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- Embperl.pod.cont.html 2000/04/16 12:14:47 1.22 +++ Embperl.pod.cont.html 2000/07/17 05:16:58 1.23 @@ -56,6 +56,7 @@
  • EMBPERL_INPUT_FUNC
  • EMBPERL_OUTPUT_FUNC
  • EMBPERL_MAILHOST +
  • EMBPERL_MAILHELO
  • EMBPERL_MAILFROM
  • EMBPERL_MAILDEBUG
  • EMBPERL_MAIL_ERRORS_TO 1.3 +15 -3 modperl-site/embperl/EmbperlObject.pod.1.html Index: EmbperlObject.pod.1.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/EmbperlObject.pod.1.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- EmbperlObject.pod.1.html 2000/04/14 12:28:24 1.2 +++ EmbperlObject.pod.1.html 2000/07/17 05:16:58 1.3 @@ -18,11 +18,11 @@
    [HOME]   [CONTENT]   [PREV (Documentation EmbperlObject - Content)]   [NEXT (Runtime configuration)]  

    -HTML::EmbperlObject is basicly a mod_perl handler that helps you to build a whole page out of smaller parts. Basicly -it does the following: +HTML::EmbperlObject is basicly a mod_perl handler or could be invoked offline and helps you to build a whole page out +of smaller parts. Basicly it does the following:

    -When a request comes in a page which name is specified by EMBPERL_OBJECT_BASE, is searched in the same directory as the requested page. If the pages +When a request comes in a page, which name is specified by EMBPERL_OBJECT_BASE, is searched in the same directory as the requested page. If the pages isn't found, EmbperlObject walking up the directory tree until it finds the page, or it reaches DocumentRoot or the directory specified by EMBPERL_OBJECT_STOPDIR. @@ -40,6 +40,18 @@

    To include the original requested file, you need to call Execute with a '*' as filename. + +

    +Additionaly EmbperlObject sets up a inherence hierachie for you: The requested page inherit from the +base page and the base page inherit from a class which could be specified +by EMBPERL_OBJECT_HANDLER_CLASS, or if EMBPERL_OBJECT_HANDLER_CLASS is not set, from HTML::Embperl::Req. That allows you to define methods in base page and overwrite them as +neccessary in the original requested files. For this purpose a request +object, which is blessed into the package of the requested page, is given +as first parameter to each page (in $_[0]). Because this request object is a hashref, you can also use it to store +additional data, which should be available in all components. +Embperl does not use this hash itself, so you are free to store whatever you want. +Methods can be ordinary Perl sub's (defined with [! sub foo { ... } !] ) or +Embperl sub's (defined with [$sub foo $] .... [$endsub $]) .

    [HOME]   [CONTENT]   [PREV (Documentation EmbperlObject - Content)]   [NEXT (Runtime configuration)]  
    ___________________________________________________________________________________
    1.4 +20 -2 modperl-site/embperl/EmbperlObject.pod.2.html Index: EmbperlObject.pod.2.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/EmbperlObject.pod.2.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- EmbperlObject.pod.2.html 2000/04/25 04:26:23 1.3 +++ EmbperlObject.pod.2.html 2000/07/17 05:16:59 1.4 @@ -16,13 +16,15 @@

    -[HOME]   [CONTENT]   [PREV (DESCRIPTION)]   [NEXT (Example)]  
      +[HOME]   [CONTENT]   [PREV (DESCRIPTION)]   [NEXT (Execute)]  

      @@ -64,7 +66,23 @@ Additional directories where to search for pages. Directories are separated by ; (on Unix : works also) -

      [HOME]   [CONTENT]   [PREV (DESCRIPTION)]   [NEXT (Example)]  
      +

      +


      +

      - EMBPERL_OBJECT_FALLBACK

      +

      +If the requested file is not found the file given by EMBPERL_OBJECT_FALLBACK +is displayed instead. If EMBPERL_OBJECT_FALLBACK isn't set a staus 404, NOT_FOUND is returned as usual. If the fileame given +in +EMBPERL_OBJECT_FALLBACK doesn't contain a path, it is searched thru the same directories as EMBPERL_OBJECT_BASE. + +

      +


      +

      - EMBPERL_OBJECT_HANDLER_CLASS

      +

      +If you specify this call the template base and the requested page inherit +all methods from this class. This class must contain HTML::Embperl::Req in his @ISA array. + +

      [HOME]   [CONTENT]   [PREV (DESCRIPTION)]   [NEXT (Execute)]  
      ___________________________________________________________________________________
      HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / ecos gmbh

      1.3 +18 -134 modperl-site/embperl/EmbperlObject.pod.3.html Index: EmbperlObject.pod.3.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/EmbperlObject.pod.3.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- EmbperlObject.pod.3.html 2000/04/14 12:28:24 1.2 +++ EmbperlObject.pod.3.html 2000/07/17 05:16:59 1.3 @@ -1,6 +1,6 @@ -Example +Execute @@ -8,7 +8,7 @@

      -Example

      +Execute
      @@ -16,150 +16,34 @@
      -[HOME]   [CONTENT]   [PREV (Runtime configuration)]   [NEXT (Author)]  

      +[HOME]   [CONTENT]   [PREV (Runtime configuration)]   [NEXT (Basic Example)]  

      -With the following setup: +You can use EmbperlObject also offline. You can do this by calling the function +HTML::EmbperlObject::Execute. Execute takes a hashref as argument, which can contains the same parameters as the HTML::Embperl::Execute function. Additionaly you may specify the following parameters: +

      +
      object_base

      -

       <Location /foo>
        -    PerlSetEnv EMBPERL_OBJECT_BASE base.htm
        -    PerlSetEnv EMBPERL_FILESMATCH "\.htm.?|\.epl$"
        -    SetHandler perl-script
        -    PerlHandler HTML::EmbperlObject 
        -    Options ExecCGI
        - </Location>
        -
      -

      -Directory Layout: - - +same as $ENV{EMBPERL_OBJECT_BASE} +

      object_addpath

      -

       /foo/base.htm
        - /foo/head.htm
        - /foo/foot.htm
        - /foo/page1.htm
        - /foo/sub/head.htm
        - /foo/sub/page2.htm
        -
      -

      -/foo/base.htm: - - +same as $ENV{EMBPERL_OBJECT_ADDPATH} +

      object_stopdir

      -

       <html>
        - <head>
        - <title>Example</title>
        - </head>
        - <body>
        - [- Execute ('head.htm') -]
        - [- Execute ('*') -]
        - [- Execute ('foot.htm') -]
        - </body>
        - </html>
        -
      -

      -/foo/head.htm: - - +same as $ENV{EMBPERL_OBJECT_STOPDIR} +

      object_fallback

      -

       <h1>head from foo</h1>
        -
      -

      -/foo/sub/head.htm: - +same as $ENV{EMBPERL_OBJECT_FALLBACK} - -

      -

       <h1>another head from sub</h1>
        -
      -

      -/foo/foot.htm: - - - -

      -

       <hr> Footer <hr>
        -
      +
      object_handler_class

      -/foo/page1.htm: - +same as $ENV{EMBPERL_OBJECT_HANDLER_CLASS} - -

      -

       PAGE 1
        -
      -

      -/foo/sub/page2.htm: - - - -

      -

       PAGE 2
        -
      -

      -/foo/sub/index.htm: - - - -

      -

       Index of /foo/sub
        -
      -

      -If you now request http://host/foo/page1.htm you will get the following page - -

      -

        
        - <html>
        - <head>
        - <title>Example</title>
        - </head>
        - <body>
        - <h1>head from foo</h1>
        - PAGE 1
        - <hr> Footer <hr>
        - </body>
        - </html>
        -
      -

      -If you now request http://host/foo/sub/page2.htm you will get the following page - -

      -

        
        - <html>
        - <head>
        - <title>Example</title>
        - </head>
        - <body>
        - <h1>another head from sub</h1>
        - PAGE 2
        - <hr> Footer <hr>
        - </body>
        - </html>
        -
      -

      -If you now request http://host/foo/sub/ you will get the following page - -

      -

        
        - <html>
        - <head>
        - <title>Example</title>
        - </head>
        - <body>
        - <h1>another head from sub</h1>
        - Index of /foo/sub
        - <hr> Footer <hr>
        - </body>
        - </html>
        -
      -

      -

       
        -  
        -
      -

      [HOME]   [CONTENT]   [PREV (Runtime configuration)]   [NEXT (Author)]  
      +

      +

      [HOME]   [CONTENT]   [PREV (Runtime configuration)]   [NEXT (Basic Example)]  
      ___________________________________________________________________________________
      HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / ecos gmbh

      1.3 +143 -5 modperl-site/embperl/EmbperlObject.pod.4.html Index: EmbperlObject.pod.4.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/EmbperlObject.pod.4.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- EmbperlObject.pod.4.html 2000/04/14 12:28:24 1.2 +++ EmbperlObject.pod.4.html 2000/07/17 05:16:59 1.3 @@ -1,6 +1,6 @@ -Author +Basic Example @@ -8,7 +8,7 @@

      -Author

      +Basic Example
      @@ -16,11 +16,149 @@
      -[HOME]   [CONTENT]   [PREV (Example)]  

      +[HOME]   [CONTENT]   [PREV (Execute)]   [NEXT (Example for using method calls)]  

      -G. Richter (richter@dev.ecos.de) +With the following setup: -

      [HOME]   [CONTENT]   [PREV (Example)]  
      +

      +

       <Location /foo>
        +    PerlSetEnv EMBPERL_OBJECT_BASE base.htm
        +    PerlSetEnv EMBPERL_FILESMATCH "\.htm.?|\.epl$"
        +    SetHandler perl-script
        +    PerlHandler HTML::EmbperlObject 
        +    Options ExecCGI
        + </Location>
        +
      +

      +Directory Layout: + + + +

      +

       /foo/base.htm
        + /foo/head.htm
        + /foo/foot.htm
        + /foo/page1.htm
        + /foo/sub/head.htm
        + /foo/sub/page2.htm
        +
      +

      +/foo/base.htm: + + + +

      +

       <html>
        + <head>
        + <title>Example</title>
        + </head>
        + <body>
        + [- Execute ('head.htm') -]
        + [- Execute ('*') -]
        + [- Execute ('foot.htm') -]
        + </body>
        + </html>
        +
      +

      +/foo/head.htm: + + + +

      +

       <h1>head from foo</h1>
        +
      +

      +/foo/sub/head.htm: + + + +

      +

       <h1>another head from sub</h1>
        +
      +

      +/foo/foot.htm: + + + +

      +

       <hr> Footer <hr>
        +
      +

      +/foo/page1.htm: + + + +

      +

       PAGE 1
        +
      +

      +/foo/sub/page2.htm: + + + +

      +

       PAGE 2
        +
      +

      +/foo/sub/index.htm: + + + +

      +

       Index of /foo/sub
        +
      +

      +If you now request http://host/foo/page1.htm you will get the following page + +

      +

        
        + <html>
        + <head>
        + <title>Example</title>
        + </head>
        + <body>
        + <h1>head from foo</h1>
        + PAGE 1
        + <hr> Footer <hr>
        + </body>
        + </html>
        +
      +

      +If you now request http://host/foo/sub/page2.htm you will get the following page + +

      +

        
        + <html>
        + <head>
        + <title>Example</title>
        + </head>
        + <body>
        + <h1>another head from sub</h1>
        + PAGE 2
        + <hr> Footer <hr>
        + </body>
        + </html>
        +
      +

      +If you now request http://host/foo/sub/ you will get the following page + +

      +

        
        + <html>
        + <head>
        + <title>Example</title>
        + </head>
        + <body>
        + <h1>another head from sub</h1>
        + Index of /foo/sub
        + <hr> Footer <hr>
        + </body>
        + </html>
        +
      +

      +

       
        +
      +

      [HOME]   [CONTENT]   [PREV (Execute)]   [NEXT (Example for using method calls)]  
      ___________________________________________________________________________________
      HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / ecos gmbh

      1.3 +6 -2 modperl-site/embperl/EmbperlObject.pod.cont.html Index: EmbperlObject.pod.cont.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/EmbperlObject.pod.cont.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- EmbperlObject.pod.cont.html 2000/04/14 12:28:24 1.2 +++ EmbperlObject.pod.cont.html 2000/07/17 05:16:59 1.3 @@ -37,10 +37,14 @@
    • EMBPERL_OBJECT_BASE
    • EMBPERL_OBJECT_STOPDIR
    • EMBPERL_OBJECT_ADDPATH +
    • EMBPERL_OBJECT_FALLBACK +
    • EMBPERL_OBJECT_HANDLER_CLASS
    -
  • Example -
  • Author +
  • Execute +
  • Basic Example +
  • Example for using method calls +
  • Author

    [HOME]   [CONTENT]   [NEXT (DESCRIPTION)]  
    1.13 +16 -4 modperl-site/embperl/INSTALL.pod.1.html Index: INSTALL.pod.1.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/INSTALL.pod.1.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- INSTALL.pod.1.html 2000/04/14 12:28:25 1.12 +++ INSTALL.pod.1.html 2000/07/17 05:16:59 1.13 @@ -61,8 +61,8 @@

    NOTE 1: (only Embperl-1.2b1 or higher) For using session handling you need -Apache::Session-0.17 or higher. If possible use Apache::Session 1.00 or -higher. +Apache::Session-0.17 or higher. If possible use Apache::Session 1.00. +Currently Apache::Session 1.50 or higher is not supported. (Coming soon)

    NOTE 2: Embperl runs without additional Perl modules, but the make test @@ -79,6 +79,12 @@

  • libwin32 (only Win32)

    +NOTE 3: EmbperlObject needs the following modules to work: + +

    +

    If you have already successfully build and tested mod_perl all modules will already be there.

    @@ -140,8 +146,8 @@

    NOTE 1: (only Embperl-1.2b1 or higher) For using session handling you need -Apache::Session-0.17 or higher. If possible use Apache::Session 1.00 or -higher. +Apache::Session-0.17 or higher. If possible use Apache::Session 1.00. +Currently Apache::Session 1.50 or higher is not supported. (Coming soon)

    NOTE 2: Embperl runs without additional Perl modules, but the make test @@ -156,6 +162,12 @@

  • libnet
  • libwww
  • libwin32 (only Win32) + +

    +NOTE 3: EmbperlObject needs the following modules to work: + +

      +
    • File::Spec

    If you have already successfully build and tested mod_perl all modules will already be there. 1.3 +13 -0 modperl-site/embperl/Mail.pod.1.html Index: Mail.pod.1.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/Mail.pod.1.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Mail.pod.1.html 2000/04/14 12:28:27 1.2 +++ Mail.pod.1.html 2000/07/17 05:16:59 1.3 @@ -21,6 +21,7 @@

  • Execute
  • Configuration
  • EMBPERL_MAILHOST +
  • EMBPERL_MAILHELO
  • EMBPERL_MAILFROM
  • EMBPERL_MAILDEBUG @@ -76,6 +77,11 @@

    Specifies which host to use as SMTP server. Default is localhost. +

    mailhelo
    +

    +Specifies which host/domain to use in the HELO/EHLO command. A reasonable +default is normaly choosen by Net::SMTP, but depending on your installation it may neccessary to set it manualy. +

    maildebug

    Set to 1 to enable debugging of mail transfer. @@ -108,6 +114,13 @@

    - EMBPERL_MAILHOST

    Specifies which host to use as SMTP server. Default is localhost. + +

    +


    +

    - EMBPERL_MAILHELO

    +

    +Specifies which host/domain to use in the HELO/EHLO command. A reasonable +default is normaly choosen by Net::SMTP, but depending on your installation it may neccessary to set it manualy.


    1.3 +1 -0 modperl-site/embperl/Mail.pod.cont.html Index: Mail.pod.cont.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/Mail.pod.cont.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Mail.pod.cont.html 2000/04/14 12:28:27 1.2 +++ Mail.pod.cont.html 2000/07/17 05:17:00 1.3 @@ -34,6 +34,7 @@
  • Execute
  • Configuration
  • EMBPERL_MAILHOST +
  • EMBPERL_MAILHELO
  • EMBPERL_MAILFROM
  • EMBPERL_MAILDEBUG