- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mail aliases "include" mail list
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
08-21-2002 03:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2002 03:56 AM
08-21-2002 03:56 AM
Re: mail aliases "include" mail list
Anyway, my question is concerning the mail aliases concept of using a file to contain a mail list, rather than using a list of names directly defined within the aliases.db
I have the following in the aliases file:
test_mail : ":include:/tmp/mail_test_list"
which contains a list of email addresses and works quite well. Are there any limits to the size of this file? My understanding is that the only restriction is on the size of each line, needs to be less than 1024 bytes. Does anyone else use this concept to pump out thousands of mail messages? We have a subscription list that would run into the thousands.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2002 05:16 AM
08-22-2002 05:16 AM
Re: mail aliases "include" mail list
size exceeds the capability of
the server:
mylist: mylista, mylistb, ...
mylista :inlcude:/etc/mylist/mystlista
mylistb :include:/etc/mylist/mylistb
...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2002 05:18 AM
08-22-2002 05:18 AM
Re: mail aliases "include" mail list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2002 06:59 AM
08-22-2002 06:59 AM
Solutionis a rather low limit for the total *length* of entry - around 1kB (for hash or btree I believe the limit, if there even is one, is sufficiently
high to be considered as infinite). In any case it is normally better to use an :include:/path/to/file type of alias if you have a very long list of recipients.
(thanks, Per!)
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2002 10:56 AM
08-22-2002 10:56 AM