Okay!

It appears to be working now. Thanks all!

For anyone perhaps searching for the archive wanting the solution to the
same problem here is my final config:

  pki bitpuffin.com certificate "/etc/ssl/certs/mailcert.pem"
  pki bitpuffin.com key "/etc/ssl/private/mail.key"

  listen on enp0s3 tls pki bitpuffin.com
  listen on enp0s3 port submission tls-require pki bitpuffin.com auth

  accept from any for domain "bitpuffin.com" deliver to maildir
  accept for any relay

Cheers! :)



On Mon, Aug 25, 2014 at 6:09 PM, Isak Andersson <[email protected]> wrote:

> Okay I will try that then!
>
> Yeah sorry, that's just me forgetting to switch over to icepapih in gmail,
> been using it to send emails under my domain name for about a year now. So
> it's the default, will remove it once I get this set up :)
>
>
> On Mon, Aug 25, 2014 at 6:06 PM, Johannes Löthberg <[email protected]>
> wrote:
>
>> On 25/08, Isak Andersson wrote:
>>
>>> I'm running opensmtpd on CRUX linux, and yes I
>>> have access to the flags as I maintain the port :)
>>>
>>> I used:  --prefix=/usr --mandir=/usr/man --sysconfdir=/etc
>>> --libexecdir=/usr/lib
>>>
>>> Do I need to explicitly enable pam? or is it autodetected?
>>>
>>>
>> You need to compile with --with-pam, yes.
>>
>> BTW, I'm getting two emails sent directly to myself in addition to the
>> mail sent to the mailinglist. One from [email protected] and one from
>> [email protected]. The gmail one has In-Reply-To set to the
>> Meessage-ID of the bitpuffin email.
>>
>>
>> --
>> Sincerely,
>>  Johannes Löthberg
>>  PGP Key ID: 3A9D0BB5
>>
>
>

Reply via email to