Re: To get the environment variables in snapping

2017-03-16 Thread Kyle Fazzari
On Mar 13, 2017 1:30 AM, "Jin Hsieh" wrote: But you could recognize the modification we made *is hard to upstream guys to accept/merge the changes into their trunk*, so many getenv("SNAP") in the code or in where the code flow uses clean_env() we also need to cache the SNAP-related variables, I a

Re: To get the environment variables in snapping

2017-03-16 Thread Jin Hsieh
Hey Manik, Thanks for the reply! Right, we considered that before it is obviously okay if we snap it as a classic one, but now we are trying to deploy such the services into Ubuntu Core. (the services in this case: Postfix, Dovecot, ...etc.) So you may understand what we did becomes to give thos

Re: To get the environment variables in snapping

2017-03-13 Thread Manik Taneja
jin, i wonder if this would be better confined as classic? /manik On Mon, Mar 13, 2017 at 1:29 AM, Jin Hsieh wrote: > Hello guys, > > We are making a workable mail solution snap, > the selected back-end services are Postfix(SMTP) and Dovecot(POP3/IMAP). > > For those services as you known they