From joachim-sturm at web.de Fri Dec 4 16:38:47 2009 From: joachim-sturm at web.de (Joachim Sturm) Date: Fri Dec 4 16:38:26 2009 Subject: [Web-cyradm] lmtp:unix:public/lmtp Message-ID: <001601ca74f7$df12b610$9d382230$@de> I change from transport= cyrus to transport = lmtp:unix:public/lmtp Now I can't add users any more: "transport is not cyrus, unable to create account". Is there a solution to use lmtp and web-cyradm? THX Achim From basti at vamax.de Fri Dec 4 16:57:22 2009 From: basti at vamax.de (Sebastian Wienforth) Date: Fri Dec 4 16:57:43 2009 Subject: [Web-cyradm] lmtp:unix:public/lmtp In-Reply-To: <001601ca74f7$df12b610$9d382230$@de> References: <001601ca74f7$df12b610$9d382230$@de> Message-ID: <4B193162.5090306@vamax.de> Joachim Sturm schrieb: > I change from transport= cyrus to transport = lmtp:unix:public/lmtp As far as I know that field only changes a value in the Database, so it has no effect if you don't use that field in e.g. postfix (just "hardcode" the transport in postfix ^^). > Now I can't add users any more: "transport is not cyrus, unable to create > account". Yes, because of the webcyr PHP-Scripts prevent adding users if transport != cyrus so: 1. solution if you only need one kind of transport: just hardcode in postfix, and use "cyrus" in webcyradm 2. solution if you use the database field in the Database: Just modify the PHP-Scripts, which is not that hard, its really like changeing "transport != cyrus" to "transport != cyrus || lmtp:unix:public/lmtp" Gr??e, Sebastian > > Is there a solution to use lmtp and web-cyradm? > > THX > Achim > > > _______________________________________________ > This mailing list is hosted and supported > by bit-heads GmbH | http://www.bit-heads.ch > > _______________________________________________ > Web-cyradm mailing list > Web-cyradm@web-cyradm.org > http://www.web-cyradm.org/mailman/listinfo/web-cyradm > From jerome.lemaire at dj-j.net Fri Dec 4 17:03:06 2009 From: jerome.lemaire at dj-j.net (=?ISO-8859-1?Q?J=E9r=F4me_Lemaire?=) Date: Fri Dec 4 17:02:27 2009 Subject: [Web-cyradm] lmtp:unix:public/lmtp In-Reply-To: <001601ca74f7$df12b610$9d382230$@de> References: <001601ca74f7$df12b610$9d382230$@de> Message-ID: <4B1932BA.5040905@dj-j.net> Hi, don't change transport, it's working with lmtp and transport=cyrus Regards. Joachim Sturm a ?crit : > I change from transport= cyrus to transport = lmtp:unix:public/lmtp > Now I can't add users any more: "transport is not cyrus, unable to create > account". > > Is there a solution to use lmtp and web-cyradm? > > THX > Achim > > > _______________________________________________ > This mailing list is hosted and supported > by bit-heads GmbH | http://www.bit-heads.ch > > _______________________________________________ > Web-cyradm mailing list > Web-cyradm@web-cyradm.org > http://www.web-cyradm.org/mailman/listinfo/web-cyradm > > !DSPAM:2,4b192cf640539931018940! > > >