* Sufian Hameed <msufianham...@gmail.com>:

> i have configured MailAvenger smtp server for receiving all the incoming
> email. MailAvenger runs of standard smtp port and its configuration requires
> to comments out the following line in master.cf
> 
> # ==========================================================================
> # service type  private unpriv  chroot  wakeup  maxproc command + args
> #               (yes)   (yes)   (yes)   (never) (100)
> # ==========================================================================
> #smtp      inet  n       -       n       -       -       smtpd

If I may comment on MailAvenger: Postfix has most of it's functions
built in already. That tool is more suitable for a qmail installation.

> and after processing on the SMTP transactions (EHLO, MAIL FROM, RCPT TO and
> DATA), it passes the email to postfix for local delivery.

According to the docs it uses 

Sendmail program [arg ...]

so simply use mini_sendmail instead!
http://www.acme.com/software/mini_sendmail/

But really: The whole avenger thing is an ugly hack. Postfix has a lot
of avenger'S features already built in.

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            

Reply via email to