Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jdiggity81

Pages: [1]
1
Postfix / Re: Having issues with mail server
« on: April 06, 2019, 07:27:29 PM »
found a solution finally

# ==========================================================================
smtp      inet  n       -       n       -       -       smtpd
#  -o content_filter=smtp-amavis:127.0.0.1:10024
#  -o receive_override_options=no_address_mappings

TO :
Quote
# ==========================================================================
smtp      inet  n       -       n       -       -       smtpd
587     inet  n       -       n       -       -       smtpd
26      inet  n       -       n       -       -       smtpd
#  -o content_filter=smtp-amavis:127.0.0.1:10024
#  -o receive_override_options=no_address_mappings

2
Postfix / Having issues with mail server
« on: April 06, 2019, 06:29:21 PM »
Apr  6 18:20:32 srv1 postfix/master[16621]: daemon started -- version 2.10.1, configuration /etc/postfix
Apr  6 18:20:32 srv1 postfix/qmgr[16623]: 7FF371E19ED: from=<testme@lotrdynasty.com>, size=1260, nrcpt=1 (queue active)
Apr  6 18:20:33 srv1 postfix/smtp[16640]: connect to gmail-smtp-in.l.google.com[108.177.8.26]:25: Connection refused


I am recieving emails but not able to send them.  Been banging head on door for three days.  Anybody can help me?

per mx toolbox
Quote
Transcript: Connecting to 172.93.51.195

Transcript:

Transcript: 220 srv1.lotrdynasty.com ESMTP Postfix [710 ms]

Transcript: EHLO keeper-us-east-1c.mxtoolbox.com

Transcript: 250-srv1.lotrdynasty.com

Transcript: 250-PIPELINING

Transcript: 250-SIZE 204800000

Transcript: 250-ETRN

Transcript: 250-STARTTLS

Transcript: 250-AUTH PLAIN LOGIN

Transcript: 250-AUTH=PLAIN LOGIN

Transcript: 250-ENHANCEDSTATUSCODES

Transcript: 250-8BITMIME

Transcript: 250 DSN [637 ms]

Transcript: MAIL FROM:<supertool@mxtoolbox.com>

Transcript: 250 2.1.0 Ok [642 ms]

Transcript: RCPT TO:<test@mxtoolboxsmtpdiag.com>

Transcript: 454 4.7.1 <test@mxtoolboxsmtpdiag.com>: Relay access denied [675 ms]

Transcript:

Transcript: LookupServer 3153ms

Transcript:

spf:lotrdynasty.com

From what i see everything looks good.  I have tried everything I can find on the web and nothing is working.  Any hints?

3
Dovecot / Re: Can't login to accounts
« on: March 31, 2019, 05:34:51 AM »
Considering that it is not creating the email folders like it should.  And found nothing in the install tutorial that I need to change any permissions.  I would guess there is an install bug.  Just saying.

5
Dovecot / Re: Can't login to accounts
« on: March 30, 2019, 08:01:31 PM »
josemnunez I would guess permission problem but is a fresh install.  Is there a way to have it recreate it all.

6
Dovecot / Re: Can't login to accounts
« on: March 30, 2019, 04:58:34 AM »
Well I think I figured out a few problems, but the main one now seeing that location /var/vmail/ doesn't contain any folders.  It is empty.  it should have the lotrdynasty.com folder and does not.

7
Dovecot / Can't login to accounts
« on: March 29, 2019, 03:50:10 AM »
I am going out of my mind with this thing.

Code: [Select]
Mar 29 03:38:24 imap-login: Info: Disconnected (auth failed, 1 attempts in 2 secs): user=<testme@lotrdyansty.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured, session=<JwoTZzOFqNR/AAAB>
Anybody got an Idea.

I know it is the correct password.  I have rebuilt the mail config multiple times.

Pages: [1]