Re: opensmtpd: procmail: not found [FALSE ALERT - STILL UNRESOLVED]

2015-01-28 Thread Herbert J. Skuhra
On Tue, Jan 27, 2015 at 10:56:50PM +, openda...@hushmail.com wrote:
 On 27. januar 2015 at 3:58 PM, Herbert J. Skuhra herb...@oslo.ath.cx 
 wrote:
 
  Please show output of 'smtpd -dv'
 
 It's quite big so I put it here instead:
 
 https://gist.github.com/anonymous/bf9b0a7e935d6e961c05
 
  and (user's) procmailrc.
 
 I don't have one actually. I'm using this approach:
 
 https://calomel.org/opensmtpd.html

This is still your config, right?


listen on 127.0.0.1 port 25

table aliases db:/etc/mail/aliases.db

accept for local deliver to mda /usr/local/bin/procmail -f -
accept from any for domain mydomain.com deliver to mda 
/usr/local/bin/procmail -f -

accept from local for any relay


I've missed the table aliases... line.

Remove the 'table aliases...' line, put your aliases in 
/usr/local/etc/mail/aliases and run newaliases.
Or add 'alias aliases' to your accept line.

2. There are only test mails in your queue, right? Please remove them and
try sending new e-mails while running 'smtpd -dv'.

3. If you still get the error procmail: not found add a new user and
send him a test e-mail.

-- 
Herbert

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



Re: opensmtpd: procmail: not found [FALSE ALERT - STILL UNRESOLVED]

2015-01-27 Thread opendaddy
I apologize for the inconvenience, but the `procmail: not found` errors are 
still there.

As for aliases, it seems FreeBSD supports both /etc/mail/aliases and 
/usr/local/etc/mail/aliases.

O.D.

On 27. januar 2015 at 2:51 PM, openda...@hushmail.com wrote:

On 27. januar 2015 at 1:24 PM, Herbert J. Skuhra 
herb...@oslo.ath.cx wrote:

Try /usr/local/etc/mail/aliases instead.


Oh man -- that was it! Now getting `delivery: Ok`.

Thank you so much. You and everyone else who chipped in. Time to 
send some emails.

All the best,
O.D.

___
freebsd-questi...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-
unsubscr...@freebsd.org


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



Re: opensmtpd: procmail: not found [FALSE ALERT - STILL UNRESOLVED]

2015-01-27 Thread opendaddy
On 27. januar 2015 at 3:58 PM, Herbert J. Skuhra herb...@oslo.ath.cx wrote:

 Please show output of 'smtpd -dv'

It's quite big so I put it here instead:

https://gist.github.com/anonymous/bf9b0a7e935d6e961c05

 and (user's) procmailrc.

I don't have one actually. I'm using this approach:

https://calomel.org/opensmtpd.html

Thanks!

O.D.


On Tue, Jan 27, 2015 at 03:08:40PM +, openda...@hushmail.com 
wrote:
 I apologize for the inconvenience, but the `procmail: not found` 
errors are still there.
 
 As for aliases, it seems FreeBSD supports both /etc/mail/aliases 
and /usr/local/etc/mail/aliases.
 
 O.D.
 
 On 27. januar 2015 at 2:51 PM, openda...@hushmail.com wrote:
 
 On 27. januar 2015 at 1:24 PM, Herbert J. Skuhra 
 herb...@oslo.ath.cx wrote:
 
 Try /usr/local/etc/mail/aliases instead.
 
 
 Oh man -- that was it! Now getting `delivery: Ok`.
 
 Thank you so much. You and everyone else who chipped in. Time 
to 
 send some emails.
 
 All the best,
 O.D.
 
 ___
 freebsd-questi...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-
 unsubscr...@freebsd.org
 
 
 -- 
 You received this mail because you are subscribed to 
misc@opensmtpd.org
 To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org



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