Bug#699794: [Popcon-developers] Bug#699794: Bug#699794: popularity-contest: should work without a local SMTP/sendmail

2013-02-07 Thread Bill Allombert
On Thu, Feb 07, 2013 at 02:54:08PM +0200, Teodor MICU wrote: > 2013/2/5 Petter Reinholdtsen : > > It should try to connect to popcon.debian.org. > > > > See SUBMITURLS in /usr/share/popularity-contest/default.conf for the > > default URLs, and /etc/cron.daily/popularity-contest for the program > >

Bug#699794: [Popcon-developers] Bug#699794: Bug#699794: popularity-contest: should work without a local SMTP/sendmail

2013-02-07 Thread Teodor MICU
2013/2/5 Petter Reinholdtsen : > It should try to connect to popcon.debian.org. > > See SUBMITURLS in /usr/share/popularity-contest/default.conf for the > default URLs, and /etc/cron.daily/popularity-contest for the program > deciding how to submit the information. Looking at that script I see tha

Bug#699794: [Popcon-developers] Bug#699794: Bug#699794: popularity-contest: should work without a local SMTP/sendmail

2013-02-05 Thread Petter Reinholdtsen
[Teodor MICU] > Does it try to connect to some other non-standard HTTP port? (not 80 > or 443). A destination host name would help too. It should try to connect to popcon.debian.org. See SUBMITURLS in /usr/share/popularity-contest/default.conf for the default URLs, and /etc/cron.daily/popularity-

Bug#699794: [Popcon-developers] Bug#699794: popularity-contest: should work without a local SMTP/sendmail

2013-02-05 Thread Bill Allombert
On Tue, Feb 05, 2013 at 06:57:16PM +0200, Teodor MICU wrote: > 2013/2/5 Petter Reinholdtsen : > > popcon work without SMTP. It will first try using http for delivery, > > and only if this fail will it try to send email. If http delivery > > fail, it will syslog a message about this. > > That wou

Bug#699794: [Popcon-developers] Bug#699794: popularity-contest: should work without a local SMTP/sendmail

2013-02-05 Thread Teodor MICU
2013/2/5 Petter Reinholdtsen : > popcon work without SMTP. It will first try using http for delivery, > and only if this fail will it try to send email. If http delivery > fail, it will syslog a message about this. That would be great. However, I've seen this fail both from my work network (with

Bug#699794: [Popcon-developers] Bug#699794: popularity-contest: should work without a local SMTP/sendmail

2013-02-05 Thread Petter Reinholdtsen
[Teodor] > It would be nice if popcon could work just like reportbug, that is > with no local SMTP server (or sendmail like tool). popcon work without SMTP. It will first try using http for delivery, and only if this fail will it try to send email. If http delivery fail, it will syslog a message

Bug#699794: popularity-contest: should work without a local SMTP/sendmail

2013-02-04 Thread Teodor
Package: popularity-contest Version: 1.56 Severity: wishlist Hi, After removing postfix (or any other SMTP server) from all systems, I see that the monthly popcon message fails to be delivered (no IP addr based relay here, only u/p submission). It would be nice if popcon could work just like rep