* dman ([EMAIL PROTECTED]) [011018 09:42]:
> On Thu, Oct 18, 2001 at 10:29:54AM -0500, [EMAIL PROTECTED] wrote:
> | Is it possible to send email by IP instead of Domain?
>
> Yes.
>
> echo "hello world" | mail -s "test message" [EMAIL PROTECTED]
>
> Domains resolve to IPs anyways, though RFC 2821
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2001.10.18 10:29:54-0500]:
> Is it possible to send email by IP instead of Domain?
> No one does it and I have never seen an example of it
> but it seems possible? If so, how? What would be an
> example?
it's not adviseable as virtual hosts will choke on
Try sending an email like this:
[EMAIL PROTECTED]
Cheers,
Mike
Quoting [EMAIL PROTECTED]:
> Is it possible to send email by IP instead of Domain?
> No one does it and I have never seen an example of it
> but it seems possible? If so, how? What would be an
> example?
>
> Lance
>
>
> --
> T
On Thu, Oct 18, 2001 at 10:29:54AM -0500, [EMAIL PROTECTED] wrote:
| Is it possible to send email by IP instead of Domain?
Yes.
| No one does it and I have never seen an example of it
| but it seems possible? If so, how? What would be an
| example?
echo "hello world" | mail -s "test message"
Is it possible to send email by IP instead of Domain?
No one does it and I have never seen an example of it
but it seems possible? If so, how? What would be an
example?
Lance
5 matches
Mail list logo