IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New The Linux Challenge
So, I've made the plunge. My laptop, which I use for a lot of things, is now running exclusively Ubuntu 5.04. I'm using Evolution for my mail client, with Sendmail for outbound, and have banged things into a useable shape. What I would like to do now is get into some slightly more esoteric stuff than what grandma+grandpa do each day...

So, challenge me. Throw a task at me (something not too crazy) along with a "getting started" hint that will at least point me in the right direction. I'm pretty open for what the challenges are, but would prefer challenges that help me learn a little bit more about the underlying structure of Linux.

Thanks,
Thane
The most exciting phrase to hear in science, the one that heralds the most discoveries, is not "Eureka!" but "That's funny..."
-Isaac Asimov
New gauntlet.pickedUp()
Create yourself a GPG/PGP key. Keylength >= 1024 bits. Import into Evolution to be included on all outgoing email with a particular email address. Email me your public key at iwethey@mikevitale.com.

(Edit: Made keylength ">=" instead of ">", which is what I originally intended.)
-YendorMike

"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety."
- Benjamin Franklin, 1759 Historical Review of Pennsylvania
Expand Edited by Yendor May 6, 2005, 08:16:50 AM EDT
New Also...
publish you Key with one of the "key-servers" out there. <hint>MIT was heavily involved in the first round of Key servers</hint>
--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
[image|http://www.danasoft.com/vipersig.jpg||||]
New Done and done.
New Message received.
Key imported locally. Good job!

Who's got somethin' else?
-YendorMike

"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety."
- Benjamin Franklin, 1759 Historical Review of Pennsylvania
New Sendmail?
Bet you're not. (Hint; your sendmail "binary" is likely a symlink)

And if you are, you want a good slap. Run Exim. Or Postfix.


Peter
[link|http://www.ubuntulinux.org|Ubuntu Linux]
[link|http://www.kuro5hin.org|There is no K5 Cabal]
[link|http://guildenstern.dyndns.org|Home]
Use P2P for legitimate purposes!
New heehee. Is there a decent Webmin module for Exim yet?
[link|http://www.runningworks.com|
]
Imric's Tips for Living
  • Paranoia Is a Survival Trait
  • Pessimists are never disappointed - but sometimes, if they are very lucky, they can be pleasantly surprised...
  • Even though everyone is out to get you, it doesn't matter unless you let them win.


Nothing is as simple as it seems in the beginning,
As hopeless as it seems in the middle,
Or as finished as it seems in the end.
 
 
New No.
But then, you don't need it, because the config file isn't written in what looks like multiple layers of alternating Hungarian, Boxlish and Sanskrit :-)


Peter
[link|http://www.ubuntulinux.org|Ubuntu Linux]
[link|http://www.kuro5hin.org|There is no K5 Cabal]
[link|http://guildenstern.dyndns.org|Home]
Use P2P for legitimate purposes!
New THAT-IS-THE-ANSWER!
Why I switched to Exim and maildrop. (thanks for the maildrop clue Peter)

Exim(with exiscan integrated)-Courier(POP/POP3S, IMAP/IMAPS, Maildrop)-ClamAV-SpamAssassin

That is the ticket for me.

And, by far, sendmail is Bullshit. WHO would choose to use m4. Yes... I know, it is well know. But damn, plain engrish is so much better-ified.
--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
[image|http://www.danasoft.com/vipersig.jpg||||]
New Sendmail's great.
I mean, it's clear as day once you memorize the [link|http://www.oreilly.com/catalog/sendmail3/|1232 page Bat book]. Sending e-mail to another server is complicated, anyone can see that. It should be expected that a person who wants to do that needs to spend a little time figuring out how to do it right.

That's also why we have children memorize [link|http://plato.stanford.edu/entries/principia-mathematica/|Principia Mathematica] before we teach arithmetic.

HTH!

Cheers,
Scott.
;-j
New Webmin is the missing piece
With it, it's easier to admin than Exim (sorry, Peter).

Now, having said that, if your distro does not support it, like Debian (Debian's implementation of Sendmail is BROKEN), then it is a enormous PITA to set up. In my months-long quest to set up virtual addresses, Webmin and Sendmail, I learned more about Sendmail and virtusertable than I ever wanted to know. Seriously. I still don't want to know, but I-CAN'T-CLAW-IT-OUT-OF-MY-HEAD.



[link|http://www.runningworks.com|
]
Imric's Tips for Living
  • Paranoia Is a Survival Trait
  • Pessimists are never disappointed - but sometimes, if they are very lucky, they can be pleasantly surprised...
  • Even though everyone is out to get you, it doesn't matter unless you let them win.


Nothing is as simple as it seems in the beginning,
As hopeless as it seems in the middle,
Or as finished as it seems in the end.
 
 
New ICLRPD (new thread)
Created as new thread #206254 titled [link|/forums/render/content/show?contentid=206254|ICLRPD]
New Have that book...
I have the earlier version 2.

But, I used to prefer sendmail with procmail, until I was introduced to Exim.

Since then, I divorced sendmail for exim and switched to maildrop from procmail, as well.

I don't see any performance or config reasons for sendmail anymore.

Yes, it took me quite a while to get my arms around exim, but once done, it feels like a logical extension of the OS, vs. being Stapled and duct-taped on, with wires and clamps holding all the piece together.

Yes, go on and continue to use sendmail. It just makes the problems I am seeing as: Not My Problem.

Exim can handle just about anything you can think of to shove at it. Sendmail still chokes on bad headers if not config'd properly to deal with them, but that produces overhead.

Oh well. And the Webmin thing is not a problem. Skip if you familiarized yourself with exim4 on a testing basis... you'd see my point.
--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
[image|http://www.danasoft.com/vipersig.jpg||||]
New Actually
If you'll remember my reason for the webmin requirement, I have a php script that manipulates sendmail via webmin from another box. I didn't really want to rewrite it to modify the exim config directly - I was open to it, had it been reasonably easy to duplicate virtusertable functionality, but...

Like I said, I'll revisit this sometime in the future; If I like exim enough maybe I'll look at the webmin lack myself.
[link|http://www.runningworks.com|
]
Imric's Tips for Living
  • Paranoia Is a Survival Trait
  • Pessimists are never disappointed - but sometimes, if they are very lucky, they can be pleasantly surprised...
  • Even though everyone is out to get you, it doesn't matter unless you let them win.


Nothing is as simple as it seems in the beginning,
As hopeless as it seems in the middle,
Or as finished as it seems in the end.
 
 
New Yeah. It'll grow on you.
--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
[image|http://www.danasoft.com/vipersig.jpg||||]
New horses duvers!
In my current gig I am mailgnarley for 3.2 MILLION users using sendmail with a few addons
I read config files just fine thankyouverymuch,
bill
All tribal myths are true, for a given value of "true" Terry Pratchett
[link|http://boxleys.blogspot.com/|http://boxleys.blogspot.com/]

Any opinions expressed by me are mine alone, posted from my home computer, on my own time as a free american and do not reflect the opinions of any person or company that I have had professional relations with in the past 48 years. meep
questions, help? [link|mailto:pappas@catholic.org|email pappas at catholic.org]
New That's because sendmail's config is written in your language
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New ROFL!
-----------------------------------------
"In this world of sin and sorrow there is always something to be thankful for. As for me, I rejoice that I am not a Republican."
-- H. L. Mencken

Support our troops, Impeach Bush.
D. D. Richards
New ICLRPD (new thread)
Created as new thread #206561 titled [link|/forums/render/content/show?contentid=206561|ICLRPD]

Is it enough to love
Is it enough to breathe
Somebody rip my heart out
And leave me here to bleed
 
Is it enough to die
Somebody save my life
I'd rather be Anything but Ordinary
Please

-- "Anything but Ordinary" by Avril Lavigne.

New What kind of hardware?
I know a guy who used to work at a place that used Exchange. A developer wrote a bad loop that threw several thousand error messages in the couple of seconds before he realized what was happening. Exchange promptly fell over. This was on fairly beefy x86 hardware. Dual-proc, probably Xeon, lots of RAM. And only about a thousand users.

Now, I know Excange was doing a lot more than just forwarding the mail. It also handles calendaring, applying user-created rules on the server, and providing the web interface. Is the only all-MS solution to this issue simply more hardware? I would think a better solution would be a simple mail server, IMAP and/or POP, sitting behind one or more Exchange servers processing rules and all the other crap.
===

Purveyor of Doc Hope's [link|http://DocHope.com|fresh-baked dog biscuits and pet treats].
[link|http://DocHope.com|http://DocHope.com]
New sparc's lotsa ram and disk and sendmail
pop and with oracle to hold the rules and ldap to bind them.
thanx,
bill
All tribal myths are true, for a given value of "true" Terry Pratchett
[link|http://boxleys.blogspot.com/|http://boxleys.blogspot.com/]

Any opinions expressed by me are mine alone, posted from my home computer, on my own time as a free american and do not reflect the opinions of any person or company that I have had professional relations with in the past 48 years. meep
questions, help? [link|mailto:pappas@catholic.org|email pappas at catholic.org]
New In...
"pop and with oracle to hold the rules and ldap to bind them"

In the Land of Mordor where the Shadow lies?
[link|http://www.runningworks.com|
]
Imric's Tips for Living
  • Paranoia Is a Survival Trait
  • Pessimists are never disappointed - but sometimes, if they are very lucky, they can be pleasantly surprised...
  • Even though everyone is out to get you, it doesn't matter unless you let them win.


Nothing is as simple as it seems in the beginning,
As hopeless as it seems in the middle,
Or as finished as it seems in the end.
 
 
New well the winders folks surely think so
All tribal myths are true, for a given value of "true" Terry Pratchett
[link|http://boxleys.blogspot.com/|http://boxleys.blogspot.com/]

Any opinions expressed by me are mine alone, posted from my home computer, on my own time as a free american and do not reflect the opinions of any person or company that I have had professional relations with in the past 48 years. meep
questions, help? [link|mailto:pappas@catholic.org|email pappas at catholic.org]
New I think I'm running Postfix after poking around in Synaptic.
New You are, if you didn't change the defaults.


Peter
[link|http://www.ubuntulinux.org|Ubuntu Linux]
[link|http://www.kuro5hin.org|There is no K5 Cabal]
[link|http://guildenstern.dyndns.org|Home]
Use P2P for legitimate purposes!
     The Linux Challenge - (inthane-chan) - (24)
         gauntlet.pickedUp() - (Yendor) - (3)
             Also... - (folkert) - (2)
                 Done and done. -NT - (inthane-chan) - (1)
                     Message received. - (Yendor)
         Sendmail? - (pwhysall) - (19)
             heehee. Is there a decent Webmin module for Exim yet? -NT - (imric) - (16)
                 No. - (pwhysall) - (15)
                     THAT-IS-THE-ANSWER! - (folkert) - (6)
                         Sendmail's great. - (Another Scott) - (5)
                             Webmin is the missing piece - (imric) - (1)
                                 ICLRPD (new thread) - (Another Scott)
                             Have that book... - (folkert) - (2)
                                 Actually - (imric) - (1)
                                     Yeah. It'll grow on you. -NT - (folkert)
                     horses duvers! - (boxley) - (7)
                         That's because sendmail's config is written in your language -NT - (admin) - (2)
                             ROFL! -NT - (Silverlock)
                             ICLRPD (new thread) - (static)
                         What kind of hardware? - (drewk) - (3)
                             sparc's lotsa ram and disk and sendmail - (boxley) - (2)
                                 In... - (imric) - (1)
                                     well the winders folks surely think so -NT - (boxley)
             I think I'm running Postfix after poking around in Synaptic. -NT - (inthane-chan) - (1)
                 You are, if you didn't change the defaults. -NT - (pwhysall)

I am LRPD of Borg. Refreshing is useless. You will be addicted.
108 ms