On Saturday, August 10, 2002, at 22:10, Tim Legant wrote: > Gour <[EMAIL PROTECTED]> writes:
>> So, I created .qmail-ggd-ext file with: >> >> /home/vpopmail/domains/bvc.org/ggdbvc/Maildir/ >> >> line, and send a message to [EMAIL PROTECTED] (unprotected account) and what I >> can see: vpopmail delivers it with the following header: >> >> Delivered-To: [EMAIL PROTECTED]!! > This isn't vpopmail doing the delivery. With the line above in your > .qmail-ggd-ext file, it's qmail doing the delivery. qmail includes > the full address (lists.net-ggd-ext) in the Delivered-To: field. This > is normal. I would recommend changing the line that reads: /home/vpopmail/domains/bvc.org/ggdbvc/Maildir/ to use the default vdelivermail line that is in your .qmail-default that vpopmail set up. This will add a slight overhead to the delivery process (but thats vpopmail) but will mean that vpopmail is being used to deliver the mail, not qmail. So, replace it for something like: | /home/vpopmail/bin/vdelivermail "" <catchall-email-address> (Obviously replace the <catchall-email-address> for whatever your postmaster account is). Your .qmail-ggd-default should now be something like: |preline /home/vpopmail/tmda/bin/tmda-filter -c /path/to/config |/home/vpopmail/bin/vdelivermail "" [EMAIL PROTECTED] or some such. Then create a symbolic link from this file to a file named .qmail-ggd Hope that helps. Marcus -- Marcus Williams - http://www.onq2.com Quintic Ltd, 39 Newnham Road, Cambridge, UK _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
