|
|
|
|
||||||
| comp.mail.sendmail Configuring and using the BSD sendmail agent. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
So far, I haven't found the answer to this query, so I'll ask what is
probably a redundant question. I am using sendmail as a relay host between our DMZ and internal systems. Two GroupWise systems are the 800# gorillas; the others systems could be handled by a relatively small whitelist. I need to stop email to undeliverable addresses at the edge of our DMZ, not after sendmail relays it beyond the edge, (i.e. I want sendmail to generate the 551 response, not something internal that will require sendmail to attempt to send a bounce message). Can I get sendmail to do an LDAP query to Groupwise to determine if the is an account for the (supposed) recipient. Ideally, we would be able to check for either a GroupWise address or a "Groupwise nickname" for the recipient. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Nik wrote:
> So far, I haven't found the answer to this query, so I'll ask what is > probably a redundant question. > I am using sendmail as a relay host between our DMZ and internal > systems. Two GroupWise systems are the 800# gorillas; the others > systems could be handled by a relatively small whitelist. > > I need to stop email to undeliverable addresses at the edge of our DMZ, > not after sendmail relays it beyond the edge, (i.e. I want sendmail to > generate the 551 response, not something internal that will require > sendmail to attempt to send a bounce message). > > Can I get sendmail to do an LDAP query to Groupwise to determine if the > is an account for the (supposed) recipient. Ideally, we would be able > to check for either a GroupWise address or a "Groupwise nickname" for > the recipient. > You can. I do it for an Active Directory, but it's the same concept. Just adjust your rules to what I have set up. You can look at a couple of my examples: For AD: http://www.shocknetwork.com/forum/topic35.html For LDAP: http://www.shocknetwork.com/forum/topic28.html Good luck. Alton |
|
![]() |
| Outils de la discussion | |
|
|