On Thu Mar 17 19:45:22 2016, RW wrote:
> What do you have in resolv.conf?
>
>
> I'm wondering if you have
>
> nameserver localhost
>
> rather than
>
> nameserver 127.0.0.1
That was this, thanks :)
--
alarig
signature.asc
Description: Digital signature
On 17 Mar 2016, at 15:45, RW wrote:
On Thu, 17 Mar 2016 08:53:52 +0100
Alarig Le Lay wrote:
Hi,
The daily spamassasin cron is failing because localhost is an
unresolvable name:
/etc/cron.daily/spamassassin:
unresolvable name: localhost at /usr/bin/sa-update line 432.
> $ host localhost
> localhost has address 127.0.0.1
> localhost has IPv6 address ::1
>
> What does THAT say in your box?
Seems normal:
alarig@nemee:~$ dig localhost
; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> localhost
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: N
Hi,
The daily spamassasin cron is failing because localhost is an
unresolvable name:
/etc/cron.daily/spamassassin:
unresolvable name: localhost at /usr/bin/sa-update line 432.
sa-update failed for unknown reasons
But, I can perfectly ping it (and by the way, resolve it):
Alarig Le Lay kirjoitti 17.3.2016 9:53:
Hi,
The daily spamassasin cron is failing because localhost is an
unresolvable name:
/etc/cron.daily/spamassassin:
unresolvable name: localhost at /usr/bin/sa-update line 432.
sa-update failed for unknown reasons
But, I can perfec
Am 17.03.2016 um 12:36 schrieb Alarig Le Lay:
$ host localhost
localhost has address 127.0.0.1
localhost has IPv6 address ::1
What does THAT say in your box?
Seems normal:
;; ANSWER SECTION:
localhost. 10800 IN A 127.0.0.1
;; Query time: 0 msec
;; SERVER: 91.224.1
On Thu, 17 Mar 2016 08:53:52 +0100
Alarig Le Lay wrote:
> Hi,
>
> The daily spamassasin cron is failing because localhost is an
> unresolvable name:
>
> /etc/cron.daily/spamassassin:
> unresolvable name: localhost at /usr/bin/sa-update line 432.
> sa-update failed for unknown r
Am 17.03.2016 um 08:53 schrieb Alarig Le Lay:
The daily spamassasin cron is failing because localhost is an
unresolvable name:
/etc/cron.daily/spamassassin:
unresolvable name: localhost at /usr/bin/sa-update line 432.
sa-update failed for unknown reasons
But, I can per