+ "Greg Owen {gowen}" <[EMAIL PROTECTED]>:
| > + "Greg Owen {gowen}" <[EMAIL PROTECTED]>:
| > | I've removed locals
| >
| > Don't. When locals isn't there, qmail-send uses me in its place.
| > Just use an empty locals file instead.
|
| Bingo. Of course, now the mail server rejects it because it
| doesn't treat [EMAIL PROTECTED] as local, but I'm halfway
| there.
Two or three solutions: The first, which you may dislike, is to put
nullclient.scansoft.com into the locals file on the server.
Perhaps better is to create a virtual domain on the nullclient:
echo 'nullclient.scansoft.com:nullclient'> control/virtualdomains
echo 'nullclient.scansoft.com' > control/locals
echo '|forward "${DEFAULT}@scansoft.com"' > alias/.qmail-nullclient-default
Personally, I prefer the third solution, which is a mini-qmail setup
on the nullclient.
- Harald