Displaying 20 results from an estimated 3000 matches similar to: "Apple mail fails with Submission"
2018 Dec 18
4
Apple mail fails with Submission
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 18 December 2018 at 02:30 Adi Pircalabu via dovecot <
<a href="mailto:dovecot@dovecot.org">dovecot@dovecot.org</a>> wrote:
</div>
2018 Dec 18
3
Apple mail fails with Submission
Postfix debug peer logging
Dec 18 17:08:11 mail postfix/submission/smtpd[10626]: >
server.example.org[XX.XX.XX.XX]:
250 2.1.5 Ok
Dec 18 17:08:11 mail postfix/submission/smtpd[10626]: watchdog_pat:
0x55ef4ec020180
Dec 18 17:08:11 mail postfix/submission/smtpd[10626]: vstream_fflush_some:
fd 10 flush 28
Dec 18 17:08:11 mail postfix/submission/smtpd[10626]:
vstream_buf_get_ready: fd 10 got 15
Dec
2019 Jan 07
1
Apple mail fails with Submission
After the submission with dovecot it sends it to postfix, the postfix log
is:
postfix/submission/smtpd[19509]: connect from example.org[192.168.1.1]
postfix/submission/smtpd[19509]: client=example.org[192.168.1.1],
sasl_method=PLAIN, sasl_username=test at example.org
postfix/submission/smtpd[19509]: *warning: non-SMTP command from
example.org <http://example.org>[192.168.1.1]:
2018 Dec 18
0
Apple mail fails with Submission
Hi,
did you see this thread?
https://dovecot.org/list/dovecot/2018-October/113348.html <https://dovecot.org/list/dovecot/2018-October/113348.html>
Had a similar issue with CHUNKING and Apple Mail, but could reproduce it with a Perl script, too. But I do not whether this was fixed already in v2.3.4 (nothing found in the release notes). Could be that relaying PIPELINING hast the same issues
2018 Dec 18
0
Apple mail fails with Submission
On 2018-12-18 07:33, Ruud Voorjans wrote:
> Dear all,
>
> I'm running dovecot # 2.3.2.1 - Pigeonhole version 0.5.2 () - OS:
> Linux 4.18.0-12-generic x86_64 Ubuntu 18.10 with Submission.
> It works great except with apple mail (Iphone).
>
> I get an error with the MTA (postfix):
> ""postfix/submission/smtpd[32552]: warning: non-SMTP command from
>
2018 Dec 23
0
Apple mail fails with Submission
Hi,
Below, you have only the submission-login debug log (authentication).
I'm more interested in what happens after that. You'll need to enable
mail_debug=yes (at least for the user involved) to get that.
Regards,
Stephan.
Op 18/12/2018 om 17:17 schreef Ruud Voorjans:
> Postfix debug peer logging
>
> Dec 18 17:08:11 mail postfix/submission/smtpd[10626]: >
>
2018 Dec 18
0
Apple mail fails with Submission
doveconf -n output:
# 2.3.2.1 (0719df592): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.2 ()
# OS: Linux 4.18.0-12-generic x86_64 Ubuntu 18.10
# Hostname: mail.example.org
auth_debug = yes
auth_debug_passwords = yes
auth_mechanisms = plain login
auth_verbose = yes
director_mail_servers = XX.XX.XX.XX
hostname = mail.example.org
log_path = /var/log/dovecot.log
login_trusted_networks =
2009 Feb 19
1
LDA dovecot with Postfix not workin :-(
Hi, tried to use postfix with virtual users and dovecot
imaps/imap pop3/pop3s workin fine lokal smtp too,
but a remote host is not able to send mail
Debian Etch
uname -a Linux mail 2.6.18-6-xen-amd64
#virtual user
vmail:x:5000:8::/home/vmail:/bin/sh
#master.cf added
dovecot unix - n n - - pipe
flags=DRhu user=vmail:mail argv=/usr/lib/dovecot/deliver -d
2018 Sep 03
3
online conversion using replication?
On Mon, 3 Sep 2018, Sami Ketola wrote:
>> On 3 Sep 2018, at 4.18, Daniel Miller <dmiller at amfes.com> wrote:
>>
>> That works for a one-time migration, or perhaps via a cron-job, but what I want is basically a constant one-way backup and it seems replication could do it more elegantly & efficiently.
>>
>
> So you want real-time archiving? What we have done
2009 Jul 01
4
dovecot lda and postfix
I do not know if this is a help request to solve a problem but
to understand what is going on. I am going to start with the problem
description as I see it and we will go from there.
I have postfix setup to use dovecot for tls/sasl in addition to its
normal imap/pop3 functions. Postfix is also setup to do virtual
domains, getting its information from the files valias, vmaps, and
vhosts which are
2015 Jan 23
2
sieve filter not working
HI,
> You could set
>
> syslog_facility = local5
>
> and have all the log messages in the messages file.
According to the output of command
# doveadm log find
every type of message goes to the file I was looking at, "/var/spool/maillog".
>> So, is it postfix doing the local mail delivery, not dovecot?
>>
> To answer this question please post relevant
2016 Apr 02
2
Still muddling through with broken auth...
Hey Everyone,
I?m still muddling through my first install? Followed the tutorials on workaround.org <http://workaround.org/> which were very helpful! but don?t include much info if things don?t work 100%? and so far I haven?t been able to pin down where the error is. When I try: telnet localhost 143 this is what shows up in the maillot:
Apr 2 21:06:57 ip-172-31-24-2 dovecot: auth: Fatal:
2016 Apr 02
3
Still muddling through with broken auth...
Hey Edgar,
Thanks for catching that! Missed it earlier! Got it changed but I?m still having the same error updated postconf -n:
[ec2-user at ip-172-31-24-2 conf.d]$ postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level =
2012 Oct 16
3
Sending Email Via Telnet
Hi;
I tried this:
[root at mydomain ccc]# telnet 127.0.0.1 25
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
EHLO
MAIL FROM: me at gmail.com
RCPT TO: me at gmail.com
DATA
testing from server
.
^]
but I never get back to a command prompt. Please advise.
TIA,
John
2009 Dec 02
2
Can't receive mail from outside
Hi,
I have a problem with my postfix/dovecot configuration, I can't receive
mail from outside, i can send a mail from my mail to myself and others,
but i can only receive one i send from myself, but when it comes from
outside my domains, it dosn't work.
Thaks for your help !
Here is my conf :
-----------------------------------------------------------------
DOVECOT
2020 May 05
2
Urgent - Help needed
I am using pop3/imap, see the below file. We can't verify any logs? This is
working fine from last one year. as part of testing we just stopped the
services for 20minutes and restarted the dovecot and postfix server using
"service <dovecot/postfix> stop/start". No issues so far...
I would like know, if the application is reading the emails from the
server, do we have any log
2012 Dec 27
4
Help Getting Postfix relaying via Gmail
Hi,
I am trying to get a CentOS 6 system relaying mail via my G-Mail account.
I followed the instructions found at
https://www.zulius.com/how-to/set-up-postfix-with-a-remote-smtp-relay-host/but
there seems to be a problem with authentication. I have done some
research but still can't get this working. Any suggestions ? It seems the
user and password are correct.
Dec 27 23:15:36 hbc
2009 Feb 26
8
beginners question
hi group,
I am making a little rails app to experiment with rails. It consists
of one model, item, that represents an item on a todo list.
A todo item has a description, a state (finished or not) and a due
date.
After changing the scaffold screens a bit, I wanted to be able to
have no due date. I tried to do this by making a radio button; if ''no
date'' is selected, the date
2017 Jun 11
3
[PATCH] doc: Add notes about subframe sample size
>> I'm jumping in on this thread to make a few remarks about the spec. I
>> implemented a FLAC decoder by only looking at the spec, and I have a few
>> notes that would have saved me a lot of time if the spec had mentioned
>> them. They are obvious in hindsight, of course.
>>
>> * If the channel assignment includes a difference channel, then the
>>
2003 Apr 23
3
equipment
Hello, it is likely that I will have to analyze a rather sizeable dataset:
60000 records, 10 to 15 variables. I will have to make descriptive
statistics, and estimate linear models, glm's and maybe Cox proportional
hazard model with time varying covariates. In theory, this is possible in
R, but I would like to get some feedback on the equipment I should get for
this. At this moment, I have a