On Feb 06, 2014, at 01:49 PM, Geoff Shang wrote:

>On Thu, 6 Feb 2014, Kevin Ratnasekera wrote:
>
>> While i create new list with mailman rest api i receive this error,
>> sh: 1: /usr/sbin/postmap: not found
>> sh: 1: /usr/sbin/postmap: not found
>
>Looks like Mailman is expecting to find a Postfix installation in the
>standard place.
>
>Are you using Postfix as your mail transport agent?  If so, where is your
>postmap executable installed?  If not, have you configured Mailman for the
>MTA you *are* using?

If you're using Postfix but the postmap executable is in a different location,
add a postfix.cfg file containing this to your etc directory:

[postfix]
postmap_command: /path/to/postmap

Cheers,
-Barry
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to