Hi there!
we're having a problem wih sendmail on a AIX 5.2 system.
I can't mail to local user (email adress works) and I get the following output:
-- Snip --
hash map "Alias0": missing map file /etc/mail/aliases.db: Group writable direc
tory
dbm map "Alias0": missing map file /etc/mail/aliases: A file or directory in the
path name does not exist."
-- Snip --
So I tought the my aliases.db was out of date or something like that... so I ran sendmail -bi .. no sucess, here's the output:
-- Snip --
WARNING: Group writable directory /
WARNING: Group writable directory /var/spool
WARNING: Group writable directory /var/spool/mqueue
WARNING: Group writable directory /
hash map "Alias0": missing map file /etc/mail/aliases.db: Group writable directory
dbm map "Alias0": missing map file /etc/mail/aliases: A file or directory in the path name does not exist.
WARNING: cannot open alias database /etc/mail/aliases
Cannot create database for alias file /etc/mail/aliases: A system call received a parameter that is not valid.
-- Snip --
I know that /var and /var/spool are group writable by default (from what I read).
The only thing on this server (compare to others) is that / is 775, root:system.
So 2 questions:
1- Because of the warning, it is possible that the sendmail -bi fails? and also that I can't send mail to localuser? Just because of Warning?
2- Any solution?
Thanks guys!
Martin.
we're having a problem wih sendmail on a AIX 5.2 system.
I can't mail to local user (email adress works) and I get the following output:
-- Snip --
hash map "Alias0": missing map file /etc/mail/aliases.db: Group writable direc
tory
dbm map "Alias0": missing map file /etc/mail/aliases: A file or directory in the
path name does not exist."
-- Snip --
So I tought the my aliases.db was out of date or something like that... so I ran sendmail -bi .. no sucess, here's the output:
-- Snip --
WARNING: Group writable directory /
WARNING: Group writable directory /var/spool
WARNING: Group writable directory /var/spool/mqueue
WARNING: Group writable directory /
hash map "Alias0": missing map file /etc/mail/aliases.db: Group writable directory
dbm map "Alias0": missing map file /etc/mail/aliases: A file or directory in the path name does not exist.
WARNING: cannot open alias database /etc/mail/aliases
Cannot create database for alias file /etc/mail/aliases: A system call received a parameter that is not valid.
-- Snip --
I know that /var and /var/spool are group writable by default (from what I read).
The only thing on this server (compare to others) is that / is 775, root:system.
So 2 questions:
1- Because of the warning, it is possible that the sendmail -bi fails? and also that I can't send mail to localuser? Just because of Warning?
2- Any solution?
Thanks guys!
Martin.