HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- problem on sendmail
Operating System - HP-UX
1835766
Members
3134
Online
110085
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
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
07-07-2002 09:49 PM
07-07-2002 09:49 PM
problem on sendmail
Hi,
I'm trying to compile sendmail with sasl. I got no error message when i finish. But the execute file did not work.
Does any one use sendmail & sasl?
I'm trying to compile sendmail with sasl. I got no error message when i finish. But the execute file did not work.
Does any one use sendmail & sasl?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2002 09:53 PM
07-07-2002 09:53 PM
Re: problem on sendmail
I don't use...
AR
AR
If i am doing the same way you are doing to me then what is the difference between us.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2002 10:49 PM
07-07-2002 10:49 PM
Re: problem on sendmail
Hi,
I suppose you did follow the instructions in http://www.sendmail.org/~ca/email/auth.html ? What version of sasl are you using ?
Regards,
Tom
I suppose you did follow the instructions in http://www.sendmail.org/~ca/email/auth.html ? What version of sasl are you using ?
Regards,
Tom
A life ? Cool ! Where can I download one of those from ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2002 12:14 AM
07-08-2002 12:14 AM
Re: problem on sendmail
I'm using sendmail8.12.5 &
cyrus-sasl 1.5.27, Berkley DB 4.0.14.
I don't know if HPUX support sasl or not.
The follow are configuration file:
site.config.m4:
APPENDDEF(`confENVDEF', `-DSASL')
APPENDDEF(`conf_sendmail_LIBS', `-lsasl')
sendmail.mc:
dnl this is the sendmail macro config file. If you make changes to this
dnl file,
dnl you need the sendmail-cf rpm installed and then have to generate a
dnl new /etc/sendmail.cf by running the following command:
dnl
dnl m4 /etc/mail/sendmail.mc > /etc/sendmail.cf
dnl
dnl include(`/usr/share/sendmail-cf/m4/cf.m4')
VERSIONID(`$Id: sendmail.mc $')dnl
OSTYPE(`hpux11')dnl
DOMAIN(`generic')dnl
define(`ALIAS_FILE', `/etc/mail/aliases')dnl
TRUST_AUTH_MECH(`DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS', `DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
FEATURE(`no_default_msa')dnl
FEATURE(`smrsh',`/usr/sbin/smrsh')dnl
FEATURE(`mailertable',`hash -o /etc/mail/mailertable')dnl
FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable')dnl
FEATURE(redirect)dnl
FEATURE(use_cw_file)dnl
FEATURE(use_ct_file)dnl
FEATURE(local_procmail)dnl
FEATURE(`access_db')dnl
FEATURE(`blacklist_recipients')dnl
DAEMON_OPTIONS(`Port=smtp,Addr=10.1.2.6, Name=MTA')
dnl DAEMON_OPTIONS(`Port=587, Name=MSA, M=E')dnl
MAILER(smtp)dnl
MAILER(procmail)dnl
cyrus-sasl 1.5.27, Berkley DB 4.0.14.
I don't know if HPUX support sasl or not.
The follow are configuration file:
site.config.m4:
APPENDDEF(`confENVDEF', `-DSASL')
APPENDDEF(`conf_sendmail_LIBS', `-lsasl')
sendmail.mc:
dnl this is the sendmail macro config file. If you make changes to this
dnl file,
dnl you need the sendmail-cf rpm installed and then have to generate a
dnl new /etc/sendmail.cf by running the following command:
dnl
dnl m4 /etc/mail/sendmail.mc > /etc/sendmail.cf
dnl
dnl include(`/usr/share/sendmail-cf/m4/cf.m4')
VERSIONID(`$Id: sendmail.mc $')dnl
OSTYPE(`hpux11')dnl
DOMAIN(`generic')dnl
define(`ALIAS_FILE', `/etc/mail/aliases')dnl
TRUST_AUTH_MECH(`DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS', `DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
FEATURE(`no_default_msa')dnl
FEATURE(`smrsh',`/usr/sbin/smrsh')dnl
FEATURE(`mailertable',`hash -o /etc/mail/mailertable')dnl
FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable')dnl
FEATURE(redirect)dnl
FEATURE(use_cw_file)dnl
FEATURE(use_ct_file)dnl
FEATURE(local_procmail)dnl
FEATURE(`access_db')dnl
FEATURE(`blacklist_recipients')dnl
DAEMON_OPTIONS(`Port=smtp,Addr=10.1.2.6, Name=MTA')
dnl DAEMON_OPTIONS(`Port=587, Name=MSA, M=E')dnl
MAILER(smtp)dnl
MAILER(procmail)dnl
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