Troubleshooting "SSL_accept error" that happens with only one domain , iship.com (a UPS company)

2017-10-24 Thread daveg
Hello, My office receives email from UPS, since we're a customer. One of the domains that UPS emails from is apparently "iship.com". We're not getting those emails. >From the Postfix mail server's logs there's this for one of the 'misses' mail postfix/postscreen[4531]: PASS NEW [64.74.4.33]:

RE: Virtual alias maps question

2017-10-24 Thread Fazzina, Angelo
Hi again, Thanks, that was helpful, and got me on the right track. I am pretty confident it's working now. "test.uconn.edu" is not in the virtual_alias_domains list BTW. /etc/postfix/virtual = angt...@uconn.edu angelo.fazz...@test.uconn.edu angelo.fazz...@test.uconn.edu alf02...@uconn.mail.on

Re: Virtual alias maps question

2017-10-24 Thread Wietse Venema
Keep in mind that virtual aliasing is recursive. The result of lookup is used as input for another querry. The recursion ends when: - The result contains the query itself. - The query produces no result. Thus, you may want to specify: /etc/postfix/virtual: angelo.fazz...@uconn.edua

RE: Virtual alias maps question

2017-10-24 Thread Vernon Fort
>> virtual_alias_maps = hash:/etc/postfix/virtual >> mysql:/etc/postfix/files/mysql_pn.cf regexp:/etc/postfix/maps/huskygroups >> regexp:/etc/postfix/maps/subaddressing You have the mysql listed first. http://www.postfix.org/postconf.5.html#virtual_alias_maps Vernon

RE: Virtual alias maps question

2017-10-24 Thread Fazzina, Angelo
Hi Vernon, exactly what I am pointing out. Why is it choosing to lookup my destination address via the mysql mapping and not use the Virtual file mapping ? And I did remember to run Postmap /etc/postfix/virtual -rw-r--r--. 1 root root 12638 Oct 24 13:37 virtual -rw-r--r--. 1 roo

RE: Virtual alias maps question

2017-10-24 Thread Vernon Fort
This line: >> Oct 24 14:18:56 mta4 postfix/smtp[5448]: 60C55AF: >> to=mailto:alf02...@uconn.mail.onmicrosoft.com>>, >> orig_to=mailto:angelo.fazz...@uconn.edu>>, >> relay=uconn-mail-onmicrosoft-com.mail.protection.outlook.com[216.32.181.170]:25, >> delay=2.6, delays=0.17/0.01/0.27/2.1, dsn=2.6.

Virtual alias maps question

2017-10-24 Thread Fazzina, Angelo
Hi, I added a test domain for my email address only. [root@mta4 postfix]# postmap -q "angelo.fazz...@uconn.edu" /etc/postfix/virtual angelo.fazz...@test.uconn.edu [root@mta4 postfix]# more main.cf|grep virtual_alias_maps #virtual_alias_maps = mysql:/etc/post

Re: Virtual Domains/ Users

2017-10-24 Thread cacook
On 10/23/2017 11:55 AM, Wietse Venema wrote: > cac...@quantum-equities.com: >> On 10/21/2017 11:25 AM, Wietse Venema wrote: >>> cac...@quantum-equities.com: How does DNS know where mail.example1.com is? Should I set it in my registrar, in the mail system, in Apache as a virtual domain,

PATCH: sendmail cannot read CDB tables

2017-10-24 Thread Wietse Venema
Viktor Dukhovni: > > > > On Oct 24, 2017, at 2:41 AM, Ulrich Zehl wrote: > > > > root@zwirn:~# find / -name sendmail -ls > >19874 0 lrwxrwxrwx 1 root root 16 Sep 27 06:56 > > /usr/lib/sendmail -> ../sbin/sendmail > >19767 28 -rwxr-xr-x 1 root root

Re: Customize log message of postfix proxy?

2017-10-24 Thread Viktor Dukhovni
> On Oct 24, 2017, at 4:03 AM, Tobi wrote: > > The only other places in my logs where I see the client IP are those lines > > Oct 24 09:48:28 myhost postfix/smtpd[16393]: connect from unknown[REDACTED] > Oct 24 09:48:29 myhost postfix/smtpd[16393]: disconnect from > unknown[REDACTED] > Oct 24

Customize log message of postfix proxy?

2017-10-24 Thread Tobi
Hi I use a pre-queue content filter via postfix proxy feature. Works fine :-) My "problem" is the logmessage that is generated into maillog upon reject of this pre-queue filter which currently looks like this: Oct 24 09:48:29 myhost postfix/smtpd[16393]: proxy-reject: END-OF-MESSAGE: 550 test.exe

Re: sendmail cannot read CDB tables

2017-10-24 Thread Viktor Dukhovni
> On Oct 24, 2017, at 2:41 AM, Ulrich Zehl wrote: > > root@zwirn:~# find / -name sendmail -ls >19874 0 lrwxrwxrwx 1 root root 16 Sep 27 06:56 > /usr/lib/sendmail -> ../sbin/sendmail >19767 28 -rwxr-xr-x 1 root root26776 Sep 27 06:56 > /usr/sbin/s