|
UNIX for Beginners Questions & Answers If you're not sure where to post a Unix or Linux question, post it here. All unix and Linux beginners welcome in this forum! |
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Authentication in sendmail
Hello, I am using sendmail. I have a user who needs to send all internal email to one email relay and needs to send to one specific domain to another one that requires authentication. Will the following configuration in mailertable work? Code:
internal.domain relay:[smarthost_for internal_emails.example.net] specific_domain.example.com relay [smarthost_for_specific_domain].example.com] And this one to access: Code:
AuthInfo:smarthost_for_specific_domain.dnsexit.com "U:USERNAME" "P:PASSWORD" "M:PLAIN" |
Sponsored Links | ||
|
#2
|
||||
|
||||
this article says more about sendmail to specific host.
Force sendmail to route mail to specific hosts or mailserver - nixCraft |
Sponsored Links | ||
|
![]() |
Thread Tools | Search this Thread |
Display Modes | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Clarifying sendmail configuration - sendmail-client offline | javanoob | Solaris | 3 | 04-16-2016 09:58 AM |
Sendmail questions, SCO 5.0.6 sendmail 8.11.0 | ziggy6 | UNIX for Advanced & Expert Users | 1 | 11-01-2013 03:17 PM |
LDAP authentication | Nand1010_MA | AIX | 3 | 10-16-2012 05:26 AM |
Authentication Failed | coolboys | Red Hat | 4 | 04-19-2012 12:36 AM |
Kerberos Authentication c/c++ | mshindo | Programming | 0 | 01-06-2009 12:34 AM |
|