This is a discussion on Re: Chaging banners trought diferent users. within the mailing.postfix.users forums, part of the Mail Servers and Related category; Angel Freire: > Hi, > > I'm wondering if there is any chance that after a HELO or EHLO ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Angel Freire:
> Hi, > > I'm wondering if there is any chance that after a HELO or EHLO Postfix > could change the message that comes up. > > This is because i've got many sites hosted in one machine, many are from > 'resellers' (ppl who doesnt brother with sysadmin a box and just buy > webspace for resale it) and the EHLO reply with my org name doesn't look > so nice on their clients screens :) If you want multiple personalities for SMTP server and for BOUNCED MAIL then use multiple Postfix instances. Wietse > Maybe tailing info from a shell or Perl script, but first: Can I do > that? and second: Where to get the info of what client is connected > (from de user and password, I know, but I mean in the .pl or .sh, if > possible). You mean, Postfix changes personality in the middle of an SMTP session? That won't fix the BOUNCED MAIL that Postfix sends back when mail can't be delivered. Wietse |