Fatal:/etc/Postfix/master. Cf: line 109: Bad transport type: User = vuser

Source: Internet
Author: User

The Postfix cannot be started. Check the log and find that there is a problem with the 109 line of the master. cf file. open the file and check that the 109 lines are comments. What is the problem? The log is as follows:

tail -f /var/log/maillogAug 18 15:56:11 localhost postfix/postfix-script[11639]: starting the Postfix mail systemAug 18 15:56:11 localhost postfix/master[11640]: fatal: /etc/postfix/master.cf: line 109: bad transport type: user=vuser/etc/postfix/master.cf: line 109: bad transport type: user=vuseAug 18 15:58:20 localhost postfix/postfix-script[11656]: fatal: the Postfix mail system is not running

The reason is that there is no space at the beginning of the second line of the configured maildrop. After adding the space, restart the service.

maildrop unix - n n - - pipe 68 flags=DRhu user=vuser argv=maildrop -w 90 -d ${user}@${nexthop} ${recipient} ${user} ${extension} {nexthop}


This article is from the "DBQ blog" and will not be reproduced!

Fatal:/etc/Postfix/master. Cf: line 109: Bad transport type: User = vuser

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.