[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: sendmail howto?
- From: John Summerfield <debian herakles homelinux org>
- To: fedora-list redhat com
- Subject: Re: sendmail howto?
- Date: Wed, 1 Dec 2004 12:29:01 +0800
On Tuesday 30 November 2004 14:33, Trevor Smith wrote:
> stuff in the sendmail.mc file and processed it into a sendmail.cf file and
> restarted sendmail before trying. No luck. What else am I missing?
As root:
sendmail -bp
sendmail -v -q
The first lists the Q contents. The second sends it.
Also, create a test file:
[summer dugong ~]$ cat >testmail
to: john test lan
subject: nosense
No sense in this:-))
[summer dugong ~]$ /usr/sbin/sendmail-t <testmail -v
bash: /usr/sbin/sendmail-t: No such file or directory # Whoops
[summer dugong ~]$ /usr/sbin/sendmail -t <testmail -v
john test lan Connecting to [127.0.0.1] via relay...
220 dugong.demo.room ESMTP Sendmail 8.13.1/8.13.1; Wed, 1 Dec 2004 12:28:08
+0800
>>> EHLO dugong.demo.room
250-dugong.demo.room Hello localhost.localdomain [127.0.0.1], pleased to meet
you
etc
--
Cheers
John Summerfield
tourist pics: http://environmental.disaster.cds.merseine.nu/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]