HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- limit in aliases file
Operating System - HP-UX
1830133
Members
2747
Online
109999
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2001 06:30 AM
05-02-2001 06:30 AM
Is there a limit, either in bytes or in number of addresses, to a single alias in the file /etc/aliases?
I've got an alias with 148 names in it, and it works OK, just want to know how large it can get.
I've got an alias with 148 names in it, and it works OK, just want to know how large it can get.
fmartin@applicatorssales.com
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2001 07:36 AM
05-02-2001 07:36 AM
Solution
Rather than listing addresses in the aliases file like
test: a@a.com,b@b.com,c@c.com,d@d.com,e@e.com
we use something like
test: : include:/path/to/your/list
where list contains each e-mail address, one per line. With this approach, I'm yet to find a practical limit to the number of folks appearing in an alias (I'm in the thousands now).
Be careful who you advertise "test" to so you don't have people doing unfriendly things like spamming. You can use front-ends processors like majordomo for open lists - we call sendmail directly for closed lists.
Sorting [list] by e-mail in domain order will optimize the rate that modern sendmail will transmit message, since sendmail won't have to initiate a connection sequence if it's already connected to [domain], and sendmail will deliver messages to blocks of users per iteration if the users are at the same [domain].
test: a@a.com,b@b.com,c@c.com,d@d.com,e@e.com
we use something like
test: : include:/path/to/your/list
where list contains each e-mail address, one per line. With this approach, I'm yet to find a practical limit to the number of folks appearing in an alias (I'm in the thousands now).
Be careful who you advertise "test" to so you don't have people doing unfriendly things like spamming. You can use front-ends processors like majordomo for open lists - we call sendmail directly for closed lists.
Sorting [list] by e-mail in domain order will optimize the rate that modern sendmail will transmit message, since sendmail won't have to initiate a connection sequence if it's already connected to [domain], and sendmail will deliver messages to blocks of users per iteration if the users are at the same [domain].
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2001 08:03 AM
05-02-2001 08:03 AM
Re: limit in aliases file
Thanks. I doubt that this particular alias will have more than 400 names, ever. If anyone has an entry in an /etc/mail/aliases file with more than that, let me know. If I run into trouble though, I'll use the include.
fmartin@applicatorssales.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP