ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Log of failed emails ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Log of failed emails ?

    We use SNDDST to send email messages to users and vendors in some of our applications. Can anybody tell me if there is some way of checking if any emails failed to send (i.e. they had an incorrect email address). I have looked at the QRYDST command but the output file does not seem to hold info relating to emails that I deliberately send with an erroneous address, they seem to be logged as being successful.

    Any help would be greatly appreciated.

    Kieran

  • #2
    Re: Log of failed emails ?

    Is the pop server on the 400 or are you sending this off to an email server?
    Hunting down the future ms. Ex DeadManWalks. *certain restrictions apply

    Comment


    • #3
      Re: Log of failed emails ?

      It is on the 400. It is all working fine but sometimes an incorrect address is used and we want to know when this happens.

      Comment


      • #4
        Re: Log of failed emails ?

        Dspjrn qzmf
        "Time passes, but sometimes it beats the <crap> out of you as it goes."

        Comment


        • #5
          Re: Log of failed emails ?

          Dspjrn qzmf

          littlepd, Thanks for the reply but I cannot see the relevant info in that journal ?

          Comment


          • #6
            Re: Log of failed emails ?

            There is no relevant information in the journal whatsoever. How can anybody tell when the iSeries mail fails what happened? I have wondered this for years.
            Bill
            "A good friend will bail you out of jail,
            A true friend would be sitting beside you saying,
            'Wow, that was fun.'"

            Comment


            • #7
              Re: Log of failed emails ?

              There's no bulletproof way of checking erroneous e-mail address. You can however catch errors during data entry when someone keys in an e-mail address using regular expression. Check out the Scott Klement top-notch article Validate E-Mail Address with a Regular Expression published on System iNetwork site.
              Philippe

              Comment


              • #8
                Re: Log of failed emails ?

                Thanks for that but I am not sure it helps me.

                If there is no way of knowing, how does the CFMDEL parameter work ? Surely this must know whether a mail was sent or not (that said, when I set it to *YES, I do not get a confirmation message back of any sort at any time).

                Kieran

                Comment


                • #9
                  Re: Log of failed emails ?

                  Originally posted by littlepd View Post
                  Dspjrn qzmf
                  Originally posted by kieranohagan View Post
                  Dspjrn qzmf

                  littlepd, Thanks for the reply but I cannot see the relevant info in that journal ?
                  Code:
                  10 83 U <ggggggg.sssss§dom.eu>            2010-11-03-13.00.36.799888
                  This from Scott Klement:
                  Originally posted by Scott Klement
                  There's no successful delivery to ggggggg.sssss§dom.eu in the log you posted. At entry #10, it shows that it's undeliverable. (U=Undelivered Recipient. 83=Log of undelivered mail.)
                  Reference: http://forums.systeminetwork.com/isn...d.php?t=114891
                  Regards

                  Kit
                  http://www.ecofitonline.com
                  DeskfIT - ChangefIT - XrefIT
                  ___________________________________
                  There are only 3 kinds of people -
                  Those that can count and those that can't.

                  Comment

                  Working...
                  X