Re: Bell Sympatico



On 2006-10-11, mihai cartoaje <repstsb@xxxxxxxx> wrote:
Dances With Crows wrote:
On 10 Oct 2006 09:38:58 -0700, mihai cartoaje staggered into the Black
Sun and said:
I am still trying to find a command-line mail agent that works with
Bell Sympatico.

What's wrong with pine/mutt/emacs? As long as the ISP's servers speak
SMTP and POP3/IMAP, there should be no problem with any sensible Mail
User Agent.

pine relays to sendmail. sendmail doesn't work because Bell blocks
direct smtp.

In case it might help, mutt can be configured to send
through an ISP's so-called "smarthost". Install a package
called esmtp and then fix the symlinks in and/or to
/etc/alternatives so you get the 'real' sendmail if you want
it. In the user's $HOME/.muttrc, put the following (without
indentation, and with the obvious email address
substituted):

set sendmail="/usr/bin/esmtp"
set from=fred.flintstone@xxxxxxxxxxx

In the user's $HOME/.esmtprc, put the following (again
without indentation and with substitution):

hostname outboundserver.bedrock.net:25
username "fred.flintstone"
password "fredspassword"

HTH

--
Robert Riches
spamtrap42@xxxxxxxxxxx
(Yes, that is one of my email addresses.)
.



Relevant Pages

  • Re: Bell Sympatico
    ... Bell Sympatico. ... As long as the ISP's servers speak ... SMTP and POP3/IMAP, there should be no problem with any sensible Mail ... pine relays to sendmail. ...
    (comp.os.linux.misc)
  • Re: Bell Sympatico
    ... Bell Sympatico. ... As long as the ISP's servers ... pine relays to sendmail. ... direct smtp. ...
    (comp.os.linux.misc)
  • Re: SETUP whole new system (Part 1, the firewall SMTP relay)
    ... I'm new on sendmail in a new position as sysadmin in a branch of the ... Message delivery on the final host ... itself or to the firewall SMTP relay. ... department's network and by the firewall SMTP relay to forward the ...
    (comp.mail.sendmail)
  • Re: How do i send mail to certain domain users over external smtp using sendmail?
    ... You really didn't have to recompile sendmail. ... an external SMTP to send mail to bar.com and anotherdomain.com? ... Your file names may vary depending ... consider all DSL lines as spam sources. ...
    (freebsd-net)
  • Re: [PHP] Re: SMTP vs mail()
    ... It depends on the platform you are running PHP. ... using SMTP connections. ... mailuses sendmail or equivalent programs. ... That is why configuring it to defer the delivery is a much better idea, ...
    (php.general)