Re: [vchkpw] [NOTSPAM] valias line that pipes into vdelivermail again breaks delivery valias documentation lax

2012-08-06 Thread Remo Mattei
I would not answer if not I do have SQL and virtual as the info below I guess mine still works as I needed :) but have a good day Inviato da iPhone () Il giorno 06/ago/2012, alle ore 08:22, Luke ha scritto: > On 08/06/2012 06:53 AM, Remo Mattei wrote: >> Funny enough I have it on aliases

Re: [vchkpw] [NOTSPAM] valias line that pipes into vdelivermail again breaks delivery valias documentation lax

2012-08-05 Thread Luke
On 08/06/2012 06:53 AM, Remo Mattei wrote: > Funny enough I have it on aliases for years and still works great :) > > Inviato da iPhone () > > > Il giorno 05/ago/2012, alle ore 11:28, Tom Collins ha > scritto: Remo, if you read the email you would see this applies to valias & mysql. Without my

Re: [vchkpw] [SPAM] valias line that pipes into vdelivermail again breaks delivery valias documentation lax

2012-08-05 Thread Remo Mattei
Funny enough I have it on aliases for years and still works great :) Inviato da iPhone () Il giorno 05/ago/2012, alle ore 11:28, Tom Collins ha scritto: > Haven't read your whole email, so I apologize if I'm off base. > > vdelivermail should only go in .qmail-default. It should not go in

Re: [vchkpw] [SPAM] valias line that pipes into vdelivermail again breaks delivery valias documentation lax

2012-08-05 Thread Tom Collins
Haven't read your whole email, so I apologize if I'm off base. vdelivermail should only go in .qmail-default. It should not go in .qmail-alias files. If you're using it there, you will have problems. -Tom (Sent from my phone; forgive my brevity) On Aug 5, 2012, at 1:13 PM, Luke vpopmail wrot

[vchkpw] [SPAM] valias line that pipes into vdelivermail again breaks delivery valias documentation lax

2012-08-05 Thread Luke vpopmail
Hi Guys, I've been a Qmail users since Peter Samuel at SLUG.org.au did his talk a long long time ago. Now down to business. I have an issue with vpopmail failing with virtualmin, a webmin spin off.. http://www.virtualmin.com/node/22970 Basically what happening is this, virtualmin is configuring

vdelivermail again ...

2001-06-14 Thread Matthias Henze
hi ken, there is still the program delivery bug in ther version .19 downloadable from the website: ... /* This is a directory/Maildir location */ if ( *address == '/' ) { /* This is an email address */ } else if ( *address == '&' || *address != '|' ) { ... } else if ( *

RE: vdelivermail again ...

2001-06-13 Thread Marcus Williams
; To: [EMAIL PROTECTED] > Subject: vdelivermail again ... > > > hi ken, > > .19 should do it but ... there is one thing in > "deliver_mail" i do not > understand - i read: > > ... > /* This is a directory/Maildir location */ > if ( *address ==

vdelivermail again ...

2001-06-13 Thread Matthias Henze
hi ken, .19 should do it but ... there is one thing in "deliver_mail" i do not understand - i read: ... /* This is a directory/Maildir location */ if ( *address == '/' ) { /* This is an email address */ } else if ( *address == '&' || *address != '|' ) { ... } else if (