From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] SSL CUPS and SMTP on port 587
Date: Sun, 17 Feb 2008 12:24:06 -0800 [thread overview]
Message-ID: <49bf44f10802171224w694b8ed5g2bb060721c61bb06@mail.gmail.com> (raw)
In-Reply-To: <47B8904F.4020900@badapple.net>
> >>> My ISP (Cox) blocks outgoing port 25 so I can't submit mail to my
> >>> remote mail server. From what I understand, port 587 is commonly used
> >>> to get around this. Can I have postfix listen on port 25 and port
> >>> 587? Has anyone set that up?
> >> I do it slightly differently: I leave an SSH connection from my box to
> >> the mail server, which maps some local port to port 25 on the mail
> >> server, and send all my mail to the local port.
> >
> > Yeah I think I'll do that if port 587 doesn't work out. From what I
> > understand, using 587 in this way is somewhat of a standard?
>
> In your master.cf uncomment the following lines and then restart
> Postfix. It should just work if you already have TLS setup.
>
> smtps inet n - n - - smtpd
> -o smtpd_tls_wrappermode=yes
>
> kashani
I uncommented the above line and added the following to main.cf:
smtpd_tls_security_level = may
as instructed here:
http://www.postfix.org/TLS_README.html#server_enable
and restarted postfix, but I still can't send. In claws-mail, I tried
specifying 587 and I'm specifying Use SSL for SSMTP. I'm guessing TLS
isn't set up properly?
- Grant
--
gentoo-user@lists.gentoo.org mailing list
next prev parent reply other threads:[~2008-02-17 20:24 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-17 15:18 [gentoo-user] SSL CUPS and SMTP on port 587 Grant
2008-02-17 17:22 ` Willie Wong
2008-02-17 17:28 ` Grant
2008-02-17 19:51 ` kashani
2008-02-17 20:24 ` Grant [this message]
2008-02-17 20:48 ` Grant
2008-02-17 21:35 ` kashani
2008-02-17 22:37 ` Grant
2008-02-18 19:46 ` Grant
2008-02-18 20:18 ` kashani
2008-02-18 20:28 ` Grant
2008-02-18 22:15 ` kashani
2008-02-18 22:39 ` Grant
2008-02-19 1:04 ` Grant
2008-02-19 15:37 ` [gentoo-user] " Grant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49bf44f10802171224w694b8ed5g2bb060721c61bb06@mail.gmail.com \
--to=emailgrant@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox