On 2003-03-06 10:51, Brian Henning <[EMAIL PROTECTED]> wrote:
> i am able to perform the following command fine when i want to send
> mail on the local network.
>
> cat input_message.txt | mail -s "hello world" [EMAIL PROTECTED]
>
> is there a flag that i can pass to mail to tell it to use the proper
> server for when i want to perform this operation to an address
> outside my local network?
>
> cat input_message.txt | mail -s "hello world" [EMAIL PROTECTED]

Have you checked your /var/log/maillog file?  Any hints there?

When you say that you are unable to use mail(1), do you mean that you
get the message returned to your local mailbox?  If yes, what is the
precise error that the failed delivery contains?

- Giorgos

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to