On Nov 13, 2013, at 8:01, Noel Jones wrote:
> Anyway, this should match better:
> /^(To|From|Cc|Reply-To): .*[" <]admin@/DISCARD
Besides the discussion on the need to anchor the regex (you do), I'm trying to
wrap my head around why one would want to discard mail from admin@?
I mean, I r
On Nov 14, 2013, at 6:32, Igor Zinovik wrote:
> If someone has similiar setup I also would like to know is it useful at all,
> or most of them do not care about filter retraining.
I made retraining very easy, mail moved into the spam mailbox was trained a
spam and mail moved to inbox was traine
Need help from postfix experts.
I setup postfix for virtual_mailbox_domains
virtual_mailbox_domains = mydomain.tld
virtual_mailbox_base = /home/mail
virtual_mailbox_maps = hash:/etc/postfix/vmailbox
virtual_uid_maps = static:5000
virtual_gid_maps = static:5000
Then '/etc/postfix/vmailbox' conta
post...@oasisoflove.com:
> Need help from postfix experts.
>
> I setup postfix for virtual_mailbox_domains
>
> virtual_mailbox_domains = mydomain.tld
> virtual_mailbox_base = /home/mail
> virtual_mailbox_maps = hash:/etc/postfix/vmailbox
> virtual_uid_maps = static:5000
> virtual_gid_maps = stati
Hi all, I've finished to read sasl authentication and I can send email
using it.
Now I'd like that postfix send the email using the sasl username
(te...@mydomain.com) and not with the sender of email client, because with
1 sasl authentication, every users can send with same sasl account, ie:
us..
Am 15.11.2013 20:50, schrieb Pol Hallen:
> Hi all, I've finished to read sasl authentication and I can send email
> using it.
>
> Now I'd like that postfix send the email using the sasl username
> (te...@mydomain.com) and not with the sender of email client, because with
> 1 sasl authentication,
Hello. I'm hosting a mail server that provides mail services for 3
companies. (names and addresses changed to protect the
innocent/guilty) It's like this:
myhostname= www.company1.com
mydomain = company1.com
myorigin = company1.com
mydestination = company1.com, company2.com, compan