Re: [Ddclient-support] -{no}quiet send email
Brought to you by:
supersandro2000,
wimpunk
From: wimpunk <wi...@us...> - 2014-07-25 14:48:30
|
Hi, To get yet your mail working, you could try to send an email using the ddclient post-script option. After my ddclient finishes updating my favorite service, I do some extra tricks using the postscript and the script mails me the result. On 07/25/14 04:48, 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. Looking at the code of ddclient it sends all the updates to mail adres, and if the update failed, it sends the updates to the mail-failure address. If you really only want a messages when updating was done, you should use a post-script. Ddclient currently has no option to send only correct updates. Maybe I should add that to the documentation. If you want a feature sending you a mail when ddclient updates, you could try to find a perl developer to implement this feature. > > 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. No, that's not the way ddclient works. Ddclient verifies the ip with the one in its own cache before it decides to update. > > 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. :-) > If you find any perl developer, he can submit new patches if needed. I'm trying to support ddclient with my best effort, and from time to time, others in this list do the same. Btw, I hope you're using the paid version of no-ip because they fail big time when you're using an automatic updater on their free service. If you want support about updating no-ip you could try a new tread about your problem and add no-ip to the subject. As far as I know, there is a no-ip developer following the list for this kind of issues. > 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. > > |