On Thu, Feb 23, 2017 at 08:57:23PM -0000, pixr...@mail2tor.com wrote:
> Hello,
> 
> I tried to install the first parts to get MUTT running, but run into an
> error when launching the make command at the end of the guide.
> 
> > I need to edit: /usr/local/etc/postfix/sender_relay.
> > your.m...@exmaple.com         [mail.example.com]:submission
> > your.ot...@mail.com         [smtp.mail.com]:smtp
> 
> I have understand that :smtp and :submission are just placeholders for ports.
> As such I have the following entry in my /usr/local/etc/postfix/saslpass:
> 
> [smtp.gmail.com]:587  myusern...@gmail.com:MYPASSWORD
> 
> Strangely I run into an error at the end of the postfix guide
> (https://www.qubes-os.org/doc/postfix/):
> 
> I have copied and pasted the content for the
> "usr/local/etc/postfix/Makefile", but when I enter "sudo make" in
> /usr/local/etc/postfix
>  I get the following error message:
> 
> [user@mail postfix]$ make
> Makefile:2: *** missing separator.  Stop.
> 
> Any idea where to start troubleshooting from this point on?
> 
> I'm running all this command in my App-VM, which is based on the fedora-23
> Template which I have cloned and installed the additional packages as
> suggested in the >Qubes Postfix docu.
> 
> Pixr
> 

This generally indicates that you have a syntax error in the Makefile.
Spaces not tabs would be an obvious error, particularly if you have
just done a cut and paste job. Try replacing indent spaces with tabs.

I don't know what the Fedora package is like, but installing postfix
using a Debian package is absolutely straightforward to get up and
running.

Incidentally, mutt itself does have support for pop and imap, and so
your use case may enable you to use a much more straightforward set up
than that described in the docs.

You say you'll be trying it with a googlemail account, and you should be
able to find MANY guides online to configuring mutt to work with gmail,
without struggling with postfix and fetchmail. There is a clear one on
the mutt wiki.)

unman


-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20170224005942.GA21666%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to