Tags:
create new tag
,
view all tags
---+ Email nos nodes ---++Description Colocar para funcionar o sendmail em todos os nodes de processamento e fazer com que eles deem o forward do email de root para o spgrid. ---++Updates Agora com a spgrid como servidora DNS, colocamos a seguinte entrada no /var/named/grid.hosts <pre> IN MX 0 spg00.grid. </pre> Editamos o /etc/mail/access <pre> 192.168.1 RELAY </pre> e o /etc/mail/local-host-names <pre> # local-host-names - include all aliases for your machine here. spg00.grid </pre> E agora a spgrid aceita e-mail vindos para =root@spg00.grid=. Para configurar os nós para enviar o logwatch, iremos fazer o seguinte: * editar o /etc/aliases adicionando <pre> root: root@spg00.grid </pre> e depois rodar o comando <pre> #newaliases </pre> j'a fizemos para os nos de 01 ate 19. ---+++ Updates Ainda para que os e-mails dos nodes sejam aceitos eh pela maquina servidora eh necessario comentar a linha , usando um dnl na frente de DAEMON_OPTIONS: <pre> [root@osg-ce ~]# vim /etc/mail/sendmail.mc dnl # The following causes sendmail to only listen on the IPv4 loopback address dnl # 127.0.0.1 and not on any other network devices. Remove the loopback dnl # address restriction to accept email from the internet or intranet. dnl # dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl [root@osg-ce ~]# make -C /etc/mail [root@osg-ce ~]# service sendmail restart </pre>
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r6
<
r5
<
r4
<
r3
<
r2
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r6 - 2009-10-02
-
MarcoAndreFerreiraDias
Home
Site map
Main web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback