Interview Questions And Answers

Q: - How to start sendmail server ?

service sendmail restart

Submitted By:-Neeraj            Email-ID: - neeraj_sar@yahoo.com

Q: - On which ports sendmail and senmail with SSL works ?

By default, Sendmail uses TCP and UDP port 25 for non-encrypted transfers. If the
Sendmail server is configured to use SSL for encrypting email sent and received, it uses
port 465.

Submitted By:-Neeraj             Email-ID: -neeraj_sar@yahoo.com

Q: - Explain use of "trusted-users" file ?

List of users that can send email as other users without a warning including
system users such as apache for the Apache HTTP Server.

Submitted By:-Neeraj             Email-ID: - neeraj_sar@yahoo.com

1
2