Hi,
Earlier I mailed out a description of my "/usr/var/adm/sendmail" file dilemna:
****************************************************************************
***********************************
I'm running Digital Unix 4.0 on a DEC alpha 300 4/266. I have several
successful and recognized alias entries in my /usr/var/adm/sendmail/aliases
file except for one. The bad "state" alias entry is apparently too large
for when I type the "newaliases" command, I get the error response:
/var/adm/sendmail/aliases: line 223: DBM store of state (size 1310) failed:
No space left on device
12 aliases, longest (state) 1310 bytes, 4390 bytes total
Any ideas of getting all the included names in the "alias" entry to work?
I've tried breaking the "state" entry into two "state" entries but with the
same names, only the second "state" entry gets recognized. So I now have
it back to the original long "state" entry. Here's my syntax:
state: emailaddress1,
emailaddress2,
.
.
.
.
lastemailaddress
****************************************************************************
***********************************
I got a wealth of responses quickly, thanks to the following for the help:
George Gallen
Juan Gallego
Dr. Tom Blinn
Alan Rollow
Marie-Claude Vialatte
Mike Iglesias
Michael Matthews
Michael R. Kline
Joseph C. King
Jerome M. Berkman
Phil Rand
I received essentially two types of responses:
1) My state entry needs to be broken up into smaller entries with
different names:
state: state1,
state2
state1: emailaddress1,
emailaddress2,
.
.
.
lastemailaddress
state2: emailaddress1,
emailaddress2,
.
.
.
lastemailaddress
2) My filesystem(s) are filled beyond capacity.
The correct answer is actually the first one, I needed to break up the
state entry as described above, my file systems were fine as shown below:
Filesystem 512-blocks Used Available Capacity Mounted on
/dev/rz0a 273004 108464 137238 45% /
/proc 0 0 0 100% /proc
/dev/rz0g 1246748 930816 191256 83% /usr
/dev/rz3c 8123912 1577118 5734402 22% /usr2
Thanks again.
|---------------------------------------|
|Tully Holmes, MIS Systems Analyst |
|307.777-6832, FAX 307.777-6567 |
|tholmes_at_antelope.wcc.edu |
|=======================================|
|Wyoming Community College Commission |
|2020 Carey Avenue Eighth Floor Room 806|
|Cheyenne, WY 82002 |
|---------------------------------------|
Received on Mon Nov 24 1997 - 17:52:56 NZDT