search for: local_mailer_arg

Displaying 5 results from an estimated 5 matches for "local_mailer_arg".

Did you mean: local_mailer_args
2011 Feb 14
1
Sendmail and Dovecot deliver (dovecot-lda)
...endmail logs that mails get delivered using the 'local' mailer. I have therefore entered the following into my sendmail.mc file, from an earlier post on this list: define(`LOCAL_MAILER_PATH',`/usr/libexec/dovecot/deliver') define(`LOCAL_MAILER_FLAGS',`DFMPhfnu9') define(`LOCAL_MAILER_ARGS',`deliver -d $u') However, when sendmail tries to use deliver I just get this message: Feb 13 15:37:23 gate sendmail[1399]: p1DEWtc2021995: to=<user at example.org>, delay=00:04:28, xdelay=00:00:00, mailer=local, pri=121665, dsn=4.0.0, stat=Deferred: local mailer (/usr/libexec/d...
2007 Sep 24
1
Deliver, sendmail & envelope From_
Sorry, couldn't find this in the archives. Under freebsd 4.x, the native mail.local that sendmail uses by default writes From_ lines that include the origin address. This is very readily parsable and handy for quick greps in mboxes. But deliver defaults it to MAILER-DAEMON. I see you can specify the envelope From_ with "-f", but I'm not sure how that's useful. Also
2008 Jan 05
1
help using sendmail LDA
.../dovecot-auth-master mode: 384 user: vmail group: vmail My sendmail.mc file: define(`confFALLBACK_SMARTHOST', `mailhost$?m.$m$.')dnl define(`LOCAL_MAILER_PATH',`/usr/local/dovecot/libexec/dovecot/deliver') define(`LOCAL_MAILER_FLAGS',`DFMPhfnu9') define(`LOCAL_MAILER_ARGS',`deliver -d $u') MAILER(`local')dnl MAILER(`smtp')dnl LOCAL_NET_CONFIG R$* < @ $* .$m. > $* $#esmtp $@ $2.$m $: $1 < @ $2.$m. > $3
2011 Apr 12
3
SUMMARY: LDA vs LMTP, Cyrus SASL, verbose_proctitle
...to spend hours tearing apart the sendmail docs before finding it http://www.dovecot.org/list/dovecot/2010-September/052936.html The .mc version of the configuration: # Use LMTP for local delivery over IPC channel FEATURE(`local_lmtp',`[IPC]') # Location of LMTP socket define(`LOCAL_MAILER_ARGS', `FILE /path/to/dovecot/lmtp') # Replace default sendmail LMTP options: the same options # with the 'P' flag removed so that the Return-Path is not # added (again?) define(`LOCAL_MAILER_FLAGS', `SXmnz9') MAILER(`local') I haven't tried this yet, but th...
2006 Jul 19
5
UDP connection attempts
Hi everyone, I administer this 5.2.1 Freebsd Box which runs a few services, among of which are bind and postfix. On the same box I run ipfw as a firewall, and have a default policy block for all incoming packets, except for those that are for ports 53 (tcp and udp) and 25 (tcp). I also have the following sysctl values enabled: net.inet.tcp.blackhole=2 net.inet.udp.blackhole=1 In my security logs I