--- | Log | opened Tue Dec 24 00:00:38 2019 |
02:20 | -!- | Ikaros [ikaros@IkarosBD.dlls.tx.Eris.bdikaros-network.net] has quit [Quit: Rebooting due to computer name change because Windows is gay like that :/] |
02:41 | -!- | Ikaros [ikaros@IkarosBD.dlls.tx.Miku.bdikaros-network.net] has joined #linode |
02:41 | -!- | Ikaros is "Ikaros" on #linode |
02:55 | <linbot> | New news from community: List of Linode's IP ranges? <https://www.linode.com/community/questions/19247> |
03:28 | -!- | fstd_ [~fstd@xdsl-87-79-83-217.nc.de] has joined #linode |
03:28 | -!- | fstd_ is "fstd" on #oftc #linode #debian #kernelnewbies |
03:36 | -!- | fstd [~fstd@xdsl-78-34-255-3.nc.de] has quit [Ping timeout: 480 seconds] |
04:10 | -!- | blaboon [~blaboon@00026ecf.user.oftc.net] has quit [Quit: Bye o/] |
04:12 | -!- | blaboon [~blaboon@00026ecf.user.oftc.net] has joined #linode |
04:12 | -!- | blaboon is "Bradley LaBoon" on #linode |
04:12 | -!- | mode/#linode [+o blaboon] by ChanServ |
04:13 | <JamesTK> | moo |
04:53 | -!- | mindbreaker [~oftc-webi@83-103-35-6.ip.fastwebnet.it] has joined #linode |
04:53 | -!- | mindbreaker is "OFTC WebIRC Client" on #linode |
04:54 | <mindbreaker> | Hello all, I'm following this guide for postfix/dovecot mailserver configuration: https://www.linode.com/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/ |
04:54 | <mindbreaker> | but I'm getting ERROR 550 User doesn't exist |
04:55 | <mindbreaker> | I don't know why since with postmap I can find the user correctly, you have some hint? |
05:23 | <nate> | Check your logs? They almost always have more information. Also keep in mind running your own mailserver is something that is usually more suited for those having decent sysop experience, you can potentially open yourself to abuse problems at the slightest misconfigurations |
05:24 | <chesty> | Regulators. We regulate any stealing of his property |
05:24 | <mindbreaker> | nate: the mentioned error is the only thing that I've in the log. Anyway at the moment all the daemons are listening on localhost so the mailserver is not open to the world |
05:24 | <chesty> | did you run the sudo postmap -q email1@example.com mysql:/etc/postfix/mysql-virtual-mailbox-maps.cf tests? |
05:25 | <mindbreaker> | chesty: yes it works |
05:27 | <chesty> | what about `postconf | grep virtual_mailbox` do the lines look correct? |
05:28 | <mindbreaker> | yes, seems correct: |
05:28 | <mindbreaker> | virtual_mailbox_domains = mysql:/etc/postfix/mysql-virtual-mailbox-domains.cf |
05:28 | <mindbreaker> | virtual_mailbox_maps = mysql:/etc/postfix/mysql-virtual-mailbox-maps.cf |
05:29 | <chesty> | what do you run to get the ERROR 550? |
05:29 | <mindbreaker> | mail <email_address_present _in_mysql-virtual-mailbox-maps.cf> |
05:30 | <mindbreaker> | after send the email, I see 550 in /var/log/maillog |
05:30 | <mindbreaker> | seems that is not able to lookup virtual email address in mysql db i suppose |
05:30 | -!- | maalik [~maalik@103.79.248.28] has joined #linode |
05:30 | -!- | maalik is "Unknown" on #linode |
05:30 | <chesty> | when you restart postfox do you get any warnings? |
05:30 | <chesty> | warnings in the logs |
05:31 | <mindbreaker> | chesty: no errors or warnings |
05:31 | <maalik> | hi guys, im joining irc for the 1st time |
05:32 | -!- | maalik [~maalik@103.79.248.28] has left #linode [] |
05:35 | <chesty> | and the email address you're trying to send an email to, let's say it's mb@mind.com, mind.com isn't in main.cf anywhere and isn't `hostname -f`? |
05:40 | <mindbreaker> | chesty: yes, it's in myhostname and mydomain |
05:40 | <chesty> | hmmm, I don't think it can be both a virtual domain and a myhostname at the same time. |
05:42 | <chesty> | "NEVER list a virtual alias domain name as a mydestination domain! " http://www.postfix.org/VIRTUAL_README.html |
05:42 | <mindbreaker> | chesty: ok then I'm tring to remove now, but I've a question, If I want to create a mailbox without unix account for a domain that exist this is not the correct way? |
05:43 | <chesty> | it's one way to do it, mysql is pretty overkill unless you have a million mailboxes |
05:44 | <mindbreaker> | ok so for example is I've a domain mindreaker.com and the server is on a vps let's say vps01.ovh.net. I want to create virtual mailbox for domain mindbreaker.com then I put this domain on mysql and in myhostname and mydomain in postfix i must set vps01.ovh.net and ovh.net respectively. Right? |
05:46 | <mindbreaker> | chesty: also I've changed mydomain and myhostname but the error is the same: Dec 24 11:45:11 vps767823 postfix/lmtp[28468]: A071E20D9D53: to=<email@example.com>, relay=vps767823.ovh.net[private/dovecot-lmtp], delay=0.1, delays=0.03/0.02/0.01/0.05, dsn=5.1.1, status=bounced (host vps01.ovh.net[private/dovecot-lmtp] said: 550 5.1.1 <email@example.com> User doesn't exist: email@example.com (in reply to RCPT TO command)) |
05:47 | <Woet> | did you try switching to Linode |
05:47 | <Woet> | it resolves all issues |
05:48 | <chesty> | yeah, postfix works fine on linode. could be a problem with ovh |
05:48 | <chesty> | maybe try the ovh support |
05:49 | <Woet> | don't try OVH support unless you have a managed server |
05:49 | <Woet> | anyways, stop with the mydomain/myhostname |
05:49 | <Woet> | give us the actual domains and configs |
05:51 | <mindbreaker> | ok just a second |
05:54 | <mindbreaker> | Woet: /etc/hosts -> https://paste.centos.org/view/2938e581 |
05:54 | <mindbreaker> | main.cf -> https://paste.centos.org/view/64e2d48a |
05:55 | <mindbreaker> | master.cf -> https://paste.centos.org/view/956530e1 |
05:57 | <Woet> | did you restart postfix after all the changes? |
05:57 | <mindbreaker> | for sure |
05:59 | <mindbreaker> | Woet: maillog -> https://paste.centos.org/view/cc2e1a5c |
06:02 | <Woet> | not sure then |
06:02 | <Woet> | I just use gsuite |
06:03 | <mindbreaker> | this is the db: https://paste.centos.org/view/42d128f3 |
06:03 | <mindbreaker> | anyway thanks Woet, i'll try to understand what is not working |
06:04 | <chesty> | myhostname = lorenzobiosa.com is wrong |
06:04 | <chesty> | I think, it might not be |
06:04 | <Woet> | mindbreaker: did you try the testing commands |
06:05 | <Woet> | sudo postmap -q example.com mysql:/etc/postfix/mysql-virtual-mailbox-domains.cf |
06:05 | <Woet> | sudo postmap -q email1@example.com mysql:/etc/postfix/mysql-virtual-mailbox-maps.cf |
06:05 | <Woet> | sudo postmap -q alias@example.com mysql:/etc/postfix/mysql-virtual-email2email.cf |
06:05 | <Woet> | those ones |
06:05 | <chesty> | but ty removing lorenzobiosa.com from main.cf completely as a test |
06:11 | <mindbreaker> | Woet: the first 2 works, the 3rd no vbecause I haven't any alias configured |
06:11 | <mindbreaker> | chesty: I'm repeating the test removing lorenzobiosa.com from main.cf |
06:12 | <mindbreaker> | chesty: postmap still works removing lorenzobiosa.com from main.cf |
06:13 | <chesty> | for now set it to localhost, but I would set it to mail.lorenzobiosa.com and set up dns so mail.lorenzobiosa.com resolves to you server ip address and host <you ip address> resolves to mail.lorenzobiosa.com |
06:14 | <mindbreaker> | chesty: dns is already configured, if you ping mail.lorenzobiosa.com doesn't respond since ICMP is dropped but resolves correctly my vps ip |
06:15 | <mindbreaker> | with localhost same 550 error |
06:15 | <chesty> | post main.cf now |
06:17 | <mindbreaker> | https://paste.centos.org/view/83e82cd3 |
06:21 | <chesty> | dont know, double check `postconf` doesn't have lorenzobiosa.com in it |
06:32 | -!- | Juma [~amir@bzq-127-168-31-13.red.bezeqint.net] has joined #linode |
06:32 | -!- | Juma is "Amir Uri" on #linode |
06:55 | -!- | Juma [~amir@bzq-127-168-31-13.red.bezeqint.net] has quit [Ping timeout: 480 seconds] |
06:56 | -!- | thiras [~thiras@195.174.215.70] has quit [Ping timeout: 480 seconds] |
07:42 | -!- | grawity [grawity@sky.nullroute.eu.org] has quit [Quit: grawity] |
07:43 | -!- | grawity [grawity@sky.nullroute.eu.org] has joined #linode |
07:43 | -!- | grawity is "Mantas MikulÄ—nas <grawity@gmail.com>" on #linode |
08:46 | -!- | anomie [~anomie@00018802.user.oftc.net] has joined #linode |
08:46 | -!- | anomie is "Anomie" on #linode |
08:47 | -!- | anomie [~anomie@00018802.user.oftc.net] has quit [] |
09:18 | -!- | eyepulp [~eyepulp@107.152.3.83] has joined #linode |
09:18 | -!- | eyepulp is "eyepulp" on #linode |
09:33 | -!- | mindbreaker [~oftc-webi@83-103-35-6.ip.fastwebnet.it] has quit [Quit: Page closed] |
10:47 | -!- | Cruiser` [~Cruiser@136.34.115.83] has joined #linode |
10:47 | -!- | Cruiser` is "Cruiser" on #linode |
10:53 | -!- | Cruiser [Cruiser@136.34.115.83] has quit [Ping timeout: 480 seconds] |
11:14 | -!- | jfred [~jfred@jfred.netrep.oftc.net] has quit [Quit: The Lounge - https://thelounge.chat] |
11:15 | -!- | Ikaros [ikaros@IkarosBD.dlls.tx.Miku.bdikaros-network.net] has quit [Ping timeout: 480 seconds] |
12:06 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has joined #linode |
12:06 | -!- | andyzwieg103 is "azwieg103" on #linode |
12:20 | -!- | Juma [~amir@space.telavivmakers.org] has joined #linode |
12:20 | -!- | Juma is "Amir Uri" on #linode |
12:29 | -!- | Ikaros [ikaros@IkarosBD.dlls.tx.Miku.bdikaros-network.net] has joined #linode |
12:29 | -!- | Ikaros is "Ikaros" on #linode |
13:28 | -!- | Juma [~amir@space.telavivmakers.org] has quit [Ping timeout: 480 seconds] |
13:37 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has quit [Remote host closed the connection] |
13:37 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has joined #linode |
13:37 | -!- | andyzwieg103 is "azwieg103" on #linode |
15:31 | -!- | thiras [~thiras@195.174.215.70] has joined #linode |
15:31 | -!- | thiras is "Ant" on #debian #linode |
16:07 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has quit [Remote host closed the connection] |
16:07 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has joined #linode |
16:07 | -!- | andyzwieg103 is "azwieg103" on #linode |
16:17 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has quit [Remote host closed the connection] |
16:18 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has joined #linode |
16:18 | -!- | andyzwieg103 is "azwieg103" on #linode |
17:18 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has quit [Remote host closed the connection] |
17:18 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has joined #linode |
17:18 | -!- | andyzwieg103 is "azwieg103" on #linode |
17:33 | -!- | AugustusCaesar24 [~AugustusC@99-190-112-116.lightspeed.irvnca.sbcglobal.net] has joined #linode |
17:33 | -!- | AugustusCaesar24 is "Augustus Caesar" on #linode |
17:34 | -!- | eyepulp [~eyepulp@107.152.3.83] has quit [Remote host closed the connection] |
17:50 | -!- | dubidubno [~dubidubno@2001:464b:151a:0:9971:92e4:5722:ce27] has joined #linode |
17:50 | -!- | dubidubno is "Dubidubno" on #linode #debian |
17:57 | -!- | dubidub [~dubidubno@2001:464b:151a:0:a414:f33c:815a:5e8f] has quit [Ping timeout: 480 seconds] |
18:04 | -!- | AugustusCaesar24 [~AugustusC@99-190-112-116.lightspeed.irvnca.sbcglobal.net] has quit [Quit: Going offline, see ya! (www.adiirc.com)] |
19:25 | <cews> | Merry Chrismas! |
19:25 | <cews> | Christmas. - Haven't even had a sip yet. |
19:32 | <virtual> | cews: :) |
19:32 | <virtual> | to you too |
19:33 | -!- | anomie [~anomie@00018802.user.oftc.net] has joined #linode |
19:33 | -!- | anomie is "Anomie" on #linode |
19:43 | -!- | anomie [~anomie@00018802.user.oftc.net] has quit [Quit: Leaving] |
19:47 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has quit [Remote host closed the connection] |
19:47 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has joined #linode |
19:47 | -!- | andyzwieg103 is "azwieg103" on #linode |
19:59 | <rsdehart> | cews: sounds like a personal failing |
20:04 | <virtual> | "must try harder" on the report card? |
20:06 | <rsdehart> | virtual: probably. or "not achieved" |
20:07 | <rsdehart> | which apparently here in nz you have to get less than -23999294385234% to get |
20:08 | <virtual> | lol |
20:08 | <virtual> | sounds you've seen some experience of this. :P |
20:08 | * | rsdehart coughs] |
20:08 | <kharlan> | he's a honor student |
20:09 | <rsdehart> | I was, which means as an adult I'm unequipped to cope with life |
20:09 | <virtual> | doesn't matter how hard you tried, you got an A in some awkward subject that I can't think of. |
20:09 | <rsdehart> | virtual: I'm a US expat with a stepkid in nz |
20:10 | <rsdehart> | no end of frustration |
20:10 | <kharlan> | 'merica |
20:10 | <rsdehart> | 🤘 |
20:11 | <kharlan> | some awkward subject.. like the migration patterns of african jungle elephants |
20:11 | <rsdehart> | unladen |
20:16 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has quit [Remote host closed the connection] |
20:17 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has joined #linode |
20:17 | -!- | andyzwieg103 is "azwieg103" on #linode |
20:17 | <virtual> | ^^ lol |
20:27 | -!- | Alex_ [~oftc-webi@li2015-55.members.linode.com] has joined #linode |
20:27 | -!- | Alex_ is "OFTC WebIRC Client" on #linode |
20:33 | -!- | Alex_ [~oftc-webi@li2015-55.members.linode.com] has quit [Quit: Page closed] |
20:34 | <cews> | Maybe, it is. |
20:36 | <virtual> | working today seems extra dull |
20:37 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has quit [Remote host closed the connection] |
20:37 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has joined #linode |
20:37 | -!- | andyzwieg103 is "azwieg103" on #linode |
22:28 | -!- | andyzwieg103 [~Thunderbi@66-168-56-10.static.mdsn.wi.charter.com] has quit [Quit: andyzwieg103] |
--- | Log | closed Wed Dec 25 00:00:39 2019 |