Postfix 2.5.1 patch problem

Discussion in 'Server Operation' started by Cezary, Aug 14, 2008.

  1. Cezary

    Cezary New Member

    Hello.

    I try to configure Postix using http://www.howtoforge.org/virtual-users-domains-postfix-courier-mysql-squirrelmail-ubuntu8.04, but when I set up:

    wget http://vda.sourceforge.net/VDA/postfix-2.5.1-vda-ng.patch.gz
    gunzip postfix-2.5.1-vda-ng.patch.gz
    cd postfix-2.5.1
    patch -p1 < ../postfix-2.5.1-vda-ng.patch
    dpkg-buildpackage

    and then use:
    patch -p1 < ../postfix-2.5.1-vda-ng.patch

    then server ask me:

    "File to path:"

    Path to which file?

    /etc/postfix/main.cf? or something else?

    --
    Best regards,
    Cezary
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Why do you want to patch twice? Only the first patch command is needed.
     

Share This Page