* sendmail: /etc/mail/access
@ 2002-05-28 19:08 terry white
2002-05-28 19:43 ` Jorge R . Csapo
0 siblings, 1 reply; 3+ messages in thread
From: terry white @ 2002-05-28 19:08 UTC (permalink / raw)
To: linux-admin
... ciao:
i have sendmail setup for this domain. in /etc/mail/access i havee
an ever growing list of domains to ignore. one of these, 'hotmail'.
my son, and a few others have hotmail accounts, and i have included
them with an "OK" token. however, i am not able to send mail through
sendmail to them. what have i missed ...
--
... i'm a man, but i can change,
if i have to , i guess ...
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: sendmail: /etc/mail/access
2002-05-28 19:08 sendmail: /etc/mail/access terry white
@ 2002-05-28 19:43 ` Jorge R . Csapo
2002-05-28 21:04 ` Glynn Clements
0 siblings, 1 reply; 3+ messages in thread
From: Jorge R . Csapo @ 2002-05-28 19:43 UTC (permalink / raw)
To: terry white; +Cc: linux-admin
assim falou terry white (em 28/05/2002):
>
> ... ciao:
>
> i have sendmail setup for this domain. in /etc/mail/access i havee
> an ever growing list of domains to ignore. one of these, 'hotmail'.
>
> my son, and a few others have hotmail accounts, and i have included
> them with an "OK" token. however, i am not able to send mail through
> sendmail to them. what have i missed ...
did you update access.db? You should run:
cd /etc/mail
makemap hash access<access
then restart sendmail.
HTH
Jorge
--
Jorge R. Csapo
--------------------------------------------------
/"\
\ / CAMPANHA DA FITA ASCII - CONTRA MAIL HTML
X ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
/ \
--------------------------------------------------
http://www.completo.com.br/~jorge
===========================================
With a PC, I always felt limited
by the software available.
On Unix, I am limited only by my knowledge.
--Peter J. Schoenster
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: sendmail: /etc/mail/access
2002-05-28 19:43 ` Jorge R . Csapo
@ 2002-05-28 21:04 ` Glynn Clements
0 siblings, 0 replies; 3+ messages in thread
From: Glynn Clements @ 2002-05-28 21:04 UTC (permalink / raw)
To: Jorge R . Csapo; +Cc: terry white, linux-admin
Jorge R . Csapo wrote:
> did you update access.db? You should run:
>
> cd /etc/mail
> makemap hash access<access
>
> then restart sendmail.
You don't need to restart the sendmail daemon if you change a keyed
map ("db" or "dbm" files, referenced by a "K" directive in
sendmail.cf). Sendmail will automatically re-open the file if it
changes.
OTOH, you do need to restart it if you change a class file (plain
text, referenced by an "F" directive, e.g. sendmail.cw or
local-host-names).
--
Glynn Clements <glynn.clements@virgin.net>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-05-28 21:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-28 19:08 sendmail: /etc/mail/access terry white
2002-05-28 19:43 ` Jorge R . Csapo
2002-05-28 21:04 ` Glynn Clements
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox