Re: smtpd mysql/postgres support

2014-08-17 Thread Giovanni Bechis
On 08/11/14 10:18, Gilles Chehade wrote: > On Fri, Aug 08, 2014 at 04:53:38PM +0200, Giovanni Bechis wrote: >> On 07/28/14 22:19, Gilles Chehade wrote: >>> On Sat, Jul 26, 2014 at 05:46:18PM +0200, Giovanni Bechis wrote: Hi, I started to play with smtpd but to let it work on my environmen

Re: smtpd mysql/postgres support

2014-08-11 Thread Gilles Chehade
On Fri, Aug 08, 2014 at 04:53:38PM +0200, Giovanni Bechis wrote: > On 07/28/14 22:19, Gilles Chehade wrote: > > On Sat, Jul 26, 2014 at 05:46:18PM +0200, Giovanni Bechis wrote: > >> Hi, > >> I started to play with smtpd but to let it work on my environment I need > >> mysql_table > >> support (or

Re: smtpd mysql/postgres support

2014-08-08 Thread Gustav Fransson Nyvell
On 08/08/14 20:07, Jérémie Courrèges-Anglas wrote: Gustav Fransson Nyvell writes: [...] Re-inventing the wheel are we? I fear I can't see the point of your posts. Good will, I guess. To the users. Right? -- This e-mail is confidential and may not be shared with anyone other than recipien

Re: smtpd mysql/postgres support

2014-08-08 Thread Jérémie Courrèges-Anglas
Gustav Fransson Nyvell writes: [...] > Re-inventing the wheel are we? I fear I can't see the point of your posts. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: smtpd mysql/postgres support

2014-08-08 Thread Gustav Fransson Nyvell
On 08/08/14 19:30, Giovanni Bechis wrote: On 08/08/14 18:24, Todd T. Fries wrote: Penned by Giovanni Bechis on 20140808 9:53.38, we have: | On 07/28/14 22:19, Gilles Chehade wrote: | > On Sat, Jul 26, 2014 at 05:46:18PM +0200, Giovanni Bechis wrote: | >> Hi, | >> I started to play with smtpd bu

Re: smtpd mysql/postgres support

2014-08-08 Thread Giovanni Bechis
On 08/08/14 18:24, Todd T. Fries wrote: > Penned by Giovanni Bechis on 20140808 9:53.38, we have: > | On 07/28/14 22:19, Gilles Chehade wrote: > | > On Sat, Jul 26, 2014 at 05:46:18PM +0200, Giovanni Bechis wrote: > | >> Hi, > | >> I started to play with smtpd but to let it work on my environment

Re: smtpd mysql/postgres support

2014-08-08 Thread Todd T. Fries
Penned by Giovanni Bechis on 20140808 9:53.38, we have: | On 07/28/14 22:19, Gilles Chehade wrote: | > On Sat, Jul 26, 2014 at 05:46:18PM +0200, Giovanni Bechis wrote: | >> Hi, | >> I started to play with smtpd but to let it work on my environment I need mysql_table | >> support (or some ugly hac

Re: smtpd mysql/postgres support

2014-08-08 Thread Giovanni Bechis
On 07/28/14 22:19, Gilles Chehade wrote: > On Sat, Jul 26, 2014 at 05:46:18PM +0200, Giovanni Bechis wrote: >> Hi, >> I started to play with smtpd but to let it work on my environment I need >> mysql_table >> support (or some ugly hacks); atm I have some local patches taken from >> portable, >> w

Re: smtpd mysql/postgres support

2014-07-28 Thread Gilles Chehade
On Sat, Jul 26, 2014 at 05:46:18PM +0200, Giovanni Bechis wrote: > Hi, > I started to play with smtpd but to let it work on my environment I need > mysql_table > support (or some ugly hacks); atm I have some local patches taken from > portable, > what would be the right way to go ? > I tried port

smtpd mysql/postgres support

2014-07-26 Thread Giovanni Bechis
Hi, I started to play with smtpd but to let it work on my environment I need mysql_table support (or some ugly hacks); atm I have some local patches taken from portable, what would be the right way to go ? I tried portable as well but on OpenBSD it does not build out-of-the-box. Cheers Giovanni