Skip to content

How to add IPv6 to smtp.acl? #461

@vmario89

Description

@vmario89

Hi,

adding an IPv6 address to smtp.acl does not work. piler-smtp complains about error to parse the line. i tried different syntax:

aaaa:aaaa:bbbb:dddd:bbbb:aaaa:ffff:1111 permit
[aaaa:aaaa:bbbb:dddd:bbbb:aaaa:ffff:1111] permit
aaaa:aaaa:bbbb:dddd:bbbb:aaaa:ffff:1111/128 permit
[aaaa:aaaa:bbbb:dddd:bbbb:aaaa:ffff:1111]/128 permit

none of these works.

the IPv4 does it's job.

https://github.com/jsuto/piler/blob/master/etc/smtp.acl.example

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions