Koozali.org: home of the SME Server

Unjunkmgr "unjunk" issue

Offline dws4wdr

  • **
  • 25
  • +0/-0
    • Web Design and Graphics
Unjunkmgr "unjunk" issue
« on: June 27, 2009, 04:48:19 PM »
I have a problem with unjunkmrg's "Unjunk" link in the emails it sends out to users and admin. Whats happening is when you try to unjunk a email we get 404 errors. Checked the link that unjunk refers to and it's missing the server name. http//domain.com/unjunkmgr/spamchanger.pl?   If I copy the link and add the server name it works. http://server.domain.com/unjunkmgr/spamchanger.pl? Where do I need to go to change this setting? My mail server and web server are 2 different boxes.

And of course the above paths include more than I have stated here.

Thanks in advance.
David

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
Re: Unjunkmgr "unjunk" issue
« Reply #1 on: June 29, 2009, 02:10:59 AM »
are these users local or remote?
If you think you know whats going on, you obviously have no idea whats going on!

Offline dws4wdr

  • **
  • 25
  • +0/-0
    • Web Design and Graphics
Re: Unjunkmgr "unjunk" issue
« Reply #2 on: June 29, 2009, 01:25:57 PM »
Both local and remote behave the same.
David

Offline dm

  • *
  • 5
  • +0/-0
Re: Unjunkmgr "unjunk" issue
« Reply #3 on: June 29, 2009, 02:05:45 PM »
according wiki:

How do I configure the UnJunkMgr to use an IP address or a different hostname rather than the primary domain name when it sends out the weekly overview (default: domainname)?

/sbin/e-smith/db configuration setprop unjunkmgr unjunkhost <hostname|IP address>

Tried this already? works with me.

Offline dws4wdr

  • **
  • 25
  • +0/-0
    • Web Design and Graphics
Re: Unjunkmgr "unjunk" issue
« Reply #4 on: June 29, 2009, 02:18:17 PM »
I was about to try this.

Ok worked. I used /sbin/e-smith/db configuration setprop unjunkmgr unjunkhost server.domain.com

Tested and works on local network. I'll try a remote net this afternoon. thanks
David