Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
should nullmailer ebuild configure /etc/mailname?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
rhumbliner
n00b
n00b


Joined: 15 Nov 2004
Posts: 59
Location: Las Vegas

PostPosted: Tue Aug 20, 2013 5:41 pm    Post subject: should nullmailer ebuild configure /etc/mailname? Reply with quote

i notice for nullmailer-inject to properly build the headers, /etc/mailname needs to be configured (per the nullmailer-inject man page). since the ebuild already configures /etc/nullmailer/me and /etc/nullmailer/defaultdomain is there any reason why it can't also configure /etc/mailname?

case in point. i show here two mail headers, the first with no /etc/mailname:
Code:
Received: from me ([96.161.206.139])
   by fed1rmimpo109 with cox
   id F2DX1m00Q30z8UJ012DYfu; Tue, 20 Aug 2013 10:13:32 -0400


and now with /etc/mailname configured:
Code:
Received: from serverhost.some_domain.com ([96.161.206.139])
   by fed1rmimpo210 with cox
   id F2Ft1m00V25QYX3012Fu1g; Tue, 20 Aug 2013 10:15:54 -0400



the fix is so simple i presume i'm missing something here?

tia,
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum