Re: [vchkpw] how to do simple vpopmail delivery with filtering

2005-04-06 Thread Kyle Wheeler
On Wednesday, April 6 at 02:50 AM, quoth danielcm: > > On Apr 5, 2005, at 9:28 AM, Kyle Wheeler wrote: > > > > > > >What you *want* is this: > > > >| preline yourfilter | maildir $vpophome/$domain/$user/Maildir/ > > > >(maildir is from the safecat package) > > > >However, vpopmail steadfastly re

[vchkpw] Switching from Mysql to Postgresql

2005-04-06 Thread Joshua Coucke
Hey, this is Joshua Coucke (on my work account)   I have been able to get the email server working on postgres like I said.  However, I can not send messages.  I get an error message telling me that Thunderbird can not connect to the SMTP server.   When I check in the vlog table it has this

Re: [vchkpw] Switching from Mysql to Postgresql

2005-04-06 Thread Joshua Coucke
Well, oddly enough the problem with sending email seems to be Thunderbird itself.  I can send email from Outlook Express just fine when I use the lebanon-tn.com account with it.  However, Thunderbird has a knee-jerk reaction of not being able to connect to the smtp server.  It seems as thoug

RE: [vchkpw] Switching from Mysql to Postgresql

2005-04-06 Thread Charles J. Boening
backend shouldn't matter.  How about doing a packet capture (tcpdump) and seeing if Thunderbird is actually trying?  Sometimes things can happen so fast it may seem like it's not trying.   Also, how about TLS.  Doesn't Thunderbird try TLS by default?  How about turning that off?     Charlie  

Re: [vchkpw] Switching from Mysql to Postgresql

2005-04-06 Thread Joshua Coucke
I don't think Thunderbird does TLS by default.  At least I have it turned off on mine.   Josh - Original Message - From: Charles J. Boening To: vchkpw@inter7.com Sent: Wednesday, April 06, 2005 12:55 PM Subject: RE: [vchkpw] Switching from Mysql to Postgresql

Re: [vchkpw] Switching from Mysql to Postgresql

2005-04-06 Thread Joshua Coucke
I just tried a tcpdump. I did tcpdump > tcp and then a grep 'smtp' > smtp.   Here are the contents of the smtp file.  Not exactly sure what all of that means.   13:19:08.180829 IP firewall.softek.net.53711 > host2.aanow.net.smtp: S 1848408622:1848408622(0) win 65535 13:19:08.180963 IP host2.a

Re: [vchkpw] Switching from Mysql to Postgresql

2005-04-06 Thread Joshua Coucke
I did a tcpdump while sending the last message with Outlook and the file is much larger than the try with Thunderbird.   Josh - Original Message - From: Joshua Coucke To: vchkpw@inter7.com Sent: Wednesday, April 06, 2005 1:23 PM Subject: Re: [vchkpw] Switching fro

[vchkpw] How do I unsubscribe?

2005-04-06 Thread John McGivern
Hi All, Sorry to bother you all about this but I really don't know how to unsubscribe from this list. Do I just send an email saying unsubscribe in the subject field? Thanks, John McGivern

Re: [vchkpw] How do I unsubscribe?

2005-04-06 Thread Jeremy Kitchen
On Wednesday 06 April 2005 01:26 pm, John McGivern wrote: > Hi All, > > Sorry to bother you all about this but I really don't know how to > unsubscribe from this list. Do I just send an email saying unsubscribe in > the subject field? read the headers of every message sent to you by the list. -J

Re: [vchkpw] How do I unsubscribe?

2005-04-06 Thread Joshua Coucke
You can send a message to [EMAIL PROTECTED] to get a list of commands. Or you can send an email to [EMAIL PROTECTED] if you have not changed your email address that you signed up with. Josh - Original Message - From: "John McGivern" <[EMAIL PROTECTED]> To: Sent: Wednesday, April 06, 200

Re: [vchkpw] How do I unsubscribe?

2005-04-06 Thread Chase Urich
> Sorry to bother you all about this but I really don't know how to unsubscribe > from this list. Send an email to: [EMAIL PROTECTED] It's in the headers of every message ... and usually is for most mailing list (for future reference). Chase -- Computers are like air conditioners. Both sto

Re: [vchkpw] How do I unsubscribe?

2005-04-06 Thread Rick Macdougall
John McGivern wrote: Hi All, Sorry to bother you all about this but I really don't know how to unsubscribe from this list. Do I just send an email saying unsubscribe in the subject field? Thanks, John McGivern Hi, From the message headers of each list email... List-Post:

RE: [vchkpw] Switching from Mysql to Postgresql

2005-04-06 Thread Charles J. Boening
Thunderbird looks like it was trying to talk but didn't like something the server said back to it.   I used Thunderbird with qmail and a PostgreSQL backend all the time.  I have many customers that do as well.  So we know it should work.   I wonder if it's some sort of LOGIN versus PLAIN vers

Re: [vchkpw] Switching from Mysql to Postgresql

2005-04-06 Thread Joshua Coucke
Ok, will do.   Josh - Original Message - From: Charles J. Boening To: vchkpw@inter7.com Sent: Wednesday, April 06, 2005 1:59 PM Subject: RE: [vchkpw] Switching from Mysql to Postgresql Thunderbird looks like it was trying to talk but didn't like somethin

[vchkpw] courier-authdaemond MySQL error

2005-04-06 Thread Jonathan Viney
Hi all, I've noticed the following message turning up in the logs: authdaemond: vmysql: sql error[3]: Lost connection to MySQL server during query Anyone know exactly what causes this and/or how it can be fixed? Cheers, Jonathan.

Re: [vchkpw] how to do simple vpopmail delivery with filtering

2005-04-06 Thread Kurt Bigler
on 4/6/05 6:04 AM, Kyle Wheeler <[EMAIL PROTECTED]> wrote: > On Wednesday, April 6 at 02:50 AM, quoth danielcm: >> >> I don't think it needs to be that complicated, all I have is: >> | preline yourfilter | /usr/local/bin/maildir.sh ./Maildir/ >> >> My maildir.sh file is: >> exec /usr/bin/safec

Re: [vchkpw] how to do simple vpopmail delivery with filtering

2005-04-06 Thread Tom Collins
By the way, I plan to revisit the vdelivermail code sometime (hopefully soon) and have it set the environment variables correctly, to match what qmail-local would set if it was a non-virtual domain. This should make some of your .qmail and other scripts easier to write... -- Tom Collins - [E

[vchkpw] domain does not exist

2005-04-06 Thread eka_pratania
dear all, i use vqadmin for adding domain in qmail toaster admin,after i add new domain, let say : eka-p.net,then i try to add new user for that domain : [EMAIL PROTECTED] using Add Email Account, everything is fine until i check List Domains, and go to domain eka-p.net to check new user that

Re: [vchkpw] how to do simple vpopmail delivery with filtering

2005-04-06 Thread Kurt Bigler
on 4/5/05 5:41 PM, Kurt Bigler <[EMAIL PROTECTED]> wrote: > on 4/5/05 6:28 AM, Kyle Wheeler <[EMAIL PROTECTED]> wrote: > >> | preline yourfilter | maildir /path/to/vpopdomains/`echo $USER | tr A-Z >> a-z`/`echo $EXT | tr A-Z a-z`/Maildir/ > > Thanks, that's great. > >>> In the mean time, what i

Re: [vchkpw] how to do simple vpopmail delivery with filtering

2005-04-06 Thread Kurt Bigler
on 4/6/05 10:41 PM, Kurt Bigler <[EMAIL PROTECTED]> wrote: > So with this change, you can now have the following line in your user/.qmail > file: > > | myfilter | vdelivermail -d bounce-no-mailbox Well, not quite. You have to wrap this in a simple command, e.g. | mywrapper where mywrapper

Re: [vchkpw] how to do simple vpopmail delivery with filtering

2005-04-06 Thread Kurt Bigler
on 4/6/05 11:30 PM, Kurt Bigler <[EMAIL PROTECTED]> wrote: > on 4/6/05 10:41 PM, Kurt Bigler <[EMAIL PROTECTED]> wrote: > >> So with this change, you can now have the following line in your user/.qmail >> file: >> >> | myfilter | vdelivermail -d bounce-no-mailbox > > Well, not quite. You have