Re: [SLE] Sendmail and Dialup connection (Solved)
Hmm... I for one would be curious as to why the setup on the Sun doesn't require you to run sendmail -q -- not that I am going to be running out and getting a Sun UltraSparc anytime soon (I wish!), but just out of curiousity. FWIW, for those instances where you don't have the luxury of that Sun's setup, one way to automate things a little more, especially if you have a mail service like mine (Yahoo!) which requires pop3 authentication before you can send any smtp mail, is to add the following line to the end of your .fetchmailrc: postconnect "/usr/sbin/sendmail -q" That way as soon as fetchmail finishes retrieving mail, and whatnot, sendmail will fire up and send any queued outgoing messages. Monte --- cparman@airmail.net wrote:
Hello Everyone,
A huge "Thank you" goes out to all who responded to this e-mail post. All suggestions were fantastic, however one stood out the most and thus solved my Sendmail issue. An excerpt goes as follows.
*******************************
On Tue, Jun 27, 2000 at 10:10:37AM -0500, Chris Parman wrote:
Hello Everyone,
I'll make this "Short and Sweet". Has anyone been able to use Sendmail (in SuSE 6.4) with a dialup PPP connection ? If you are one of the lucky ones that has been successful in getting Sendmail to receive & send mail, please respond back as to how you were able to do so. Thank you in advance for your help.
-Chris
Yes, I am using sendmail on SuSE 6.4 right now. I had problems with configuring sendmail, and even the might Yast didn't seem to get things quite right. What worked for me is a Perl script called "install-sendmail", written by Donncha O Caoimh at the Cork Linux Users Group. The URL for this great program is http://cork.linux.ie/projects/install-sendmail/ Current version appears to be 5.3.1. Don't run it as root!
After installing the config files it produces, (and possibly tweaking my ..fetchmailrc), I just use "fetchmail" to get mail from my ISP's pop3 server, and use "sendmail -q" to send out any outgoing messages. Works like a charm.
Regards, Chris Leyon cleyon@nji.com
***************************
This suggestion worked well. Now I use 'fetchmail' to receive mail and Pine to view (and reply, send, etc...) mail. Ironically, I applied the method above to my Ultra-1 (Sparc, running Solaris 8 and behind my Linux machine which acting as a gateway/proxy), surprisingly enough its works very well. Also, there is no need to issue 'sendmail -q', e-mail immediately sent :) Must be the way Sendmail is setup in Solaris 8 (Who knows as long as it works :)
Anywho, thank you all for your responses and have a wonderful week.
Best regards,
Chris Parman
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
===== "Here, catch! Don't worry, it won't bite...BBZZZZAAAAPPP!!!...much <snicker>" What an unsuspecting mechanic hears as he learns to never, ever, play 'Catch' with a bored electrician ;) Monte Milanuk __________________________________________________ Do You Yahoo!? Get Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
"Monte" == Monte Milanuk <milanuk@yahoo.com> writes:
> Hmm... I for one would be curious as to why the setup on the Sun > doesn't require you to run sendmail -q -- not that I am going to > be running out and getting a Sun UltraSparc anytime soon (I > wish!), but just out of curiousity. What does the sendmail in Solaris do, does it send out mail periodically? If it does then sendmail is probably setup with the -q and time option in daemon mode or there is a cron entry. Charles -- ===================================================== One Net to rule them all, One Net to find them, One Net to bring them all, and with Linux bind them. ===================================================== -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (2)
-
cpchan@myna.com
-
milanuk@yahoo.com