Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Reporting a bug in Perl is tricky

by rdiez (Acolyte)
on May 17, 2016 at 13:34 UTC ( [id://1163205]=note: print w/replies, xml ) Need Help??


in reply to Re: Reporting a bug in Perl is tricky
in thread Reporting a bug in Perl is tricky

Thanks for all the tips. I just created the Bitcard accound and added the bug manually. I thought at first that "Bitcard" was some private company. It's all rather user unfriendly. I started perlbug from Ubuntu Linux, and how would I know whether it is misconfigured to send e-mails if it reports "OK" at the end?
  • Comment on Re^2: Reporting a bug in Perl is tricky

Replies are listed 'Best First'.
Re^3: Reporting a bug in Perl is tricky
by Corion (Patriarch) on May 17, 2016 at 13:40 UTC

    Perlbug cannot know if the mail delivery happened to the final recipient. Perlbug hands off the mail to the local mail transfer agent (MTA), which hopefully forwards that mail to the next link in the chain. If sendmail (or whatever) is not configured to send outbound mail, hopefully it will send mail to root after the mail has lingered in its undeliverable state for some time. I don't know how Ubuntu handles its maili setup.

Re^3: Reporting a bug in Perl is tricky
by ikegami (Patriarch) on May 17, 2016 at 16:21 UTC

    Thanks for all the tips.

    Welcome

    I just created the Bitcard accound and added the bug manually. I thought at first that "Bitcard" was some private company. It's all rather user unfriendly

    Why not to just use the friendly interface you just thanked me for explaining?

    I started perlbug from Ubuntu Linux, and how would I know whether it is misconfigured to send e-mails if it reports "OK" at the end?

    perlbug (and other programs using your mail system) have no control over what your mail system does after they submit an email to it, and they no reasonable way to query it.

      I haven't used perlbug, but from the discussion (and from the source :-)) it might help to simply change the text from "Message sent" to "Message has been handed over to your mail system". For anyone who is capable of using perlbug in the first place, that should be sufficient. Rats! Now I have to find out how to make a pull request :-)

      Update: https://rt.perl.org/Public/Bug/Display.html?id=128180

        it might help to simply change the text from "Message sent" to "Message has been handed over to your mail system"

        That's just a noisy way of saying the same thing. Sending an email is a chain of handoffs, and there's never a guarantee that a sent email will reach its target.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1163205]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-26 03:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found