Re: cannot send smtp email with exim



On 2/29/08, Peter Smerdon <psmerdon@xxxxxxxx> wrote:
Thanks! I was getting nowhere with exim4 so I have purged it and
installed postfix and am looking at some guides for this:

http://www.finefrog.com/2008/02/15/relaying-mail-to-a-smtp-server-that-requires-authentication-ubuntupostfix/
and:
https://help.ubuntu.com/community/Postfix

The latter also seems rather involved but I need to get something set up
soon. I really don't care what MTA I use so if you know of a better way
please advise..

Hi Peter,

I use Postfix to some minimal extent - I only need it to run on my
machine and either deliver mail locally, either I need to be able to
connect to port 25 on my machine from another one in the subnet so for
this limited use it's both suitable and fast for me. Anyway, the good
thing with Postfix is that it's really, really well documented:

http://www.postfix.org/faq.html -- extensive, I'd rather say
http://www.postfix.org/docs.html

So good luck with your setup! :-)

Alex.

PS - The thing that I don't really understand regarding your setup is
the fact that you say that you need to

- be able to fetch your mail from your account at your ISPs domain (I
suppose something like user@xxxxxxxx)
- be able to send e-mails as user@xxxxxxxx to any destination (such as
user@xxxxxxxxx).

So why then do you need to run your *own* mail server? Isn't it
possible to use an e-mail client such as KMail or Evolution etc. and
just add an account, configuring the following:

- the IMAP/POP3 server (and port) it needs to connect to in order to
fetch your mail from imapserver.isp.mail:port or
pop3server.isp.mail:port
- the SMTP server (and port) it needs to connect to in order to send
e-mail from user@xxxxxxxx to user@xxxxxxxxx (smtpserver.isp.mail:port)

?

What I mean is... even gmail allows you to read your mail using your
favorite e-mail client - see for instance
http://www.linuxforums.org/forum/linux-tutorials-howtos-reference-material/41552-complete-guide-using-gmail-thunderbird-mozilla-mail-evolution-kmai.html
and their official guide here
http://gmail.google.com/support/bin/answer.py?answer=13287&ctx=en:match)
so why wouldn't your ISPs - since they *do* give you an user@xxxxxxxx
e-mail address - allow you to do the same thing (as in connect to
their SMTP and IMAP/POP3 servers)?

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • RE: Dovecot versus Postfix
    ... This folder contains five files; ... "There are some significant differences between the Debian Postfix packages, ... Which isn't very useful for how to use the server. ... (note that similar docs exist for dovecot in similar locations) ...
    (Ubuntu)
  • Re: [SLE] Postfix question
    ... On Thursday 23 September 2004 07:59, Bob S wrote: ... I'm now using kmail in order to see how it is configured. ... I told you to edit postfix configuration files directly, ... conversations between your postfix server and that server will be ...
    (SuSE)
  • [SLE] SPF plugin for postfix
    ... IMHO the proper answer is, among other, SPF. ... So, I created an SPF record for my site in my DNS server, (after changing ... Wietse Venema, the creator of postfix, recommends to implement this ... The postfix plugin package is named 'postfix-policyd-SPF'. ...
    (SuSE)
  • Re: Ubuntu & Postfix
    ... saying is that before attempting to set up a production postfix machine, ... server software that implements that very service. ... something - actually, compared to other mailing lists or newsgroups, ...
    (Ubuntu)
  • Re: Looking for Linux based anti-spam system
    ... Also you'll want to use postfix rather than sendmail. ... You want to install spamassassin. ... doesn't work well without at least 10,000 spam and good mail to train on. ... Now the clients login to server using the name and password you've created ...
    (alt.linux)