On Fri, Jan 25, 2002 at 05:38:25PM -0500, Ron Secord wrote:
> On Wednesday 31 December 1969 06:59 pm, you wrote:
> 
> >> what does your postconf -n output look like?
> > > what happens in your logs if you do:
> 
> I tried the postconf -n and got:
> bash: postconf: command not found

Of course this assumes your PATH is set correctly.
/usr/sbin/postconf -n

> > echo test | sendmail recipient && tail -f /var/log/mail*
> 
> Got:
> bash: sendmai: command not found

Of course this assumes your PATH is set correctly.
echo test | /usr/sbin/sendmail recipient && tail -f /var/log/mail*

> I found an errors log in /var/log/mail and it had just one line:
> Jan 24 11:02:24 prexar procmail(3433): Suspicious rcfile
> "/home/ron/.procmail"

Thta's just procmail complaining.

> Jan 24 07:15:22 prexar postfix/smtp[1915]: BF0E6D069: to=<[EMAIL PROTECTED]>, 
>relay=none, delay=47419, status=deferred (Name service error for ime.net: Host not 
>found, try again)
> Jan 24 07:15:22 prexar postfix/smtp[1942]: BFBC0D06A: to=<[EMAIL PROTECTED]>, 
>relay=none, delay=30357, status=deferred (Name service error for ime.net: Host not 
>found, try again)

DNS problems.

> Jan 24 07:15:23 prexar postfix/local[1914]: AD230D049: to=<[EMAIL PROTECTED]>, 
>relay=local, delay=54029, status=sent ("|/usr/bin/procmail -Y -a $DOMAIN")

Delivery by procmail

> Jan 24 08:56:25 prexar postfix/qmgr[1878]: 39CCFD066: from=<[EMAIL PROTECTED]>, 
>size=779, nrcpt=1 (queue active)
> Jan 24 08:56:25 prexar postfix/local[2960]: 39CCFD066: to=<[EMAIL PROTECTED]>, 
>relay=local, delay=0, status=bounced (unknown user: "cordman")

Mail to unknown user

> Jan 25 15:22:18 prexar postfix/local[1924]: C8A521A051: to=<[EMAIL PROTECTED]>, 
>relay=local, delay=0, status=bounced (bad home directory syntax for: ~)
> Jan 25 15:22:19 prexar postfix/local[1945]: B82881A04C: to=<[EMAIL PROTECTED]>, 
>relay=local, delay=0, status=bounced (bad home directory syntax for: ~)

Haven't seen that before. Worth investigating!

-- 
Ralf Hildebrandt (Im Auftrag des Referat V A)   [EMAIL PROTECTED]
Charite Campus Virchow-Klinikum                 Tel.  +49 (0)30-450 570-155
Referat V A - Kommunikationsnetze -             Fax.  +49 (0)30-450 570-916
I figure I'll have about 30 kids and six or seven generations down the
road I'll have my own fair-size nation to rule over. And when we get
nukes, as we surely shall, we shall wage unlimited war against the
Empire of Microsoft. 

Reply via email to