Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] OT - Still having problems with logmail
Date: Mon, 17 Sep 2007 01:35:36
Message-Id: 1189992145.9633.21.camel@camille.espersunited.com
1 I've unmerged ssmtp and remerged exim in its place. This used to work,
2 but now it's giving me the following error:
3
4 camille michael # glsa-check -m 200610-14
5 Traceback (most recent call last):
6 File "/usr/bin/glsa-check", line 316, in ?
7 portage_mail.send_mail(glsaconfig, mymessage)
8 File "/usr/lib/portage/pym/portage_mail.py", line 85, in send_mail
9 raise portage_exception.PortageException("!!! An error occured while
10 trying to send logmail:\n"+str(e))
11 portage_exception.PortageException: !!! An error occured while trying to
12 send logmail:
13 {'root': (501, '<root>: recipient address must contain a domain')}
14
15 Where is it getting this <root> thing from? As far as I can tell, my
16 wife's computer has an identical setup, except that on hers this works.
17 Can anyone help me?
18
19 --
20 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] OT - Still having problems with logmail Neil Bothwick <neil@××××××××××.uk>