I've been getting these for mail generated by sac_nextcase for
the past couple of weeks - setting my .mailrc to use a from of
[EMAIL PROTECTED] isn't helping, and it seems to happen
whether I run sac_nextcase on my workstation or sac.eng.

What can we do to fix this?   Can opensolaris.org's mail
configuration be fixed to accept any *.sun.com domain,
even if it can't DNS resolve it?   Can the sendmail config
on sac.eng or my workstation be fixed to generate a @sun.com
address instead of using the FQDN?

--
    -Alan Coopersmith-           [EMAIL PROTECTED]
     Sun Microsystems, Inc. - X Window System Engineering
--- Begin Message ---
    **********************************************
    **      THIS IS A WARNING MESSAGE ONLY      **
    **  YOU DO NOT NEED TO RESEND YOUR MESSAGE  **
    **********************************************

The original message was received at Thu, 6 Mar 2008 00:14:10 GMT
from [129.146.11.31]

   ----- Transcript of session follows -----
... while talking to oss-mail1.opensolaris.org.:
>>> DATA
<<< 450 4.1.8 <[EMAIL PROTECTED]>: Sender address rejected: Domain not found
<[EMAIL PROTECTED]>... Deferred: 450 4.1.8 <[EMAIL PROTECTED]>: Sender address 
rejected: Domain not found
<<< 554 5.5.1 Error: no valid recipients
Warning: message still undelivered after 4 hours
Will keep trying until message is 3 days old
Reporting-MTA: dns; brmea-mail-2.sun.com
Arrival-Date: Thu, 6 Mar 2008 00:14:10 GMT

Final-Recipient: RFC822; [email protected]
Action: delayed
Status: 4.1.8
Remote-MTA: DNS; oss-mail1.opensolaris.org
Diagnostic-Code: SMTP; 450 4.1.8 <[email protected]>: Sender address
	rejected: Domain not found
Last-Attempt-Date: Thu, 6 Mar 2008 04:52:04 GMT
--- Begin Message ---
I am sponsoring this case for Niveditha Rau of the X11 Engineering Team.
I have marked it closed approved automatic as it simply updates our xlogo
program to match the community X11R7 version by adding new command line
options.

        -Alan Coopersmith-           [EMAIL PROTECTED]
         Sun Microsystems, Inc. - X Window System Engineering


Template Version: @(#)sac_nextcase 1.64 07/13/07 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
         xlogo update to X11R7
    1.2. Name of Document Author/Supplier:
         Author:  Niveditha Rau
    1.3  Date of This Document:
        05 March, 2008
4. Technical Description

xlogo is a simple program that displays the X Window System logo.

This project updates our current version of xlogo to the open
source xlogo version 1.0.1, which introduces new options to
the existing set of options.
 
The following two options are when RENDER is available:

     -render This option indicates that the logo should be drawn
             with anti-aliased edges using the RENDER extension.

     -sharp  If -render is also specified, this forces the edges
             to be rendered in sharp mode, (ie. 1-bit alpha chan-
             nel).
    
The following three options add support for XPRINT:

     -print 
             This option just prints the logo and exits 
     -printer printername
             This option specifies the Xprint printer to contact.  It takes
             the printername as an argument.
     -printfile filename
             This option prints the logo out to a file.  It takes a filename
             as an argument.

Interfaces Exported
-------------------
xlogo            Committed    Patch Release Binding

6. Resources and Schedule
    6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                X Consolidation / Desktop C-Team
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


--- End Message ---

--- End Message ---
--- Begin Message ---
    **********************************************
    **      THIS IS A WARNING MESSAGE ONLY      **
    **  YOU DO NOT NEED TO RESEND YOUR MESSAGE  **
    **********************************************

The original message was received at Thu, 6 Mar 2008 00:23:19 GMT
from [129.146.11.31]

   ----- Transcript of session follows -----
... while talking to oss-mail1.opensolaris.org.:
>>> DATA
<<< 450 4.1.8 <[EMAIL PROTECTED]>: Sender address rejected: Domain not found
<[EMAIL PROTECTED]>... Deferred: 450 4.1.8 <[EMAIL PROTECTED]>: Sender address 
rejected: Domain not found
<<< 554 5.5.1 Error: no valid recipients
Warning: message still undelivered after 4 hours
Will keep trying until message is 3 days old
Reporting-MTA: dns; sca-ea-mail-4.sun.com
Arrival-Date: Thu, 6 Mar 2008 00:23:19 GMT

Final-Recipient: RFC822; [email protected]
Action: delayed
Status: 4.1.8
Remote-MTA: DNS; oss-mail1.opensolaris.org
Diagnostic-Code: SMTP; 450 4.1.8 <[email protected]>: Sender address
	rejected: Domain not found
Last-Attempt-Date: Thu, 6 Mar 2008 05:00:53 GMT
--- Begin Message ---
I am sponsoring this case for Stuart Kreitman of the X11 Engineering team.
I have marked it closed approved automatic as it simply updates our 
xlsfonts to match the community X11R7 version by adding a number of new
command line flags.

        -Alan Coopersmith-           [EMAIL PROTECTED]
         Sun Microsystems, Inc. - X Window System Engineering

Template Version: @(#)sac_nextcase 1.64 07/13/07 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
         xlsfonts update to X11R7
    1.2. Name of Document Author/Supplier:
         Author:  Stuart Kreitman
    1.3  Date of This Document:
        05 March, 2008
4. Technical Description

xlsfonts is a font list displayer for X display servers and Xprint servers

This project updates our current version of xlfonts to the open
source xlsfonts version 1.0.2, which introduces new options to
the existing set.

The following option is added in the default case:

   -d host:dpy
        Same as -display host:dpy.

The following options add support for XPRINT:

   -printer printername
        This option specifies the Xprint printer to contact.

   -p printername
        Same as -printer printername.


   -r resolutionname
        Set print resolution name (usually values like 300dpi
        or 300x600, see output of xplsprinters).  This may
        alter the output of xlsfonts if there are printer fonts
        which get enabled/disabled on per-resolution basis by
        the DDX.

        (printer mode only)

   -b   List printer builtin fonts.  This is the same as -x
        xp-list-internal-printer-fonts.

        (printer mode only)

   -B   Do not list printer builtin fonts.  This is the same as
        -X xp-list-internal-printer-fonts.

        (printer mode only)

   -g   List glyph fonts.  This is the same as -x
        xp-list-glyph-fonts.

        (printer mode only)

   -G   Do not list glyph fonts.  This is the same as -X
        xp-list-glyph-fonts.

        (printer mode only)

   -x mode
        Enable listfont mode mode.

        Supported modes are:

        xp-listinternal-printer-fonts
             If xp-listinternal-printer-fonts was set (via
             option -b or -x xp-listinternal-printer-fonts

             xlsfonts will include all of the fonts defined as
             internal printer fonts.

        xp-list-glyph-fonts
             If xp-list-glyph-fonts was set (via option -g or
             -x xp-list-glyph-fonts) xlsfonts will include all
             of the fonts available to the server which have
             glyphs associated with them.

   The default value is implicitly determined by the ddx driver
   to be the all of the listfonts modes specified in the
   xp-listfonts-modes-supported printer attribute.

   The value of xp-listfonts-modes-supported and
   xp-listfonts-modes (the defaults) can be looked-up via
   xplsprinters(1).

   (printer mode only)

   -X mode
        Disable listfont mode mode.  See option -x for a list
        of valid mode values.

        (printer mode only)


Interfaces Exported
-------------------
xlsfonts            Committed    Patch Release Binding


6. Resources and Schedule
    6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                X Consolidation / Desktop C-Team
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


--- End Message ---

--- End Message ---
--- Begin Message ---
    **********************************************
    **      THIS IS A WARNING MESSAGE ONLY      **
    **  YOU DO NOT NEED TO RESEND YOUR MESSAGE  **
    **********************************************

The original message was received at Thu, 6 Mar 2008 00:29:56 GMT
from [129.146.11.31]

   ----- Transcript of session follows -----
... while talking to oss-mail1.opensolaris.org.:
>>> DATA
<<< 450 4.1.8 <[EMAIL PROTECTED]>: Sender address rejected: Domain not found
<[EMAIL PROTECTED]>... Deferred: 450 4.1.8 <[EMAIL PROTECTED]>: Sender address 
rejected: Domain not found
<<< 554 5.5.1 Error: no valid recipients
Warning: message still undelivered after 4 hours
Will keep trying until message is 3 days old
Original-Envelope-Id: [email protected]
Reporting-MTA: dns; sca-ea-mail-4.sun.com
Arrival-Date: Thu, 6 Mar 2008 00:29:56 GMT

Original-Recipient: rfc822;[email protected]
Final-Recipient: RFC822; [email protected]
Action: delayed
Status: 4.1.8
Remote-MTA: DNS; oss-mail1.opensolaris.org
Diagnostic-Code: SMTP; 450 4.1.8 <[email protected]>: Sender address
	rejected: Domain not found
Last-Attempt-Date: Thu, 6 Mar 2008 05:42:09 GMT
--- Begin Message ---
I am sponsoring this case for Niveditha Rau of the X11 Engineering Team.
I have marked it closed approved automatic as it simply updates our xlogo
program to match the community X11R7 version by adding new command line
options.

        -Alan Coopersmith-           [EMAIL PROTECTED]
         Sun Microsystems, Inc. - X Window System Engineering


Template Version: @(#)sac_nextcase 1.64 07/13/07 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
         xlogo update to X11R7
    1.2. Name of Document Author/Supplier:
         Author:  Niveditha Rau
    1.3  Date of This Document:
        05 March, 2008
4. Technical Description

xlogo is a simple program that displays the X Window System logo.

This project updates our current version of xlogo to the open
source xlogo version 1.0.1, which introduces new options to
the existing set of options.
 
The following two options are when RENDER is available:

     -render This option indicates that the logo should be drawn
             with anti-aliased edges using the RENDER extension.

     -sharp  If -render is also specified, this forces the edges
             to be rendered in sharp mode, (ie. 1-bit alpha chan-
             nel).
    
The following three options add support for XPRINT:

     -print 
             This option just prints the logo and exits 
     -printer printername
             This option specifies the Xprint printer to contact.  It takes
             the printername as an argument.
     -printfile filename
             This option prints the logo out to a file.  It takes a filename
             as an argument.

Interfaces Exported
-------------------
xlogo            Committed    Patch Release Binding

6. Resources and Schedule
    6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                X Consolidation / Desktop C-Team
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


--- End Message ---

--- End Message ---
_______________________________________________
website-discuss mailing list
[email protected]

Reply via email to