Final update.
I've been working with Edgar who has helped no end and I now have a
working config.
For me the working line is actually:
action "lmtp-local" mda "/usr/libexec/mail.lmtp -d
unix:/var/dovecot/lmtp -f %{sender} %{dest}" virtual
and the corresponding match is:
match tag "SPAM_IN
Hi Edgar, this is the format:
postmas...@nr.ie n...@nr.ie
webmas...@nr.ien...@nr.ie
n...@nr.ie vmail
Is this where it's pulling the %{user.username} being vmail from?
Dovecot is expecting u...@domain.tld
Regards - Nick
On 28/05/2018 18:28, Edgar Pettijohn III wrote:
On 05/28/18 10:4
On 05/28/18 10:48, Nick Ryan wrote:
Hi Mark, viq, did either of you get it to work with the virtual table?
Mine mostly works with:
action "lmtp-local" mda "/usr/libexec/mail.lmtp -d
unix:/var/dovecot/lmtp -f %{sender} %{rcpt}" virtual
but it ignores the virtual table completely.
If I miss
Hi Mark, viq, did either of you get it to work with the virtual table?
Mine mostly works with:
action "lmtp-local" mda "/usr/libexec/mail.lmtp -d
unix:/var/dovecot/lmtp -f %{sender} %{rcpt}" virtual
but it ignores the virtual table completely.
If I miss out the ${rcpt}, I get a no recipient s
On 05/28/18 03:50, Gilles Chehade wrote:
On Sun, May 27, 2018 at 08:05:05AM -0500, ed...@pettijohn-web.com wrote:
On May 27, 2018 2:10 AM, viq wrote:
On 18-05-26 20:30:32, Amelia A Lewis wrote:
On Sun, 27 May 2018 00:43:02 +0200, viq wrote:
Sorry, I've read the announcements, looked at man
On Sun, May 27, 2018 at 08:05:05AM -0500, ed...@pettijohn-web.com wrote:
>
> On May 27, 2018 2:10 AM, viq wrote:
> >
> > On 18-05-26 20:30:32, Amelia A Lewis wrote:
> > > On Sun, 27 May 2018 00:43:02 +0200, viq wrote:
> > > > Sorry, I've read the announcements, looked at man pages and examples,
>
On May 27, 2018 2:10 AM, viq wrote:
>
> On 18-05-26 20:30:32, Amelia A Lewis wrote:
> > On Sun, 27 May 2018 00:43:02 +0200, viq wrote:
> > > Sorry, I've read the announcements, looked at man pages and examples,
> > > but still didn't manage to figure out how to translate "deliver via
> > > dovec
On 18-05-27 09:34:10, Mark Patruck wrote:
> For me it works with %{user.username} as mail.lmtp(8) user.
>
> See "FORMAT SPECIFIERS" in smtpd.conf(5) for details.
Shows how well I read the man page With this it works, thank you!
> On Sun, May 27, 2018 at 09:04:56AM +0200, viq wrote:
> > On 1
For me it works with %{user.username} as mail.lmtp(8) user.
See "FORMAT SPECIFIERS" in smtpd.conf(5) for details.
On Sun, May 27, 2018 at 09:04:56AM +0200, viq wrote:
> On 18-05-26 19:18:56, Edgar Pettijohn III wrote:
> >
> > > Sorry, I've read the announcements, looked at man pages and examples
On 18-05-27 09:04:56, viq wrote:
> On 18-05-26 19:18:56, Edgar Pettijohn III wrote:
> >
> > > Sorry, I've read the announcements, looked at man pages and examples,
> > > but still didn't manage to figure out how to translate "deliver via
> > > dovecot
> > > lmtp"
> > > (to have sieve working) int
On 18-05-26 20:30:32, Amelia A Lewis wrote:
> On Sun, 27 May 2018 00:43:02 +0200, viq wrote:
> > Sorry, I've read the announcements, looked at man pages and examples,
> > but still didn't manage to figure out how to translate "deliver via dovecot
> > lmtp"
> > (to have sieve working) into the new s
On 18-05-26 19:18:56, Edgar Pettijohn III wrote:
>
> > Sorry, I've read the announcements, looked at man pages and examples,
> > but still didn't manage to figure out how to translate "deliver via dovecot
> > lmtp"
> > (to have sieve working) into the new syntax. So far my config was:
> >
> > tab
On 05/26/18 19:18, Edgar Pettijohn III wrote:
Sorry, I've read the announcements, looked at man pages and examples,
but still didn't manage to figure out how to translate "deliver via
dovecot
lmtp"
(to have sieve working) into the new syntax. So far my config was:
table vusers ldap:/etc/ma
On Sun, 27 May 2018 00:43:02 +0200, viq wrote:
> Sorry, I've read the announcements, looked at man pages and examples,
> but still didn't manage to figure out how to translate "deliver via dovecot
> lmtp"
> (to have sieve working) into the new syntax. So far my config was:
>
> table vusers ldap:/e
Sorry, I've read the announcements, looked at man pages and examples,
but still didn't manage to figure out how to translate "deliver via dovecot
lmtp"
(to have sieve working) into the new syntax. So far my config was:
table vusers ldap:/etc/mail/ldap.conf
table vdomains ldap:/etc/mail/ldap.con
On Thu, May 24, 2018 at 2:18 PM, Gilles Chehade wrote:
> Hi,
>
> I have just committed a major change in smtpd that'll require smtpd.conf
> to be rewritten before your update to the new code.
>
> The new grammar is not TOO different from the former one, a lot of stuff
> remains exactly identical,
On Thu, May 24, 2018 at 02:18:56PM +0200, Gilles Chehade wrote:
> Hi,
>
> I have just committed a major change in smtpd that'll require smtpd.conf
> to be rewritten before your update to the new code.
>
> The new grammar is not TOO different from the former one, a lot of stuff
> remains exactly i
On Thu, May 24, 2018 at 04:38:17PM -0400, Rupert Gallagher wrote:
> On Thu, May 24, 2018 at 14:18, Gilles Chehade wrote:
>
> > In effect, instead of having:
> > accept from any for local deliver to mbox
> >
> > You will have:
> > action "my_action" mbox
> > match from any for local action "my_act
Hi Rupert,
[ deleted tech@ because this is off topic there ]
Rupert Gallagher wrote on Thu, May 24, 2018 at 04:38:17PM -0400:
> On Thu, May 24, 2018 at 14:18, Gilles Chehade wrote:
>> In effect, instead of having:
>> accept from any for local deliver to mbox
>>
>> You will have:
>> action "my_a
On Thu, May 24, 2018 at 14:18, Gilles Chehade wrote:
> In effect, instead of having:
> accept from any for local deliver to mbox
>
> You will have:
> action "my_action" mbox
> match from any for local action "my_action"
It may solve some obscure technical problem, but is a horrible thing to read
Hi,
I have just committed a major change in smtpd that'll require smtpd.conf
to be rewritten before your update to the new code.
The new grammar is not TOO different from the former one, a lot of stuff
remains exactly identical, but the ruleset is now split into two parts:
- a named action
- a m
21 matches
Mail list logo