Re: setup Smartlist with Postfix - alias config problem
Zhiliang Hu <[email protected]> Fri, 15 Jul 2016 10:47:45 -0500 (CDT)
| Newsgroups | gmane.mail.smartlist.user |
|---|---|
| Message-ID | <[email protected]> |
Figured out: it appears that the uid/gid/path are all built into the flist binary upon = install, such that when the working location of the list is different from = its installation location it cannot find the ".etc". When this happens it = turned to "/" looking for it (guessing). When re-installed it works just fine. Zhiliang On Thu, 14 Jul 2016, Zhiliang Hu wrote: > Date: Thu, 14 Jul 2016 23:13:54 -0500 (CDT) > From: Zhiliang Hu <[email protected]> > To: [email protected] > Subject: setup Smartlist with Postfix - alias config problem > = > I am setting up Smartlist with Postfix, and put in /etc/aliases a line = =3D > > like: > > myteam: "|exec /home/smartlist/.bin/flist myteam" > > the test mail gets bounced with this error: cannot open input. > Command output: flist: Can't find ".etc" in "/" > > Why it's looking for ".etc" under "/"? I do have /home/smartlist/.etc/ = =3D > > that's parallel to /home/smartlist/.bin/, and everything in ~smartlist = =3D > > account looks identical to my old smartlists. I wonder if it's a wrong = =3D > > error or something is broken somewhere? > > Zhiliang > _______________________________________________ > Smartlist mailing list > [email protected] > http://MailMan.RWTH-Aachen.DE/mailman/listinfo/smartlist >