|
|
| melonstop321@yahoo.com 2006-07-30, 7:13 am |
| I installed mixmaster with not many problems
it said at finish of install
mixmaster is installed in your .procmailrc file.
this file looks like this
MAILDIR=$HOME/Maildir/
DEFAULT=$MAILDIR
mix.cfg has the following lines:
SENDMAIL /usr/sbin/sendmail -t
# Where to store non-remailer messages:
MAILBOX /etc/mixmaster/Mix/mbox
there seems to be a build up of outgoing mail in
etc/mixmaster/Mix/pool?
melon
| |
|
| On 30 Jul 2006 02:01:44 -0700, melonstop321@yahoo.com wrote in
Message-Id: <1154250104.143126.205480@m73g2000cwd.googlegroups.com>:
> there seems to be a build up of outgoing mail in
> etc/mixmaster/Mix/pool?
Is Mixmaster actually running?
zax@fleegle:~$ ps -ef | grep mixm
mixtest 3666 1 0 Jul28 ? 00:00:08 /home/mixtest/Mix/mixmaster -D
--
pub 1024D/8ED57743 2003-07-08 Bananasplit Operator
Key fingerprint = 796F 67E0 E890 A0BB BDAE EBB4 94A6 7A09 8ED5 7743
uid Admin <admin.bananasplit.info>
| |
| melonstop321@yahoo.com 2006-07-30, 7:12 pm |
|
Zax wrote:
> On 30 Jul 2006 02:01:44 -0700, melonstop321@yahoo.com wrote in
> Message-Id: <1154250104.143126.205480@m73g2000cwd.googlegroups.com>:
>
>
> Is Mixmaster actually running?
> zax@fleegle:~$ ps -ef | grep mixm
> mixtest 3666 1 0 Jul28 ? 00:00:08 /home/mixtest/Mix/mixmaster -D
>
> --
> pub 1024D/8ED57743 2003-07-08 Bananasplit Operator
> Key fingerprint = 796F 67E0 E890 A0BB BDAE EBB4 94A6 7A09 8ED5 7743
> uid Admin <admin.bananasplit.info>
i think its not running
ps -ef | grep mixmaster
1000 169 16953 0 21:57 pts/0 00:00:00 grep mixmaster
mixmaster -D
version 3.0b2
detaching
now shows a PID 17340 mixmaster -D
| |
| melonstop321@yahoo.com 2006-07-31, 7:13 am |
|
melonstop321@yahoo.com wrote:
> Zax wrote:
>
> i think its not running
> ps -ef | grep mixmaster
> 1000 169 16953 0 21:57 pts/0 00:00:00 grep mixmaster
>
> mixmaster -D
> version 3.0b2
> detaching
>
> now shows a PID 17340 mixmaster -D
might have been bettr to go along with default directory during sh
Install
which is /home/mixmaster/Mix rather then changing default to
/etc/mixmaster/Mix
also as a result the need to export PATH in .bashrc
|
|
|
|