Hi, On Tuesday 05 November 2002 09:53, [EMAIL PROTECTED] wrote: > It's running from the file /home/vpopmail/domain/user/.qmail > (In the domain/.qmail-default it's okey, but it has to be > user-spesific..)
If it's okay in the default-file, then it's the problem with vdelivermail i was referring to. See vdelivermail.c line 713. > > Yep, return 100 (and some bounce text) for bounce - 0 for delivery. > And how exactly would I put the bounce-text? Print to file descriptor 0. > > Are you using vpopmail < 5.3.10? There's a small bug in vdelivermail, > > It fails to catch return code 100, instead treating it as 111 (temp > > error) I made a patch against 5.3.9, don't know how well it applies to > > other versions, but it's a oneliner, should be easy to fix by hand :) > > http://fmail.dk/stuff/vdeliver-command-return-100.diff > Actually I've just upgraded to 5.2.1 to make the user-qmail-thing work. > As I understood this is the latest stable version, and as a mailserver > it has to be stable. I made a patch for 5.2.1 just for you :) http://fmail.dk/stuff/vpopmail-5.2.1-vdeliver-command-100.diff Does this help? /Anders