View previous topic :: View next topic |
Author |
Message |
skiingprep n00b

Joined: 24 Apr 2003 Posts: 21
|
Posted: Tue Apr 29, 2003 11:23 pm Post subject: hotwaydd, nslookup/sendmail, slypheed |
|
|
Hi, i'm using hotwayd with Slypheed to retreive my hotmail mail and it works great.
Now, I would like to also send mail but hotwayd does not have a wrapper for sending mail.
Someone suggested sending "anonymous mail" with the return address set to my hotmail address.; this seems like a plossible idea.
I remember writing a nslookup/smtp perl script to do the job on a unix box but I am wondering if there is anyway to set up sendmail (port 25) to send this type of "fake" mail so I can continue to use sylpheed.
thanks in advance, -brian |
|
Back to top |
|
 |
eek n00b

Joined: 30 Apr 2003 Posts: 3 Location: MN
|
Posted: Wed Apr 30, 2003 11:45 pm Post subject: |
|
|
emerge sendmail or emerge qmail
both are smtp servers, qmail is the newest one and trying to replace sendmail. qmail claims to be more secure and have more features. but sendmail is the tried and true. both would work fine for this though.
after getting smtp up, just point sylpheed to use 127.0.0.1 for the outgoing mail address. |
|
Back to top |
|
 |
skiingprep n00b

Joined: 24 Apr 2003 Posts: 21
|
Posted: Thu May 01, 2003 1:15 am Post subject: |
|
|
ah, but how do I setup sendmail to not use a smtp server.. i just want to send "anonymous email".
thanks. |
|
Back to top |
|
 |
eek n00b

Joined: 30 Apr 2003 Posts: 3 Location: MN
|
Posted: Thu May 01, 2003 3:02 am Post subject: |
|
|
when someone says anonymous mail (and im sure this is what *that person* meant when they said it) is to connect with telnet to an open port 25 (the smtp port) and give commands manually to send mail with whatever information is wanted.
if you set sylpheed to use a local smtp service, it will give these commands automatically, with the information (to, from, message) that you passed to sylpheed. |
|
Back to top |
|
 |
skiingprep n00b

Joined: 24 Apr 2003 Posts: 21
|
Posted: Thu May 01, 2003 3:55 am Post subject: |
|
|
eek wrote: | when someone says anonymous mail (and im sure this is what *that person* meant when they said it) is to connect with telnet to an open port 25 (the smtp port) and give commands manually to send mail with whatever information is wanted.
if you set sylpheed to use a local smtp service, it will give these commands automatically, with the information (to, from, message) that you passed to sylpheed. |
quiet. don't make me sub7 you.
The process to which I am refering to is most cffenly refered to as "fake" or "anonymous" email.
Besides my supposid incorrect terminology, the process of which you're refering to requires me to be using smtp servers which I'm not.
That's why I have to use NS LOOKUP to find the NX records of the remote host.
blah, someone shine light on this please.
thanks , -brian |
|
Back to top |
|
 |
|