| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,453
|
I tried a lot but i dunno how to work with sendmail and smtp! Please tell me how to work wwith sendmail ! I used smtp like "telnet some.mailserver.com 25".Connected ok. blah blah! then, RCPT TO:name@another.mailserver.com But insted of 250 ok! I get relaying error and authentication error! CAN YOU HELP ME? Q2: I alo want to know how to modify email headers with pine? |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#3 (permalink) | ||||||
|
FooBar Guy
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
|
Quote:
Read the SMTP's RFC about the smtp protocol's commands. The RFC is available at www.faqs.org Quote:
NOTE: The following post has been copied from my previous post at: http://www.thinkdigit.com/forum/viewtopic.php?t=12170 ---------- Quote:
![]() Anyways, let's assume that i'm sending a mail to anurag[AT]gnu.org.in from a non existant email billgates@microsoft.com then here is what i do. Note, the commands in bold is what i am supposed to type. This process includes the detection of mail exchange server, to telnetting into its smtp port and typing mail .... Quote:
And here is the email that i got that my friend Bill Gates sent to me. ![]() Some short answer questions. Q 1) How does one learn to do this ? Ans ) Read the documentation of Sendmail, Postfix and the RFC paper on SMTP protocol. Q 2) Is this illegal to do? Ans ) Nope. This is not illegal. This is how all the email servers deliver emails around the world. Only difference is that here a human is issuing SMTP commands. Q 3) Is it possible without access to Unix/Linux box ? Ans) It can be done in Windows also. Windows XP ships with nslookup utility. I believe so. ---------- Quote:
In pine you can press CTRL + R to enable Rich Headers. But you cannot add your own headers. However in mutt its possible to edit headers and add custom headers also. If you want my muttrc file then tell me. Quote:
__________________
- -- http://www.MovieAB.com - A tiny movie mashup! |
||||||
|
|
|
|
#4 (permalink) |
|
Wise Old Owl
Join Date: Oct 2004
Location: Parked diagonally in a parallel universe
Posts: 1,304
|
@grub: Apart from what GNUrag just said, one small note though, this doesn't work with all major mail servers, except that of GMail. It works with a lot of corporate mail servers, though. However, if you're testing your sendmail, then its an entirely different matter altogether.
__________________
Face it, kid! Provoking a reaction isn't the same thing as saying something significant - Calvin A64 3000+@2.4G/Asus A8V-DLX/1G DDR400/BBA X800 XT PE/320G HGST SATA2 Playing FEAR XP/LSW2 |
|
|
|
|
#5 (permalink) |
|
Right Off the Assembly Line
Join Date: Mar 2005
Location: before you
Posts: 10
|
it's all right , but there are a lots of another method to check whether ur sendmail is working fine or not .
the method he applied to check sendmail is suspicies ,and this method is defind in many website to send fake mail, that's why i wrote that
__________________
live life linux size |
|
|
|
|
#6 (permalink) |
|
Wise Old Owl
Join Date: Oct 2004
Location: Parked diagonally in a parallel universe
Posts: 1,304
|
Sending spam/fake email to myself to check if my sendmail is working properly is not illegal, is it? But yes, that is just one method to send a fake email, but you should know that most major email providers do not allow this kind of mail relaying, and even if they do, they will put in "Unknown" in the From: field and automatically redirect it to the Spam Folder.
__________________
Face it, kid! Provoking a reaction isn't the same thing as saying something significant - Calvin A64 3000+@2.4G/Asus A8V-DLX/1G DDR400/BBA X800 XT PE/320G HGST SATA2 Playing FEAR XP/LSW2 |
|
|
|
|
#7 (permalink) |
|
Alpha Geek
Join Date: Feb 2004
Location: Belgaum
Posts: 745
|
Yeah enoonmai true its a cumbersome process for them but the last I heard was email servers with mail relaying was one of the primary means of sending spam messages.There must be a automated processfor sending bulk spam messages?or did I miss something ?
__________________
The protection of a machine is a process & not a given -Duane Arnold. www.Oobertech.net Look ma my blog http://techhub.blogspot.com/ |
|
|
|
|
#8 (permalink) |
|
Wise Old Owl
Join Date: Oct 2004
Location: Parked diagonally in a parallel universe
Posts: 1,304
|
No, that is what I was saying too. There's gonna be no spammer who's gonna sit and "manually" send mails by logging on to a mail server and then sending the mail using their SMTP servers
__________________
Face it, kid! Provoking a reaction isn't the same thing as saying something significant - Calvin A64 3000+@2.4G/Asus A8V-DLX/1G DDR400/BBA X800 XT PE/320G HGST SATA2 Playing FEAR XP/LSW2 |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|