Just intalled...

2019-03-19 Thread Duncan Patton a Campbell


I've just upgraded my mailserver to OpenBSD 6.4 and perforce upgrade to 
OpenSMTP,
which is now working just fine (so far).  Seems like a fairly solid piece of SW,
if a little deficient on install and documentation... what had bunged me up was
that the installation of dkim doesn't correctly set the perms on /var/dkimproxy
to _dkimproxy:_dkimproxy and this was only visible in /var/maillog

Dhu

-- 
 Je suis Canadien. Ce n'est pas Francais ou Anglaise.  
 C'est une esp`ece de sauvage: ne obliviscaris, vix ea nostra voco;-) 

http://babayaga.neotext.ca/PublicKeys/Duncan_Patton_a_Campbell_pubkey.txt

-- 
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org



Re: [OpenSMTPD] portable snapshot opensmtpd-201410131657p1 available

2014-10-16 Thread Duncan Patton a Campbell
On Tue, 14 Oct 2014 20:43:23 +0200
Gilles Chehade gil...@poolp.org wrote:

  On Mon, Oct 13, 2014 at 05:06:04PM +0200, Gilles Chehade wrote:
  
  Erf, the most important part ...
  
  Please do test with different MUA's and report if the mails you send and
  receive come up with weird From, To and Cc fields.
  
  The parser is supposed to recognizes the following formats (all mixed):
  
  To: gilles, eric,
  gilles gilles,
  eric faurot eric,
  charles longeau chl
  
  
  Which should result in a rewrite to:
  
  To: gil...@opensmtpd.org, e...@opensmtpd.org,
  gilles gil...@opensmtpd.org,
  eric faurot e...@opensmtpd.org,
  charles longeau c...@opensmtpd.org
  
  on my machine.
  
 
 I have received 0 feedback so far :-(
 

Ok.  I fetch www.opensmtpd.org/archives/opensmtpd-201410152134.tar.gz onto
[root@email:/usr/local/stars] # uname -a
OpenBSD email.indx.ca 5.5 GENERIC#0 i386 
# patched up to 010_openssl 

untar xfz it to opensmtpd-201410152134

I cd to opensmtpd-201410152134 and look at the README.md.

There's no opensmtpd to cd to so as to type ./configure which isn't in any 
subdirs either.

So I take a guess and cd to smtpd and 

make

=== smtpd
cc -O2 -pipe  -I/home/stars/opensmtpd-201410152134/smtpd/smtpd/../asr -g3 -ggdb 
-I/home/stars/opensmtpd-201410152134/smtpd/smtpd/.. -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith 
-Wcast-qual -Wsign-compare -Wbounded -DIO_SSL -DQUEUE_PROFILING   -c 
/home/stars/opensmtpd-201410152134/smtpd/smtpd/../aliases.c
...

=== smtpctl
...
cc   -o smtpctl enqueue.o parser.o log.o envelope.o crypto.o queue_backend.o 
queue_fs.o smtpctl.o util.o compress_backend.o compress_gzip.o to.o expand.o 
tree.o dict.o reallocarray.o -lutil -lz -lcrypto
enqueue.o(.text+0x172c): In function `enqueue':
/home/stars/opensmtpd-201410152134/smtpd/smtpctl/../enqueue.c:297: undefined 
reference to `errc'
collect2: ld returned 1 exit status
*** Error 1 in smtpctl (bsd.prog.mk:95 'smtpctl')
*** Error 1 in /home/stars/opensmtpd-201410152134/smtpd (bsd.subdir.mk:48 
'all')
[root@email:/usr/local/stars/opensmtpd-201410152134/smtpd] #

So I'm not entirely sure I did what I should do but ...

Dhu


 This needs to be part of our next release.
 
 
 -- 
 Gilles Chehade
 
 https://www.poolp.org  @poolpOrg
 
 -- 
 You received this mail because you are subscribed to misc@opensmtpd.org
 To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org
 
 


-- 
Ne obliviscaris, vix ea nostra voco.

-- 
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org