[00:14:54] *** MelMalik <MelMalik!ellenor@unaffiliated/ellenor> has quit IRC (Ping timeout: 252 seconds)[00:20:06] <jimpop> dig MX artall.com (warning: numeric domain name in resource data of MX record)[00:20:15] <jimpop> ^^ is that even legit?[00:20:28] <jimpop> an IP address as an MX[00:23:31] *** Ellenor <Ellenor!ellenor@unaffiliated/ellenor> has joined #postfix[00:37:55] *** reiffert <reiffert!~foobar@p5DD75833.dip0.t-ipconnect.de> has quit IRC (Disconnected by services)[00:38:10] *** reiffert <reiffert!~foobar@p5DD75995.dip0.t-ipconnect.de> has joined #postfix[00:42:54] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has quit IRC (Remote host closed the connection)[00:44:10] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has joined #postfix[00:46:08] *** Ellenor is now known as MelMalik[00:50:40] *** Guest83016 <Guest83016!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has quit IRC (Ping timeout: 272 seconds)[00:59:35] <Naglfar> lunaphyte, I just found that no need to one certificate for each domain name[01:00:13] <Naglfar> I just have requested a multi-domain certificate: SAN (Subject Alternate Name)[01:05:18] <Naglfar> it allow multiple entries in a single SSL certificate.[01:20:05] *** hph^ <hph^!hph@ip98-186-247-88.mc.at.cox.net> has quit IRC ()[01:42:05] *** ntd <ntd!~ntd@gateway/tor-sasl/ntd> has joined #postfix[01:42:42] *** rob <rob!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has joined #postfix[01:43:05] *** rob is now known as Guest5743[01:57:02] <nate> Naglfar: Potential warning if you deal with old-ish software that SAN -might not- work. But chances are you should be okay[01:57:32] *** gu1lle_1 <gu1lle_1!~Thunderbi@45-251-16-190.fibertel.com.ar> has joined #postfix[01:58:43] *** gu1lle_ <gu1lle_!~Thunderbi@45-251-16-190.fibertel.com.ar> has quit IRC (Ping timeout: 246 seconds)[01:58:43] *** gu1lle_1 is now known as gu1lle_[01:58:56] *** Guest5743 <Guest5743!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has quit IRC (Ping timeout: 246 seconds)[02:04:08] <lunaphyte> Naglfar: there's no need for multiple domain names/hostnames with email certficates[02:04:20] <lunaphyte> you're confusing how email works with how the www works[02:04:39] <lunaphyte> they don't work the same, so apply concepts from one to the other isn't appropriate[02:04:43] <lunaphyte> *applying[02:10:35] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has quit IRC (Remote host closed the connection)[02:16:53] <Naglfar> ok nate, I'll keep it in mind[02:19:25] <Naglfar> excuse me lunaphyte, you always says I'm confusing something, let me know about it, plese[02:19:52] <lunaphyte> yes, why do you think you need multiple certificate names?[02:20:06] <lunaphyte> in other words, what is the actual problem you're trying to solve?[02:20:45] <Naglfar> because two or more domain names[02:21:39] <Naglfar> if I only have cert for stmp.domain1.com[02:21:52] <Naglfar> then what cert do you se for smtp.domain2.com ?[02:22:06] <lunaphyte> why would you have smtp.domain2.com? that's not necessary[02:22:13] <lunaphyte> how many mail servers do you have?[02:22:17] <lunaphyte> 1, right?[02:22:22] <Naglfar> yes, only 1[02:22:41] <lunaphyte> yes, so you only need one certificate[02:22:45] <lunaphyte> one hostname[02:24:19] <Naglfar> then I'm confusing, why mutt ask to me about wrong cert?[02:24:26] <lunaphyte> smtp.domain1.com will work fine for your mx record for all of your domains.[02:24:36] <lunaphyte> that's how email is designed. it's how it's intended to work[02:25:35] <Naglfar> but not all domains have mx records pointing to smtp.domain1.com[02:25:48] <lunaphyte> then you need to fix that[02:26:07] <lunaphyte> all domains should have their mx record pointing to your mail server[02:27:38] <Naglfar> I can't change one of them[02:27:51] <lunaphyte> why not?[02:28:14] <Naglfar> so this domain have cname to the host[02:28:27] <lunaphyte> huh?[02:29:16] <Naglfar> domain2.com mail is handled by 10 smtp.domain1.com[02:29:34] <lunaphyte> yes, that's correct[02:30:14] <Naglfar> excuse me[02:30:19] <Naglfar> domain1.com mail is handled by 10 smtp.domain1.com[02:30:20] <Naglfar> but[02:30:59] <Naglfar> domain2.com mail is handled by 10 smtp.domain2.com[02:31:13] <Naglfar> and smtp.domain2.com is cname to smtp.domain1.com[02:32:09] <Naglfar> smtp.domain2.com is an alias to smtp.domain1.com[02:32:54] <lunaphyte> this is just a bunch of silly overcomplication[02:36:15] <Naglfar> that's what I tried to explain[02:38:21] <lunaphyte> set domain2.com mx to smtp.domain1.com[02:38:25] <lunaphyte> that's all you need to do[02:38:58] <lunaphyte> setting domain2.com mx to smtp.domain2.com and then a cname that just points to smtp.domain1.com anyway is silly[02:39:05] <lunaphyte> there's no need for that[02:39:37] <Naglfar> if mx is changed, then email clients must be replaced too[02:39:42] <lunaphyte> no[02:39:55] <lunaphyte> email clients do not use mx records[02:40:02] <lunaphyte> that's all behind the scenes[02:40:18] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has joined #postfix[02:41:17] <Naglfar> but, email clients are set to use smtp.domain2.com to send mails[02:41:25] <lunaphyte> why? that would be a mistake[02:41:37] <lunaphyte> clients should not be pointed to your mta[02:41:41] <lunaphyte> they should be pointed to your msa[02:42:34] <lunaphyte> these are two different services, totally independent of each other[02:43:43] <Naglfar> that's what I'm confusing[02:43:57] <lunaphyte> mail clients do not talk to mx servers[02:44:13] <lunaphyte> mail clients do not talk to the mx service[02:44:18] <lunaphyte> they talk to the submission service[02:44:26] <lunaphyte> two different services[02:45:34] <Naglfar> now, I'm confusing something[02:46:06] <lunaphyte> what are you confusing?[02:47:27] <Naglfar> if using smtp://user at smtp dot domain2.com:587 as submission service[02:48:29] <Naglfar> what's wrong'[02:48:31] <Naglfar> ?[02:48:37] <lunaphyte> hmm?[02:48:52] <lunaphyte> don't use the same hostnames for mta and msa[02:48:57] <lunaphyte> that just causes problems[02:49:31] <Naglfar> mta hostname is imap.domain2.com[02:50:23] <lunaphyte> that makes no sense[02:50:32] <lunaphyte> imap is an mra protocol[02:50:35] <lunaphyte> not an mta protocol[02:50:41] <lunaphyte> what a mess[02:50:53] * spammy passes lunaphyte a beer...hang in there[02:51:03] <lunaphyte> here's my advice. start by just being organized.[02:51:21] <lunaphyte> three services for email, generally: mta, msa, and mra[02:51:35] <lunaphyte> use distinct, separate, hostnames, for each of the three[02:51:59] <lunaphyte> here's an idea - since the three services have names [mta, mra, and msa], just use those very names for the actual hostnames:[02:52:03] <lunaphyte> mta.domain.tld[02:52:07] <lunaphyte> msa.domain.tld[02:52:11] <lunaphyte> mra.domain.tld[02:52:25] <lunaphyte> point your mx records to mta.domain.tld[02:52:38] <lunaphyte> point your users' submission settings to msa.domain.tld[02:52:41] *** ntd <ntd!~ntd@gateway/tor-sasl/ntd> has quit IRC (Quit: ntd)[02:52:49] <lunaphyte> and point your users' retrieval settings to mra.domain.tld[02:54:48] <Naglfar> until this point everything is fine[02:59:39] *** TheFatherMind <TheFatherMind!~TheFather@cpe-104-34-204-52.socal.res.rr.com> has joined #postfix[02:59:45] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has quit IRC (Remote host closed the connection)[03:09:25] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has joined #postfix[03:12:09] <pj> !mra[03:12:09] <knoba> pj: Error: "mra" is not a valid command.[03:12:16] <pj> we need a factoid for that.[03:16:47] <pj> lunaphyte: what would your definition of MRA be? Looking it up on wikipedia seems to define it as something like fetchmail or getmail.[03:23:37] *** nomeed <nomeed!~nomeed@p54A249EA.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 250 seconds)[03:26:37] *** nomeed <nomeed!~nomeed@p5B2E2F22.dip0.t-ipconnect.de> has joined #postfix[03:35:13] *** n_1-c_k <n_1-c_k!~nick@2a02:8010:63a6::70> has quit IRC (Read error: Connection reset by peer)[03:35:40] *** n_1-c_k <n_1-c_k!~nick@2a02:8010:63a6::70> has joined #postfix[03:55:24] *** rob <rob!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has joined #postfix[03:55:47] *** rob is now known as Guest74622[03:59:58] *** Guest74622 <Guest74622!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has quit IRC (Ping timeout: 250 seconds)[04:12:04] *** andylavarre <andylavarre!~andy@mobile-107-107-60-47.mycingular.net> has quit IRC (Remote host closed the connection)[04:17:37] <rjsalts> pj: yes, but I think lunaphyte is referring to the bit on the input side of an MRA, pop/imap/activesync/etrn or whatever client to get your messages to where you can view them.[04:25:30] <pj> rjsalts: I got the impression that he was defining an MRA as an IMAP/POP3 server.[04:26:15] <pj> but I could be wrong, hence why I asked for clarification. Also the Wikipedia article seems lacking.[04:42:31] *** JPT <JPT!~jpt@classified.name> has quit IRC (Remote host closed the connection)[04:52:18] *** JPT <JPT!~jpt@classified.name> has joined #postfix[04:59:57] <rjsalts> probably because it's a little used pattern for email workflows these days[05:00:59] <rjsalts> most people have a mail user agents that don't reinject mail into a local mail spool[05:07:11] *** eelstrebor <eelstrebor!~eelstrebo@216-75-116-100.allophone.biz> has quit IRC (Remote host closed the connection)[05:17:06] *** Wioxjk <Wioxjk!~Free@81-235-33-215-no286.tbcn.telia.com> has quit IRC (Ping timeout: 250 seconds)[05:34:45] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has quit IRC (Remote host closed the connection)[05:41:18] *** Wioxjk <Wioxjk!~Free@81-235-33-215-no286.tbcn.telia.com> has joined #postfix[05:58:28] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has joined #postfix[06:03:58] *** knewbie <knewbie!~irc@162.254.132.249> has joined #postfix[06:09:34] <knewbie> Received: from [192.168.1.101] (unknown [104.*.*.*]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by box.[06:09:54] <knewbie> can anyone point me in the right direction as to why my server is sending out client IP in header?[06:10:19] <knewbie> !getting_help[06:10:19] <knoba> knewbie: "getting_help" : before asking your question, read the !relevant_logs and !showconfig factoids, and prepare a single pastebin containing all of that data. if you don't understand what this means, or if you need help doing this, please let us know. also see !pastebin[06:10:37] <knewbie> !relevant_logs[06:10:37] <knoba> knewbie: "relevant_logs" : mail.* syslog Postfix log messages (NOT verbose, see !no_verbose) which show ONLY the entire handling of a single mail which illustrates the issue with which you want help. Random selections from your mail log are not adequate. IMAP/POP3 daemons and external delivery agents often log to the same syslog facility and should not be shown. Also see http://rob0.nodns4.us/postfix-logging[06:10:40] <knewbie> !showconfig[06:10:40] <knoba> knewbie: "showconfig" : when asked to provide your config, please provide a SINGLE pastebin (see !pastebin) with postconf -nf and postconf -Mf. if your version is too old for those commands to work (< 2.9), you should upgrade, but see !showconfig_old[06:25:09] <lunaphyte> yeah, i was defining an mra as an imap or similar service[06:25:24] <lunaphyte> just as an msa is a submission service, and an mta is an mx service[06:25:37] <lunaphyte> those wikipedia pages have never added up quite right[06:26:09] <lunaphyte> if you look at the Email_agent_(infrastructure) page, it's a jumble of contradition[06:28:39] <lunaphyte> the cited references aren't even consistent or, or tbh, accurate: "an MDA is like a letter carrier who delivers mail from the local post office to your house"[06:28:52] <lunaphyte> that's just not even close[06:52:54] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has quit IRC (Remote host closed the connection)[06:53:31] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has joined #postfix[07:07:14] *** knewbie <knewbie!~irc@162.254.132.249> has quit IRC (Quit: *poof*)[07:09:08] *** olegfusion <olegfusion!~olegfusio@mail.mobileforsale.ru> has joined #postfix[07:34:43] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has quit IRC (Ping timeout: 246 seconds)[07:37:52] *** gu1lle_ <gu1lle_!~Thunderbi@45-251-16-190.fibertel.com.ar> has quit IRC (Remote host closed the connection)[07:51:44] *** rob <rob!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has joined #postfix[07:52:08] *** rob is now known as Guest44454[07:56:27] *** Guest44454 <Guest44454!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has quit IRC (Ping timeout: 240 seconds)[07:57:10] *** rob_ <rob_!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has joined #postfix[08:04:48] *** rob_ <rob_!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has quit IRC (Ping timeout: 250 seconds)[08:16:38] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has joined #postfix[08:20:04] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has quit IRC (Remote host closed the connection)[08:32:31] *** olegfusion <olegfusion!~olegfusio@mail.mobileforsale.ru> has quit IRC (Read error: Connection reset by peer)[08:45:15] *** rob <rob!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has joined #postfix[08:45:39] *** rob is now known as Guest23033[09:02:56] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has joined #postfix[09:05:30] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has quit IRC (Remote host closed the connection)[09:15:44] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has joined #postfix[09:23:14] *** blabla <blabla!c323e3c8@gateway/web/freenode/ip.195.35.227.200> has joined #postfix[09:23:23] *** blabla <blabla!c323e3c8@gateway/web/freenode/ip.195.35.227.200> has quit IRC (Client Quit)[09:26:43] *** Guest23033 <Guest23033!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has quit IRC (Ping timeout: 245 seconds)[09:31:15] *** ^ingo^^^ <^ingo^^^!~someircus@2003:a:b4c:7300:21e:bff:febb:f0ee> has joined #postfix[09:40:31] *** _ruben <_ruben!~ruben@54682E4E.cm-12-1a.dynamic.ziggo.nl> has joined #postfix[09:48:23] *** bolt <bolt!~r00t@unaffiliated/bolt> has quit IRC (Remote host closed the connection)[09:50:24] *** rsx <rsx!~rsx@ppp-46-244-242-192.dynamic.mnet-online.de> has joined #postfix[10:03:05] *** jalalsfs_ <jalalsfs_!~jalalsfs@unaffiliated/jalalsfs> has joined #postfix[10:05:34] *** jalalsfs <jalalsfs!~jalalsfs@unaffiliated/jalalsfs> has quit IRC (Ping timeout: 246 seconds)[10:22:12] *** bolt <bolt!~r00t@unaffiliated/bolt> has joined #postfix[10:35:54] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has quit IRC (Remote host closed the connection)[10:37:08] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has joined #postfix[10:40:35] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has quit IRC (Remote host closed the connection)[10:40:57] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has joined #postfix[10:43:33] *** led_dark_1 <led_dark_1!~Thunderbi@hotspot10.rywasoft.net> has quit IRC (Quit: led_dark_1)[10:45:44] *** led_dark_1 <led_dark_1!~Thunderbi@hotspot10.rywasoft.net> has joined #postfix[11:22:02] *** mikecmpbll <mikecmpbll!~mikecmpbl@ruby/staff/mikecmpbll> has quit IRC (Quit: inabit. zz.)[11:28:27] *** ^ingo^^^ <^ingo^^^!~someircus@2003:a:b4c:7300:21e:bff:febb:f0ee> has left #postfix[11:52:55] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has quit IRC (Remote host closed the connection)[11:52:55] *** n_1-c_k <n_1-c_k!~nick@2a02:8010:63a6::70> has quit IRC (Read error: Connection reset by peer)[11:53:18] *** n_1-c_k <n_1-c_k!~nick@2a02:8010:63a6::70> has joined #postfix[11:54:11] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has joined #postfix[11:57:33] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has quit IRC (Remote host closed the connection)[11:57:56] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has joined #postfix[12:03:04] *** mikecmpbll <mikecmpbll!~mikecmpbl@ruby/staff/mikecmpbll> has joined #postfix[12:03:54] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has quit IRC (Remote host closed the connection)[12:05:09] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has joined #postfix[12:30:36] *** jimpop <jimpop!~jimpop@pdpc/supporter/professional/jimpop> has quit IRC (Quit: leaving)[12:33:01] *** jimpop <jimpop!~jimpop@pdpc/supporter/professional/jimpop> has joined #postfix[12:49:52] *** hgnoel1980 <hgnoel1980!~hgnoel198@host81-143-199-121.in-addr.btopenworld.com> has quit IRC (Quit: Leaving)[13:02:32] *** olegfusion <olegfusion!~olegfusio@5470-11674.bacloud.info> has joined #postfix[13:08:15] *** led_dark_1 <led_dark_1!~Thunderbi@hotspot10.rywasoft.net> has quit IRC (Quit: led_dark_1)[13:21:08] *** olegfusion <olegfusion!~olegfusio@5470-11674.bacloud.info> has quit IRC (Ping timeout: 250 seconds)[13:21:54] *** olegfusion <olegfusion!~olegfusio@mail.mobileforsale.ru> has joined #postfix[13:48:38] *** andylavarre <andylavarre!~andy@mobile-107-107-60-47.mycingular.net> has joined #postfix[13:51:11] *** edux <edux!~edux@190.247.36.76> has joined #postfix[14:02:10] *** Zilon <Zilon!~Zilon@www.schem.me> has quit IRC (Quit: Bye)[14:02:39] *** Zilon <Zilon!~Zilon@www.schem.me> has joined #postfix[14:31:44] *** rob_ <rob_!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has joined #postfix[14:53:10] *** rob_ <rob_!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has quit IRC (Ping timeout: 244 seconds)[14:56:09] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has quit IRC (Remote host closed the connection)[15:44:59] *** ]SiB[ <]SiB[!~Thunderbi@unaffiliated/sib/x-9459575> has joined #postfix[15:45:42] *** eelstrebor <eelstrebor!~eelstrebo@216-75-116-100.allophone.biz> has joined #postfix[16:00:38] *** rsx <rsx!~rsx@ppp-46-244-242-192.dynamic.mnet-online.de> has quit IRC (Remote host closed the connection)[16:01:28] *** n_1-c_k <n_1-c_k!~nick@2a02:8010:63a6::70> has quit IRC (Read error: Connection reset by peer)[16:01:48] *** n_1-c_k <n_1-c_k!~nick@2a02:8010:63a6::70> has joined #postfix[16:04:50] <jimpop> browsing around the postfix source i found an interesting thing.[16:05:18] <jimpop> src/global/mail_params.c checks for the define MYORIGIN_FROM_FILE[16:05:35] <jimpop> and then reads myorigin from a file[16:06:38] <jimpop> makes one wonder if Debian interpreted this as a postfix necessity years ago, and then stuck with it[16:29:17] *** hgnoel1980 <hgnoel1980!~hgnoel198@host81-143-199-121.in-addr.btopenworld.com> has joined #postfix[16:44:13] *** ntd <ntd!~ntd@gateway/tor-sasl/ntd> has joined #postfix[16:44:17] *** rob <rob!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has joined #postfix[16:44:41] *** rob is now known as Guest58701[16:50:09] *** gturner <gturner!~gturner@zoth-ommog.unzane.com> has quit IRC (Ping timeout: 252 seconds)[16:52:10] *** hgnoel1980 <hgnoel1980!~hgnoel198@host81-143-199-121.in-addr.btopenworld.com> has quit IRC (Ping timeout: 250 seconds)[16:52:41] *** gturner <gturner!~gturner@zoth-ommog.unzane.com> has joined #postfix[16:52:53] *** hgnoel1980 <hgnoel1980!~hgnoel198@host81-143-199-121.in-addr.btopenworld.com> has joined #postfix[16:57:48] *** Wioxjk <Wioxjk!~Free@81-235-33-215-no286.tbcn.telia.com> has quit IRC (Ping timeout: 250 seconds)[17:01:44] *** Wioxjk <Wioxjk!~Free@81-235-33-215-no286.tbcn.telia.com> has joined #postfix[17:13:39] *** Darkfoe <Darkfoe!chuck@drunk.serverfail.party> has quit IRC (Remote host closed the connection)[17:14:19] *** Darkfoe <Darkfoe!chuck@drunk.serverfail.party> has joined #postfix[17:16:52] *** Guest58701 <Guest58701!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has quit IRC (Ping timeout: 250 seconds)[17:35:16] *** gislaved <gislaved!b9e814ce@gateway/web/cgi-irc/kiwiirc.com/ip.185.232.20.206> has quit IRC (Ping timeout: 268 seconds)[17:43:00] *** gislaved <gislaved!b9e814ce@gateway/web/cgi-irc/kiwiirc.com/ip.185.232.20.206> has joined #postfix[17:51:02] *** ntd <ntd!~ntd@gateway/tor-sasl/ntd> has quit IRC (Quit: ntd)[18:03:22] *** rob <rob!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has joined #postfix[18:03:45] *** rob is now known as Guest93872[18:06:54] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has quit IRC (Remote host closed the connection)[18:08:08] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has joined #postfix[18:10:47] *** Guest93872 <Guest93872!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has quit IRC (Ping timeout: 240 seconds)[18:31:37] *** jalalsfs <jalalsfs!~jalalsfs@unaffiliated/jalalsfs> has joined #postfix[18:33:59] *** jalalsfs_ <jalalsfs_!~jalalsfs@unaffiliated/jalalsfs> has quit IRC (Ping timeout: 246 seconds)[18:38:12] *** olegfusion <olegfusion!~olegfusio@mail.mobileforsale.ru> has quit IRC (Read error: Connection reset by peer)[18:39:10] *** olegfusion <olegfusion!~olegfusio@mail.mobileforsale.ru> has joined #postfix[18:44:39] *** rob_ <rob_!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has joined #postfix[18:57:02] *** rob_ <rob_!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has quit IRC (Ping timeout: 244 seconds)[18:58:42] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 250 seconds)[19:01:54] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has quit IRC (Remote host closed the connection)[19:02:26] *** edux <edux!~edux@190.247.36.76> has joined #postfix[19:03:09] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has joined #postfix[19:03:12] *** edux__ <edux__!~edux@190.247.36.76> has joined #postfix[19:06:27] *** edux__ <edux__!~edux@190.247.36.76> has quit IRC (Remote host closed the connection)[19:06:45] *** edux__ <edux__!~edux@190.247.36.76> has joined #postfix[19:07:13] *** edux__ <edux__!~edux@190.247.36.76> has quit IRC (Remote host closed the connection)[19:07:21] *** Penguin_ <Penguin_!~xwQ5kwYl6@our.systems.are.full.of.penguins.at.penguinsystems.net> has quit IRC (Ping timeout: 252 seconds)[19:07:33] *** edux__ <edux__!~edux@190.247.36.76> has joined #postfix[19:07:36] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 272 seconds)[19:08:01] *** edux__ <edux__!~edux@190.247.36.76> has quit IRC (Remote host closed the connection)[19:09:06] *** edux <edux!~edux@190.247.36.76> has joined #postfix[19:09:36] *** edux <edux!~edux@190.247.36.76> has quit IRC (Remote host closed the connection)[19:10:29] *** Penguin_ <Penguin_!~xwQ5kwYl6@our.systems.are.full.of.penguins.at.penguinsystems.net> has joined #postfix[19:17:44] *** edux <edux!~edux@190.247.36.76> has joined #postfix[19:22:06] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 250 seconds)[19:22:49] *** rob <rob!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has joined #postfix[19:23:12] *** rob is now known as Guest54104[19:27:09] *** edux <edux!~edux@190.247.36.76> has joined #postfix[19:31:15] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 250 seconds)[19:39:00] *** Guest54104 <Guest54104!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has quit IRC (Ping timeout: 250 seconds)[19:44:58] *** edux <edux!~edux@190.247.36.76> has joined #postfix[19:50:17] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 246 seconds)[20:08:00] *** rob <rob!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has joined #postfix[20:08:24] *** rob is now known as Guest56047[20:18:32] *** Guest56047 <Guest56047!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has quit IRC (Ping timeout: 272 seconds)[20:31:46] *** edux <edux!~edux@190.247.36.76> has joined #postfix[20:36:14] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 244 seconds)[20:40:58] *** edux <edux!~edux@190.247.36.76> has joined #postfix[20:45:46] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 272 seconds)[20:53:46] *** hgnoel1980 <hgnoel1980!~hgnoel198@host81-143-199-121.in-addr.btopenworld.com> has quit IRC (Quit: Leaving)[20:55:15] *** hgnoel1980 <hgnoel1980!~hgnoel198@host81-143-199-121.in-addr.btopenworld.com> has joined #postfix[20:56:39] *** olegfusion <olegfusion!~olegfusio@mail.mobileforsale.ru> has quit IRC (Read error: Connection reset by peer)[20:58:48] *** edux <edux!~edux@190.247.36.76> has joined #postfix[21:04:16] *** rob <rob!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has joined #postfix[21:04:19] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 268 seconds)[21:04:40] *** rob is now known as Guest26671[21:08:46] *** edux <edux!~edux@190.247.36.76> has joined #postfix[21:13:05] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 250 seconds)[21:26:28] *** edux <edux!~edux@190.247.36.76> has joined #postfix[21:31:18] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 245 seconds)[21:36:18] *** edux <edux!~edux@190.247.36.76> has joined #postfix[21:37:42] *** Guest26671 <Guest26671!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has quit IRC (Ping timeout: 272 seconds)[21:41:19] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 268 seconds)[22:13:15] *** Penguin_ <Penguin_!~xwQ5kwYl6@our.systems.are.full.of.penguins.at.penguinsystems.net> has quit IRC (Ping timeout: 252 seconds)[22:14:37] *** Penguin_ <Penguin_!~xwQ5kwYl6@our.systems.are.full.of.penguins.at.penguinsystems.net> has joined #postfix[22:21:51] *** edux <edux!~edux@190.247.36.76> has joined #postfix[22:26:45] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 250 seconds)[22:31:23] *** edux <edux!~edux@190.247.36.76> has joined #postfix[22:35:53] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 245 seconds)[22:36:42] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has quit IRC (Remote host closed the connection)[22:37:57] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has joined #postfix[22:40:48] *** edux <edux!~edux@190.247.36.76> has joined #postfix[22:44:56] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 246 seconds)[22:49:39] *** edux <edux!~edux@190.247.36.76> has joined #postfix[22:54:07] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 240 seconds)[22:59:14] *** edux <edux!~edux@190.247.36.76> has joined #postfix[23:03:16] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 246 seconds)[23:16:58] *** edux <edux!~edux@190.247.36.76> has joined #postfix[23:21:47] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 240 seconds)[23:26:53] *** edux <edux!~edux@190.247.36.76> has joined #postfix[23:31:42] *** edux <edux!~edux@190.247.36.76> has quit IRC (Ping timeout: 268 seconds)[23:37:46] *** edux <edux!~edux@190.247.36.76> has joined #postfix[23:38:01] *** edux <edux!~edux@190.247.36.76> has quit IRC (Remote host closed the connection)[23:41:58] *** phunyguy is now known as phunysanta[23:51:31] *** rob <rob!~rob@5ED0E3DB.cm-7-1d.dynamic.ziggo.nl> has joined #postfix[23:51:54] *** rob is now known as Guest28157[23:58:54] *** i1nfusion <i1nfusion!~i1nfusion@46.101.134.251> has quit IRC (Remote host closed the connection)