Re: [toaster] multiple SMTP ports

2008-07-19 Thread Jeff Koch
We just put a one line entry in our startup scripts that allows connections from port 26 to redirect to port 25. This way customers who are blocked by their ISPs on port 25 can still connect to our SMTP server. But you can use any port and as many of these lines as you want. iptables -t nat

Re: [toaster] qmailadmin, mysql and ezmlm

2008-07-19 Thread Tren Blackburn
You need to use the ezmlm tool ezmlm-mktab as I recall. Check the ezmlm documentation for details. t - Original Message - From: Qmail List <[EMAIL PROTECTED]> To: toaster@shupp.org Sent: Sat Jul 19 04:01:40 2008 Subject: [toaster] qmailadmin, mysql and ezmlm Hi, Does mysql and ezmlm w

[toaster] qmailadmin, mysql and ezmlm

2008-07-19 Thread Qmail List
Hi, Does mysql and ezmlm works in qmailadmin? I see that there is mysql setting, but does it work? How do I go about using it? I had created a list with the mysql support, but it does not create any table in mysql. Thanks! nic

Re: [toaster] multiple SMTP ports

2008-07-19 Thread Kurt Bigler
on 7/18/08 9:15 PM, Shane Chrisp <[EMAIL PROTECTED]> wrote: > On Fri, 2008-07-18 at 21:02 -0700, Kurt Bigler wrote: >> Hi, all, >> >> This is perhaps technically off-topic since I don't use a toaster >> configuration, but I thought this was a good list to ask the question to. >> If not my apologi

Re: [toaster] multiple SMTP ports

2008-07-19 Thread Kurt Bigler
on 7/18/08 9:15 PM, Shane Chrisp <[EMAIL PROTECTED]> wrote: > On Fri, 2008-07-18 at 21:02 -0700, Kurt Bigler wrote: [snip] >> I currently invoke qmail smtp as follows: >> >> >> env - PATH="/var/qmail/bin:/usr/local/bin" \ >> tcpserver -v -H -R -l$HOSTNAME -x /var/vpopmail/etc/tcp.smtp.cdb \ >>