Re: [Ddclient-support] -{no}quiet send email
Brought to you by:
supersandro2000,
wimpunk
From: Kyle J. M. <ma...@gm...> - 2014-07-29 01:36:10
|
I also wanted notifications, but only for failures to connect to the IP checking website and anytime the IP address was updated (either a forced no-change 25 day update or an actual change). So I'm running with the patch you can find here: https://gist.github.com/mackyle/e11f34a92b53b07c8caf And then in my ddclient.conf I do NOT set the "mail" variable, but I DO set the mail-failure variable and I get the updates I want without the endless other emails that I do not. Kyle On Jul 24, 2014, at 19:48, <nu...@ea...> <nu...@ea... > wrote: > Hmmm, not having any luck stopping all emails from being sent in > favor of > getting just those when the WAN IP address changes. > > And now it appears ddclient is failing to sense the noip.com IP > address is > different from the web IP address it's detecting. :-| > > I manually changed the noip.com FQND IP address in their web site to > verify > that ddclient will change it, but no go. Oddly, ddclient query and > IP check > displays the proper WAN IP address, but it's not seeing it's > different than > the IP address that noip.com has and shows up when performing a ping > -a > fdqn. > > Is there *any* way for the developer to join me in resolving these > issues. > It's holding up deployment. I'm completely willing to pay/donate/ > shout > accolades from top of mountains. :-) > > Thanks! > > > -----Original Message----- > From: wimpunk [mailto:wi...@us...] > Sent: Monday, July 21, 2014 12:22 AM > To: ddc...@li... > Subject: Re: [Ddclient-support] -{no}quiet send email > > On 07/20/14 23:42, nu...@ea... wrote: >> Thanks for the terrific program! It's a wonderful help! >> >> I'm trying to get ddclient to send an email when the IP address >> changes. >> Testing shows that -debug and -verbose must be in the OPTIONS >> statement, but -noquiet and -quiet have no effect on whether or not >> an >> email gets sent. >> >> Is there a proper way to configure ddclient options so email is sent >> only when the IP address changes? >> >> Thanks again! >> >> > > If you use the mail=yo...@em... it should work if you have a local > smtp > server configured. > > Regards, > > wimpunk. |