[toaster] qmail null address

2005-03-11 Thread Matt Perry
I recently set up a qmail toaster using the instructions at shupp.org. I've noticed that DSN's are sent using <[EMAIL PROTECTED]> as the from address instead of <>. Does anyone know how to fix this? -- Matt Perry | matt at primefactor dot com

[toaster] Can't email users but can email aliases

2005-03-11 Thread Matt Perry
Hi folks. I recently upgraded to the qmail toaster from an older installation of the toaster. I'm having a problem now where I can't email newly created accounts. However, if I create an alias for that account, then I can email it. Example: for domain example.com create username "bob". If I em

Re: [toaster] Can't email users but can email aliases

2005-03-11 Thread Tom Collins
On Mar 11, 2005, at 9:41 AM, Matt Perry wrote: The only thing I changed was to use MySQL for storing the user config for vpopmail. I'm thinking I might have missed a setting somewhere so preventing chkuser from looking at the table in MySQL. Any ideas? Whenever you install a new version of vpopma

[toaster] Re: Can't email users but can email aliases

2005-03-11 Thread Matt Perry
On Fri, 11 Mar 2005, Tom Collins wrote: Whenever you install a new version of vpopmail, you should recompile and reinstall anything that links to libvpopmail (including qmailadmin and qmail-smtpd w/chkuser). Ah. I have recompiled qmailadmin but not qmail. Recompiling qmail fixed the problem. T