Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Configuring Sendmail as a client only, how? Post 302971272 by c3rb3rus on Monday 18th of April 2016 12:35:58 PM
Old 04-18-2016
Tools Configuring Sendmail as a client only, how?

We are running sendmail-8.13.4 on AIX.

I need to update the configuration and make sendmail act as a relay client only, meaning it will only be used to send mail out of the host and NOT accept mail.

Here is my client.mc config:
Code:
include(`/usr/samples/tcpip/sendmail/m4/cf.m4')
VERSIONID(`sendmail config for aix7')
OSTYPE(`aixsample')dnl
MASQUERADE_AS(`myserver.com')dnl
FEATURE(`masquerade_envelope')dnl
FEATURE(`accept_unresolvable_domains')
FEATURE(`accept_unqualified_senders')
FEATURE(always_add_domain)dnl
FEATURE(`nullclient',`mail-relay.xxxx.myserver.com')dnl
define(`STATUS_FILE', `/etc/mail/statistics')dnl
define(`MAIL_HUB', `myserver.com.')dnl
define(`LOCAL_RELAY', `myserver.com.')dnl

We have an MS Exchange server, so we are basically using sendmail on a particular AIX host to forward all email to the exchange server and let Exchange handle everything.

The above configuration works fine for sending email to recipients using:
Code:
mail user@myserver.com

What I also need to do is be able to send the email with only specifying the alias part and not the domain, so if I do:
Code:
mail user

** sending email to userid, omitting the @myserver.com recipient domain part

I want sendmail to append the @myserver.com in this situation where a domain is not given. Is this possible without maintaining some sort of alias/list file for every possible userid > userid@mydomain.com?

Thanks.

Last edited by c3rb3rus; 04-20-2016 at 06:26 PM.. Reason: rewrite question to be more specific
 

10 More Discussions You Might Find Interesting

1. Linux

configuring same /bash for 4 computer which is thin client

i m doing project on LAN TELEPHONY in Red Hat linux i have files as datbase to store the user name and passeord an all other information. Now i have thin client at my college. so to access /dev/dsp for audio is not possible on server. So i have written code which run on /base since it has... (0 Replies)
Discussion started by: niravuchat
0 Replies

2. UNIX for Dummies Questions & Answers

configuring sendmail.cf version is 1.74

Hello Please someone guide me to configure sendmail.cf on AIX 5.3 The sendmail.cf version is 1.74( bos53A src/bos/usr/sbin/sendmail/sendmail.cf 1.74) Thanks Amruta (0 Replies)
Discussion started by: Amruta Pitkar
0 Replies

3. UNIX for Dummies Questions & Answers

Configuring Sendmail

Hi anyone knows how to Configuring Sendmail on /usr/lib/mail/cd on solaris 9? i cannot find the sendmail.mc file and i not able to use m4 to compile! Pls help Thanks Summer (3 Replies)
Discussion started by: summerpeh
3 Replies

4. HP-UX

Configuring sendmail to modify the domain name

Hi, I would like to change the domain name using sendmail. For example, currently mails are sent like user@domain1.com I would like to change it to user@domain2.com How this can be done from HP-UX? Your help is highly appreciated. Thanks in advance. (0 Replies)
Discussion started by: smuthuvel
0 Replies

5. Linux

configuring an NTP client/server

I need to configure an NTP daemon on a "bridge-PC" connected on 2 LANs. It is expected to read the correct time on a time server on the first LAN and behave as a server for the second LAN. Can I do both the things with ntpd? In other words, is ntpd able to work as client and server at the same... (3 Replies)
Discussion started by: bigjim33
3 Replies

6. Shell Programming and Scripting

Configuring sendmail option

Hi, I have a script which check for the health of an application. In the end I want to attache a file to send the information to the user using sendmail. How to configure sendmail in linux?How to attach a file and send it as a mail from script? Ahamed. (3 Replies)
Discussion started by: ahamed
3 Replies

7. Solaris

Configuring send mail client in solaris 10

Dear all, We have SMTP server in our organization & i want to send e-mails from solaris machine using sendmail ... in which file i need to put the smtp server ip, username & passwd.. kindly help ....... (4 Replies)
Discussion started by: vishwanathhcl
4 Replies

8. UNIX for Dummies Questions & Answers

Seek help configuring Sendmail 8.14.4 Unix

Seek help configuring Sendmail 8.14.4 Unix server. Not sure if this is the correct place to post or the Unix/Linux Forums job board. Seeking help configuring sendmail 8.14.4 on my Unix server. It appears I have an open relay. I was advised I need to modify a etc/mail/dir , a command line entry... (0 Replies)
Discussion started by: raecampus
0 Replies

9. Solaris

Clarifying sendmail configuration - sendmail-client offline

Hi all, I have read about sendmail running as 2 separate process. 1 as a MSP, and the other as the real daemon or MTA. In my current configuration, the sendmail-client is disabled. Both submit.cf and sendmail.cf are left as default untouch I do not specified any mailhost... (3 Replies)
Discussion started by: javanoob
3 Replies

10. UNIX for Beginners Questions & Answers

Configuring Sendmail

Hi, I am using sendmail. I need to do the following: Send all internal emails to one relay, send to a particular external domain via a relay that required authentication. Could someone please advise on configuration? I tried one possibility but it failed. Posting "Does not work" without... (2 Replies)
Discussion started by: mojoman
2 Replies
mail_manual_setup(7)					 Miscellaneous Information Manual				      mail_manual_setup(7)

NAME
mail_manual_setup - Describes how to manually set up and start mail DESCRIPTION
Manually setting up and starting your Tru64 UNIX mail system involves stopping and starting the sendmail utility, making changes to the /var/adm/sendmail/sendmail.cf and /var/adm/sendmail/hostname.m4 files, and running the newaliases command. The following sections discuss these tasks and also provide information about POP and IMAP mail. Before you configure mail, your machine should be established on a local area network (LAN). If you want to use domain-based addressing, you must also configure the Berkeley Internet Name Domain (BIND) service in your environment. Furthermore, if you want to distribute your /var/adm/sendmail/aliases database (see aliases(4)) amongst the machines in your environment, you must configure the Network Information Service (NIS). See the Network Administration guide, bind_intro(7), nis_intro(7) for more information about the BIND and NIS services. Setting Up Your Mail System Setting up your mail delivery system requires that you understand how the sendmail utility works and how to modify the /var/adm/send- mail/sendmail.cf file and the m4 files. The sendmail Utility The sendmail utility is a general-purpose mail router that enables a user to send mail to users on the same and other systems. In most cases, the mail utilities rely on sendmail to parse mail addresses and to resolve system aliases. Specifically, when a message is sent, the message goes through the following delivery process: The mail utility passes the message to the sendmail utility. The sendmail utility checks its aliases database for full expansion of system names. The sendmail utility parses the address of the receiver of the mail according to a set of rules. If the message is going to a user on the same system as the sender, sendmail passes the message to the mail utility for delivery. If the message is going to a user on a remote system, sendmail forwards the message to the sendmail utility (or the equivalent utility for systems other than Tru64 UNIX) on the remote system by using one of the following protocols, as specified in the address: DECnet Used to send mail with DECnet (for example, host::user). uux Used to send mail with the UNIX-to-UNIX Copy Program (UUCP) (for example, decosf!user). SMTP Used to send mail with the Transmission Control Protocol/Internet Protocol (TCP/IP) facility (for example, user@decosf.dec.com). Once the message arrives on the correct system, the sendmail (or equivalent) utility passes the message to the mail utility for delivery to the receiver's mailbox. The sendmail Configuration File The sendmail configuration file, sendmail.cf, contains the instructions for how your mail is sent and delivered, and how it is parsed. This file includes several tunable macros that you can modify to suit your environment, and one macro that you should be aware of but cannot modify. For more information, see the sendmail(8) reference page. Using m4 Files Alternatively, you can use the mailconfig GUI or mailsetup script to fine tune your mail configuration. For more information, see the mailconfig(8) and the mailsetup(8) reference pages and the Network Administration manual. You can edit the /var/admin/sendmail/hostname.m4 file, modifying the define lines. The file contains comment lines (lines that begin with dnl), that provide additional information. For example, the following define line specifies that RFC976-style addressing is disabled: define (_RFC976, {})dnl To enable RFC976-style addressing, modify the line as follows: define (_RFC976, {T})dnl The T enables RFC976-style addressing. After you edit the file, change to the /var/adm/sendmail directory and issue the following command: # make -f Makefile.cf.hostname: This command generates a hostname.cf file. To use the new configuration, copy the hostname.cf file to send- mail.cf and restart sendmail by using the /sbin/init.d/sendmail restart command. For more information, see the m4(1) and sendmail.m4(8) reference pages. User Configurable Mail Locking Different mailers use different methods to lock mailbox files. Tru64 UNIX enables you to configure the locking style. To do this, use the /usr/sbin/rcmgr set command to set MAILLOCKING in the /etc/rc.config.common file. Valid values for MAILLOCKING are as follows: Specifies lockf. Specifies lockfile. Specifies Multi-channel Memo Distribution Facility (MMDF). This applies to MH only. Specifies lockf. Specifies that both lockf and lockfile are used. Restrictions Spool files are locked while being modified by using the lockf call and by using a lock file (/var/spool/mail/$USER.lock). When spool files are NFS-mounted the NFS lockd daemon should be running on both the client and server machine. Any user-added program that modifies the spool area must use lockf, the lock file method of locking, or both. ULTRIX Version 4.3 and earlier versions use lock file locking. Queue files (which reside in the /var/spool/mqueue directory) are locked using lockf. Sharing mqueue over NFS is supported with NFS locking (lockd) enabled. Starting the Mail System To start the mail system, use the following procedure: Edit the /var/adm/sendmail/sendmail.cf file to change the macro definitions described in the Network Administration. Issue the newaliases command to initialize the sendmail aliases database as follows: # newaliases Stop the current sendmail process by using the following command: # /sbin/init.d/sendmail stop Start the sendmail utility as follows: # /sbin/init.d/sendmail start Alternatively, steps 2 through 4 can be accomplished by using the restart option to the sendmail startup script as follows: # /sbin/init.d/sendmail restart This command does the following: Initializes the sendmail aliases database Stops the current send- mail process Starts the sendmail utility Post Office Protocol The Post Office Protocol (POP or POP3) is a client/server protocol that allows users to download their E-mail from a mail server to a remote client. It is intended for users who prefer to access their E-mail in an offline mode, a mode that is used widely today by Internet Service Providers (ISP) to provide E-mail services for their customers. The operating system includes a POP3 server from Qualcomm Incorporated, which is fully installed and configured for you when you install the OSFINET subset. Any users listed in the /etc/password file are subsequently enabled to receive POP mail, if they desire; however, you can improve security on your mail server by implementating alternate passwords for their login authentication. See the Network Administra- tion guide for more information on authentication and administering POP. Internet Message Access Protocol The Internet Message Access Protocol (IMAP or IMAP4) is a client/server protocol that allows users access their mail messages on a server. With it, a user can access his or her mail folders and manipulate the contents remotely without having to log into the server. In addi- tion, the user can download a cache copy of selected messages from the server to a local system for offline browsing. The most beneficial feature of IMAP is that it allows users to resychronize their cached mail folders on the local system with the mail folders on the server. The latter can be especially useful for people who use different computers (at work, at home, or on the road) at different times to access their messages. For example, if a user deletes mail from his computer at work, the change is automatically car- ried over to his computer at home and his laptop during subsequent resychronizations. The operating system includes the Cyrus IMAP4 Revision 1 server from Carnegie-Mellon University, which is fully installed and configured for you when you install the OSFINET subset. See the Network Administration guide for information on configuring users, migrating users from POP to IMAP mail, enabling alternate passwords, and administering IMAP. RELATED INFORMATION
Commands: imapd(8), mail(1), mailconfig(8), mailx(1), pop3d(8), sendmail(8). Files: aliases(4), imapd.conf(4), sendmail.cf(4). Network: mail_intro(7). System calls: syslog(3). Network Administration delim off mail_manual_setup(7)
All times are GMT -4. The time now is 06:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy