Networking Forums

Networking Forums > Computer Networking > Linux Networking > Sending email to dial up Linux box

Reply
Thread Tools Display Modes

Sending email to dial up Linux box

 
 
Eric Lewton
Guest
Posts: n/a

 
      11-29-2003, 01:28 AM
Is this possible?

I am running Red Hat 9.0 and my IP is currently 194.165.164.140
(probably not any more).
At time of writing I could ssh in so that really is me.

I cannot send email to root@194.165.164.140 though and receive it.

Is there something simple to do this? Essentially I want to set up
a catchall on this IP so that any email sent to it will go into the
same account.
 
Reply With Quote
 
 
 
 
Michael Heiming
Guest
Posts: n/a

 
      11-29-2003, 07:23 AM
Eric Lewton <(E-Mail Removed)> wrote:
> Is this possible?


> I am running Red Hat 9.0 and my IP is currently 194.165.164.140
> (probably not any more).
> At time of writing I could ssh in so that really is me.


> I cannot send email to root@194.165.164.140 though and receive it.


It's beyond my why you want this. However, possible reasons the
default config (sendmail) doesn't allow to receive outside mails
or your ISP is blocking port 25, which is quite common.

Take a look at /etc/mail/sendmail.mc.

http://www.math.chalmers.se/~kurlberg/redhat7.1.html

(Hasn't changed AFAIK for RH 9)

--
Michael Heiming

Remove +SIGNS and www. if you expect an answer, sorry for
inconvenience, but I get tons of SPAM
 
Reply With Quote
 
Allen Kistler
Guest
Posts: n/a

 
      11-29-2003, 04:32 PM
Eric Lewton wrote:
> Is this possible?
>
> I am running Red Hat 9.0 and my IP is currently 194.165.164.140
> (probably not any more).
> At time of writing I could ssh in so that really is me.
>
> I cannot send email to root@194.165.164.140 though and receive it.
>
> Is there something simple to do this? Essentially I want to set up
> a catchall on this IP so that any email sent to it will go into the
> same account.


Usually everytime you dial in, you're going to get a different IP
address. Usually ISPs provide email boxes for subscribers, then you set
up your Linux box to download a local copy using something like
fetchmail and procmail.

 
Reply With Quote
 
David Efflandt
Guest
Posts: n/a

 
      11-29-2003, 09:25 PM
On 28 Nov 2003 18:28:27 -0800, Eric Lewton <(E-Mail Removed)> wrote:
> Is this possible?
>
> I am running Red Hat 9.0 and my IP is currently 194.165.164.140
> (probably not any more).
> At time of writing I could ssh in so that really is me.
>
> I cannot send email to root@194.165.164.140 though and receive it.


That is not a valid address. When you use IP instead of hostname (or want
to ignore MX) it has to be in brackets: root@[194.165.164.140]

It might be easier if you set up dynamic DNS. I use no-ip.com for my
dynamic adsl (pppoe) and run its update client from /etc/ppp/ip-up (which
runs whenever ppp gets an IP). Then set that name as your hostname and
assign it to a static IP in /etc/hosts so your box can find itself. If
you have no static interface, use an extra loopback IP like 127.0.0.2.

You can find other dynamic DNS services by google searching for 'dns
hosting'.

--
David Efflandt - All spam ignored http://www.de-srv.com/
 
Reply With Quote
 
ynotssor
Guest
Posts: n/a

 
      11-29-2003, 11:25 PM
"Eric Lewton" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) om

> Is this possible?
> I am running Red Hat 9.0 and my IP is currently 194.165.164.140
> (probably not any more).
> At time of writing I could ssh in so that really is me.
> I cannot send email to root@194.165.164.140 though and receive it.
> Is there something simple to do this? Essentially I want to set up
> a catchall on this IP so that any email sent to it will go into the
> same account.


root@[194.165.164.140]

The brackets are required for an IP address in lieu of an FQDN.

--
use hotmail for any email replies


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
 
Reply With Quote
 
Eric Lewton
Guest
Posts: n/a

 
      12-01-2003, 01:32 PM
Thanks guys.

What I am actually trying to do is register lots of email addresses
on a site (each one gets free credits), so I figured that I could set
up a catch all on my box and then register 30 times or whatever.

Each of the registration validations would then be in pine and all I
would ahve to do is copy/paste.

Does this make sense to you?
 
Reply With Quote
 
ynotssor
Guest
Posts: n/a

 
      12-02-2003, 06:04 AM
"Eric Lewton" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) om

> Thanks guys.
> What I am actually trying to do is register lots of email addresses
> on a site (each one gets free credits), so I figured that I could set
> up a catch all on my box and then register 30 times or whatever.
> Each of the registration validations would then be in pine and all I
> would ahve to do is copy/paste.
> Does this make sense to you?


It sounds like you are trying to be dishonest about something.

--



-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
 
Reply With Quote
 
Eric Lewton
Guest
Posts: n/a

 
      12-03-2003, 12:12 AM
"ynotssor" <"ynotssor"> wrote in message news:<(E-Mail Removed)>...
> It sounds like you are trying to be dishonest about something.


I'm just trying to get some free smss.

Its really no big deal, I won't lie on the form or anything.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sending email Bill Ridgeway Broadband 2 07-01-2007 04:24 PM
Sending Email Not via ISP Servers Burton Bradstock Broadband 23 10-01-2006 11:32 AM
sending email steph Wireless Networks 0 06-19-2006 11:31 PM
Email Sending Problem Phil Broadband 6 08-09-2004 08:57 PM
sending of email Me Broadband 8 05-02-2004 03:18 PM



1 2 3 4 5 6 7 8 9 10 11