On Tue, Aug 29, 2000 at 10:48:38PM -0600, Vincent Danen muttered:
| I've finally taken the plunge and put qmail on my personal system after
| having used it on my server forever.  I've got a rather strange mix
| here and some odd errors...
| 
not sure about this....
| This is what my log looks like when I send out a message:
| 
| @4000000039ac8fb70cda2b34 new msg 190666
| @4000000039ac8fb70cdaa834 info msg 190666: bytes 773 from <[EMAIL PROTECTED]> 
|qp 24619 uid 501
| @4000000039ac8fb70dc7f24c starting delivery 229: msg 190666 to local 
|failure,[EMAIL PROTECTED]
| @4000000039ac8fb70dc9cedc status: local 1/10 remote 0/20
| @4000000039ac8fb70dcd12cc starting delivery 230: msg 190666 to remote 
|[EMAIL PROTECTED]
| @4000000039ac8fb7113cc204 delivery 231: failure: 
|Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/
| @4000000039ac8fb71140679c status: local 2/10 remote 0/20
| @4000000039ac8fb712bd33fc delivery 232: failure: 
|Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/
| 
| The hostname on this machine is devel.danen.net, but I don't understand
| where this "[EMAIL PROTECTED]" and "[EMAIL PROTECTED]" and "[EMAIL PROTECTED]"
| stuff is coming from.  Any ideas?

/var/qmail/control files
| 
| I'm calling qmail like this:
| 
| set sendmail="/var/qmail/bin/qmail-inject"
| 
as am i ....

| I'm specifying the Return-Path: header in every message that goes out. 
| I would use qmail-inject -f except that I write from about 3-4
| different email accounts and I need to be able to send from each one
| (which I use macros to setup).
| 
| I also have a problem delivering to my Maildirs.  I use procmail and
| have my .qmail look like this:
| 
| | preline /usr/bin/procmail
| 
| procmail works awesome... it filters everything like it used to, but it
| still delivers to /var/spool/mail/vdanen.  I need it to deliver to
| ~/Maildir/ or (at the very least) to ~/mail/inbox because I also use my

to do this you need to set /etc/profile up as well..

add/modify lines:

MAIL="/home/$USER/Maildir/"
MAILDIR="/home/$USER/Maildir/"

| laptop mounted via nfs to this machine and I need to have everything
| sitting in my home directory so that when I fire up mutt on the laptop
| it doesn't try to look in /var/spool/mail/vdanen on that machine.
| 
| I tried using safecat with the following .procmailrc:
| 
| 
| #:0
| #|maildir MAILDIR

this is my last procmail recipe

:0
$HOME/Maildir/

| 
| I tried using the last recipe which is something mentioned on the
| safecat website.  I assumed that since procmail works from top to
| bottom, it would filter everything into the maildir.  It doesn't seem
| to be doing this.

it should filter anything that does pass through the heirarchial ladder
to the last filter, that would put it into Maildir format

| 
| I know this is a lot of questions all in one message but any help would
| be appreciated.  I can send mail fine (but I get those silly bounce
| messages), and I can receive mail fine (just not in Maildirs).
| 
| Thanks a million in advance.
|
sure..

i've done this a few times, and have gotten pretty good about teching it
myself, so talk to me offline if you have further issues/...

 
| -- 
| [EMAIL PROTECTED], OpenPGP key available on www.keyserver.net
| // Danen Consulting Services    www.danen.net, www.freezer-burn.org
| // MandrakeSoft, Inc.           www.linux-mandrake.com
| 1024D/FE6F2AFD   88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD
| 
| Current Linux uptime: 8 days 8 hours 12 minutes.

-- 
/Jason G Helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."

        Fingerprint: 6A32 3774 E390 33B5 8C96  2AA1 2BF4 BD71 35A1 C149
            GnuPG http://www.gnupg.org  Get Private!  1024D/35A1C149

Reply via email to