GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sendmail files precidence
Operating System - HP-UX
1851726
Members
5073
Online
104062
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
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-23-2003 12:59 PM
05-23-2003 12:59 PM
sendmail files precidence
I'm trying to under stand what the order in which sendmail db files are used. In particular( mailertable, relay-domains, and access). I believe that virtisertable is queried first then aliases and then these files, but in what order. Any help would be appreciated.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 01:13 PM
05-23-2003 01:13 PM
Re: sendmail files precidence
Its not an order issue at all.
Each file has a purpose, which doesn't really conflict with the others.
relay-domains are used to tell the sendmail daemon which domains to relay mail for.
If you are using access to block a certain account at the domain will only affect the account. If you use it to block the entire domain then you wastintg cpu cycles.
for further discussion and explanation go to the source.
http://www.sendmail.org
SEP
Each file has a purpose, which doesn't really conflict with the others.
relay-domains are used to tell the sendmail daemon which domains to relay mail for.
If you are using access to block a certain account at the domain will only affect the account. If you use it to block the entire domain then you wastintg cpu cycles.
for further discussion and explanation go to the source.
http://www.sendmail.org
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 01:18 PM
05-23-2003 01:18 PM
Re: sendmail files precidence
I looked through the sendmail.org site but don't see where each file is explained, as to when or in what order they are used. I'm looking for a flow chart, so to speak, that explains at this point this file is accessed, then this file , and so on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 01:35 PM
05-23-2003 01:35 PM
Re: sendmail files precidence
Good luck finding a flow chart. The answer is "it depends". Is this local mail? Is it SMTP mail? Are we relaying? Are we delivering? Does the virtusertable entry point to another virtusertable entry? Does it point to an alias?
The different databases have hooks into different rulesets; the rulesets get invoked (or not) depending on the type of mail. (For instance, grep virt in /etc/mail/sendmail.cf; note the number of rulesets that reference virt).
There's a README in /usr/contrib/sendmail/usr/newconfig/etc/mail/cf that explains some things. You might also check out the sendmail reference (the Bat book) by Costales and Allman. It's great if you're tired of Sominex ;-).
Or you could tell us what the problem is (or what you're trying to do) and perhaps we can lend a hand.
The different databases have hooks into different rulesets; the rulesets get invoked (or not) depending on the type of mail. (For instance, grep virt in /etc/mail/sendmail.cf; note the number of rulesets that reference virt).
There's a README in /usr/contrib/sendmail/usr/newconfig/etc/mail/cf that explains some things. You might also check out the sendmail reference (the Bat book) by Costales and Allman. It's great if you're tired of Sominex ;-).
Or you could tell us what the problem is (or what you're trying to do) and perhaps we can lend a hand.
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 2026 Hewlett Packard Enterprise Development LP