Virtual Users And Domains With Postfix, Courier And MySQL - Disclaimer

Discussion in 'HOWTO-Related Questions' started by amilcar, Mar 14, 2006.

  1. amilcar

    amilcar New Member

    Anyone know how to add a disclaimer to each email that is sent?
     
  2. falko

    falko Super Moderator ISPConfig Developer

    You could add a filter to /etc/postfix/master.cf - for example a shell script that adds a disclaimer to every outgoing mail.
     
  3. amilcar

    amilcar New Member

  4. zaqavis

    zaqavis New Member

    Email Disclaimer

    hi,
    what are the procedure of add email disclaimer at /etc/postfix/master.cf
     
  5. falko

    falko Super Moderator ISPConfig Developer

  6. zaqavis

    zaqavis New Member

    mail command in linux

    Hi guys,
    [root@hblpk home]# mail
    Mail version 8.1 6/6/93. Type ? for help.
    "/var/spool/mail/qavi": 4 messages 4 new
    >N 1 [email protected] Thu Aug 31 11:56 56/1746
    N 2 [email protected] Thu Aug 31 11:57 53/1694 not"
    N 3 [email protected] Thu Aug 31 11:58 52/1702
    N 4 autumnhry@globalmove Thu Aug 31 11:58 53/1763 "Health Alert -

    normally mail command shows on linux.
    i can delete mail whichever i require but I cant be able to forward mail and second is i cannot set prirortiy of emails .
     
  7. falko

    falko Super Moderator ISPConfig Developer

    Have a look at
    Code:
    man postqueue
    man postsuper
     

Share This Page