LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-27-2006, 02:05 PM   #31
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled

Attachments are a problem since they are added to mail body.
For subject, type 'Subject:' after DATA line

For pop servers:

telnet somepopserver 110
USER username
PASS password
STAT - reports how many messages and size in bytes
LIST - lists your mail + size in bytes
RETR n - retrieves mail number n (only prints it in telnet window, doesn't save it anywhere)
TOP x y - on some servers prints header for mail number x and prints y lines of message
DELE n - marks mail number n for deletion _but_ doesn't delete until you type QUIT
RSET - undoes DELE
QUIT - logs you off and deletes any messages marked for delete

I guess it wouldnt be too hard to write something like this in code, maybe even a bash script.

Hope this helps

Last edited by dive; 02-27-2006 at 02:07 PM.
 
Old 02-27-2006, 03:13 PM   #32
Ingla
Member
 
Registered: Oct 2005
Distribution: Ubuntu 8.04, Ubuntu 10.04
Posts: 159

Original Poster
Rep: Reputation: 15
Thank you very much.

By the way, I managed, with your advice, to send an HTML e-mail from Thunderbird using sendmail! It's not that hard. For some reason the guys at Thunderbird want to protect me from my own ignorance and make it insanely hard to configure different smtp servers for different accounts...until you know how. I wish they'd just let people configure their accounts like every other client does.

Do you happen to know how to tell sendmail to use a particular server in the helo handshake, instead of localhost or my IP? As usual, I'm googling all over for this but am finding amazingly complicated configuration instructions which don't quite seem applicable.

Thanks very much for all the help.
 
Old 02-27-2006, 03:46 PM   #33
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Quote:
Originally Posted by Ingla
Do you happen to know how to tell sendmail to use a particular server in the helo handshake, instead of localhost or my IP?
Not sure what you mean here - HELO or EHLO will always report your ip no matter what domain you pass to it. It will always pick up if you are localhost or not, and I've no idea if it's possible to spoof this. But if you just want to make the mail from line set to a specific user@domain then that works. Just change the Mail From: part.

If you mean to make sendmail relay to another smtp server instead of sending out itself, there are a couple of settings in sendmail.cf to do this:

SMART_HOST, smtp.someotherserver.com and
DS smtp.anotherserver.com
 
Old 02-27-2006, 05:29 PM   #34
Ingla
Member
 
Registered: Oct 2005
Distribution: Ubuntu 8.04, Ubuntu 10.04
Posts: 159

Original Poster
Rep: Reputation: 15
Hi.

I'm not sure what I mean myself. I really don't know a lot about how all this stuff works.

As I mentioned, I use a desktop server on Windows. A number of messages would always show error notices, such as "sender rejected", "service not available", and a couple of others. So I checked around in the documentation and found that there was a setting for helo, which let me name whatever server I wanted for the handshake, without actually using that server to send. So, instead of localhost, I typed mail.xyz.com (using the real server name of my host which matched the From: address). As mentioned, I can use that server anyway...just limited by their hourly allotment.

Most of the error messages stopped and messages were delivered.

Maybe, as you say, that's some kind of spoof.

So, as far as you know, sendmail can't do that?
 
Old 02-27-2006, 05:40 PM   #35
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Maybe, I haven't really looked into that too much to be honest. Might be interesting to try to log messages from thunderbird that it sends to an smtp server.
 
Old 03-02-2006, 08:01 AM   #36
david.dales
Member
 
Registered: Aug 2005
Location: Hamburg, Germany
Posts: 39

Rep: Reputation: 15
Ok, debates about whether or not you should run IE on Linux or not is crap.

If you want to use IE on Linux.

Go to WineHQ.org and download the appropriate package for your distribution or the source.

Install Wine

As your user, not root, run wine. This will build the basic directory structure and config initially.

From WineHQ.org, download Winetools and install it.

As your user, not root, run wt to start Winetools. Follow the basic instructions, which include installing IE 6 SP1 and it will work.

I believe you'll have to manually add a link to your desktop or start menu.

For exceptional details on this process, use the WineHQ wiki or google for Wine and Winetools.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
AMD64, Distro's & Advice Dudydoo Linux - Distributions 1 03-23-2005 06:44 PM
TV-out problem & DivX advice please! Rikular Linux - Newbie 3 12-02-2004 12:30 PM
Enlightenment & fonts = pain!! Hammett Linux - Software 15 11-27-2004 10:23 PM
Advice & One on One help :S evrae Linux - Newbie 2 06-07-2004 07:51 AM
Enlightenment & Gnome dnar Linux - Software 5 12-21-2002 12:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration