Re: [gentoo-user] Re: Howto for Sendmail configuration?

2007-05-01 Thread Bo Ørsted Andresen
On Sunday 29 April 2007 18:14:53 Dan Cowsill wrote: As per the gmail question, perhaps some clarification is in order. I'd like to use gmail's smtp server to send mail instead of my ISP's server.  Is this possible with the TLS/SSL encryption that Gmail uses? Sure. From /etc/ssmtp/ssmtp.conf:

Re: [gentoo-user] Re: Howto for Sendmail configuration?

2007-05-01 Thread Dan Cowsill
Ah, thanks a bunch. That did the trick. On 5/1/07, Bo Ørsted Andresen [EMAIL PROTECTED] wrote: On Sunday 29 April 2007 18:14:53 Dan Cowsill wrote: As per the gmail question, perhaps some clarification is in order. I'd like to use gmail's smtp server to send mail instead of my ISP's server.

Re: [gentoo-user] Re: Howto for Sendmail configuration?

2007-04-29 Thread Dan Cowsill
On 4/28/07, Alexander Skwar [EMAIL PROTECTED] wrote: · Dan Cowsill [EMAIL PROTECTED]: I also wonder if it's possible to use sendmail to relay mail to my gmail account and send it from there? ? What do you want to accomplish? What benefit do you see by doing that? Alexander Skwar -- BOFH

[gentoo-user] Re: Howto for Sendmail configuration?

2007-04-29 Thread Alexander Skwar
· Mick [EMAIL PROTECTED]: On Saturday 28 April 2007 18:45, Randy Barlow wrote: On Fri, April 27, 2007 3:25 pm, Dan Cowsill wrote: So what I am looking for is a simplified howto describing how I could set up sendmail to deliver mail for me... I really wouldn't recommend using Sendmail,

[gentoo-user] Re: Howto for Sendmail configuration?

2007-04-29 Thread Alexander Skwar
· Neil Bothwick [EMAIL PROTECTED]: Hello Mick, emerge mail-client/mailx Thanks Neil, should I use mailx, or nail? Is one a direct replacement for the other? According to the nail web site As of March 2006, nail has been integrated into the Heirloom project as mailx. So use

[gentoo-user] Re: Howto for Sendmail configuration?

2007-04-28 Thread Alexander Skwar
· Dan Cowsill [EMAIL PROTECTED]: I was wrong. One look at the sendmail configuration file actually angered me because of all the crap I would no doubt have to go through to get it working. Yep. That's why I never had a closer look at sendmail. If possible, I replace it everywhere. So what