Displaying 16 results from an estimated 16 matches for "envfromsmtp".
2014 Jan 06
1
Dovecot LMTP does not pass envelope recipient +detail to sieve
...[FILE] S=parse/parse R=parse/parse M=0 U=-1:-1 F=9DEFMPloqsu L=0 E=\n T=X-Unix/X-Unix/X-Unix r=100 A=FILE $u
mailer 2 (*include*): P=/dev/null S=parse/parse R=parse/parse M=0 U=-1:-1 F=su L=0 E=\n T=<undefined>/<undefined>/<undefined> r=100 A=INCLUDE $u
mailer 3 (local): P=[IPC] S=EnvFromSMTP/HdrFromL R=EnvToL/HdrToL M=0 U=-1:-1 F=/59:@ADFMPSXlmnqswz| L=0 E=\r\n T=DNS/RFC822/SMTP r=100 A=FILE /var/run/dovecot/lmtp
mailer 4 (smtp): P=[IPC] S=EnvFromSMTP/HdrFromSMTP R=EnvToSMTP/EnvToSMTP M=0 U=-1:-1 F=DFMXmu L=990 E=\r\n T=DNS/RFC822/SMTP r=100 A=TCP $h
mailer 5 (esmtp): P=[IPC] S=EnvFrom...
2015 Jan 18
2
sendmail not invoking dovecot-lda
...-------------------------------
- my (relevant to dovecot ) sendmail.cf file looks like:
-------------------------------------------------------
#
# lots of deleted ... ??not?? important until Mlocal ---> MAILER(local)
#
Mlocal, P=/usr/libexec/mail.local, F=lsDFMAw5:/|@qPSXmnz9, S=EnvFromSMTP/HdrFromL, R=EnvToL/
HdrToL,
T=DNS/RFC822/SMTP,
A=mail.local -l
Mprog, P=/bin/sh, F=lsDFMoqeu9, S=EnvFromL/HdrFromL, R=EnvToL/HdrToL, D=$z:/,
T=X-Unix/X-Unix/X-Unix,
A=sh -c $u
#####################################
### SMTP...
2015 Jan 26
0
sendmail not invoking dovecot-lda
...- my (relevant to dovecot ) sendmail.cf file looks like:
> -------------------------------------------------------
>
> #
> # lots of deleted ... ??not?? important until Mlocal ---> MAILER(local)
> #
>
> Mlocal, P=/usr/libexec/mail.local, F=lsDFMAw5:/|@qPSXmnz9, S=EnvFromSMTP/HdrFromL, R=EnvToL/
> HdrToL,
> T=DNS/RFC822/SMTP,
> A=mail.local -l
> Mprog, P=/bin/sh, F=lsDFMoqeu9, S=EnvFromL/HdrFromL, R=EnvToL/HdrToL, D=$z:/,
> T=X-Unix/X-Unix/X-Unix,
> A=sh -c $u
>
> ##############...
2012 Apr 19
3
dovecot LDA with sendmail
...I have also added dovecot LDA for sendmail
/usr/share/sendmail-cf/mailer/dovecot.m4
######################*****##############
### DOVECOT Mailer
specification
###
##################*****##################
Mdovecot,
P=/usr/libexec/dovecot/deliver, F=DFMPhnu9,S=EnvFromSMTP/HdrFromSMTP,
R=EnvToSMTP/HdrFromSMTP,T=DNS/RFC822/X-Unix,A=/usr/libexec/dovecot/deliver -d
$u
And also
[root at host1 mail]# cat /etc/mail/mailertable
example.com
dovecot:dovecot
however when im sending email to the virtual user im getting
this error,
Apr 19 20:52:13 host1 sendmail[22311]:...
2019 Dec 05
1
How to rewrite local_lmpt ipc to tcp port 24
How to change this line in sendmail.mc, to the tcp port 24 on eg
127.0.0.1?
FEATURE(`local_lmtp',`[IPC]',`FILE /var/run/dovecot/lmtp')dnl
2007 Sep 24
1
Deliver, sendmail & envelope From_
...ppreciated. I've appended my local mailer
stuff below. Should I just substitute deliver's path for mail.local?
By the way, dovecot is very slick! It should speed up my
mail server by a huge factor. Many thanks to Timo!
Mlocal, P=/usr/libexec/mail.local, F=lsDFMAw5:/|@qPSXmnz9P, S=EnvFromSMTP/HdrFromL, R=EnvToL/HdrToL,
T=DNS/RFC822/SMTP,
A=mail.local -l
Mprog, P=/usr/libexec/smrsh, F=lsDFMoqeu9, S=EnvFromL/HdrFromL, R=EnvToL/HdrToL, D=$z:/,
T=X-Unix/X-Unix/X-Unix,
A=smrsh -c $u
2009 Feb 19
1
Sendmail + Deliver as an LDA probs
...`/usr/bin/procmail')
------
more /usr/local/src/sendmail-x.x/cf/mailer/dovecot.m4 :
######################*****##############
### DOVECOT Mailer specification ###
##################*****##################
Mdovecot, P=/opt/dovecot/libexec/dovecot/deliver, F=DFMPhnu9,
S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP/HdrFromSMTP,
T=DNS/RFC822/X-Unix,
A=deliver -d $u
-------
virtusertable/virtusertable.db :
test at testdomain.com blaatuser
---------
aliases/aliases.db :
blaatuser | /opt/dovecot/libexec/dovecot/deliver -d $u
----
sendmail.cw = e...
2014 Aug 14
0
Cannot use dovecot with vpopmail and sendmail
...as described in the wiki, it looks like:
######################*****##############
### DOVECOT Mailer specification ###
##################*****##################
Mdovecot, P=/usr/local/libexec/dovecot/dovecot-lda,
F=l59DFMPhnu,
S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP/HdrFromSMTP,
M=51200000,
U=vpopmail:vchkpw,
T=DNS/RFC822/X-Unix,
A=/usr/local/libexec/dovecot/dovecot-lda -d $u
Then I added to my .mc file:
MAILER(dovecot)
I added to my mailertable:
dovecot.fechner.net...
2008 Sep 17
8
Connecting to dovecot
Hi All,
I've got a brand new dovecot installation. I'm new to dovecot, so please be gentle :-)
Anyway,
I'm getting some errors when I try to connect to dovecot. I've tried
searching the web and haven't been able to find a lot of information.
Here's the config info:
# dovecot --version
1.1.2
# dovecot -n
sudo dovecot -n
# 1.1.2: /usr/local/etc/dovecot.conf
base_dir:
2008 Mar 04
1
User Unknown Sendmail Error
...ILER(dovecot)
And:
more /usr/share/sendmail-cf/mailer/dovecot.m4
######################*****##############
### DOVECOT Mailer specification ###
##################*****##################
Mdovecot, P=/usr/local/libexec/dovecot/deliver, F=DFMPhnu9,
S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP/HdrFromSMTP,
T=DNS/RFC822/X-Unix,
A=deliver -d $u
If anyone can give me any advice on what I need to do it would be much
appreciated. Thanks so much in advance!
-Paul
2008 Sep 17
5
Mail being delivered to mbox instead of Maildir
...f:
mail_location = maildir:~/Maildir
Excerpt from sendmail.mc:
MAILER(dovecot)dnl
dovecot.m4:
########################################
### DOVECOT Mailer Specification ###
########################################
Mdovecot, P=/usr/local/libexec/dovecot/deliver, F=DFMPhnu9,
S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP/HdrFromSMTP,
T=DNS/RFC822/X-Unix,
A=deliver -d $u
Thank you
Sean Smitz
2013 Aug 21
1
Sieve vacation reply problem (Dovecot+Sieve/Sendmail/Horde)
...lows relaying)
to:dovecot_localhost RELAY
in /etc/mail/mailertable (where to be relayed)
dovecot_localhost dovecot:vlmail.example.com
in /etc/mail/sendmail.cf (relevant part for the Dovecot Mailer specification):
Mdovecot, P=/usr/libexec/dovecot/dovecot-lda, F=lDFMPhnu59,
S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP/HdrFromSMTP,
U=vmail:vmail,
T=DNS/RFC822/X-Unix,
A=/usr/libexec/dovecot/dovecot-lda -d $u
After several hours playing with sendmail's config I came to the end that sendmail's part must be already over when sieve is getting the or...
2007 Aug 02
1
Resend: How do I configure sendmail to accept emails for dovecot when dovecot has sql auth/user db.
...w'
user_query = SELECT concat("/var/spool/imap/",substr(user,1,1),"/
user/",user) as home, 97 as uid, 97 as gid FROM authdb WHERE user = '%n'
FILE: /usr/share/sendmail-cf/mailer/dovecot.m4
===
Mdovecot, P=/usr/libexec/dovecot/deliver, F=DFMPhnu9,
S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP/HdrFromSMTP,
T=DNS/RFC822/X-Unix,
A=deliver -d $u
FILE: /etc/mail/sendmail.mc
===
divert(-1)
dnl This is the macro config file used to generate the /etc/sendmail.cf
dnl file. If you modify the file you will have to regenerate the
dnl /etc/sendma...
2010 Jan 27
3
Cannot get dovecot-sieve to work
Hi all
# dovecot --version
1.2.10
# dovecot -n
# 1.2.10: /etc/dovecot.conf
# OS: Linux 2.6.18-128.el5 x86_64 Red Hat Enterprise Linux Server
release 5.3 (Tikanga)
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot.log
ssl: no
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_executable(imap):
2012 Dec 31
4
Dovecot Virtual Users with Sendmail
...in my sendmail.cf file after recompiling my sendmail.mc file.
######################*****##############
### DOVECOT Mailer specification ###
##################*****##################
Mdovecot, P=/usr/local/libexec/dovecot/dovecot-lda, F=DFMPhnu9,
S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP/HdrFromSMTP,
T=DNS/RFC822/X-Unix,
A=/usr/local/libexec/dovecot/dovecot-lda -d $u
---
Finally, this is my sendmail.mc file:
divert(-1)
#
# Copyright (c) 1983 Eric P. Allman
# Copyright (c) 1988, 1993
# The Regents of the...
2007 Aug 01
1
How do I configure sendmail to accept emails for dovecot when dovecot has sql auth/user db.
...w'
user_query = SELECT concat("/var/spool/imap/",substr(user,1,1),"/
user/",user) as home, 97 as uid, 97 as gid FROM authdb WHERE user = '%n'
FILE: /usr/share/sendmail-cf/mailer/dovecot.m4
===
Mdovecot, P=/usr/libexec/dovecot/deliver, F=DFMPhnu9,
S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP/HdrFromSMTP,
T=DNS/RFC822/X-Unix,
A=deliver -d $u
FILE: /etc/mail/sendmail.mc
===
divert(-1)
dnl This is the macro config file used to generate the /etc/sendmail.cf
dnl file. If you modify the file you will have to regenerate the
dnl /etc/sendma...