From: Waleed Yousef <wyousef@fcih.net>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: Eric Abrahamsen <eric@ericabrahamsen.net>, 59587@debbugs.gnu.org
Subject: bug#59587: 28.2; gnus does not retrieve emails sent from another device
Date: Fri, 09 Dec 2022 11:12:51 -0800 [thread overview]
Message-ID: <87ilikie6k.fsf@fcih.net> (raw)
In-Reply-To: <87sfhozau5.fsf@igel.home> (Andreas Schwab's message of "Fri, 09 Dec 2022 19:33:06 +0100")
Ok; thanks so much. I think it works now for the imap except that when I
send from Gnus I cannot find the sent mail on the webmail Sent box!!! So
the snycing is one-way only.
My stmp settings in gnus are: (BTW, my imap email is the last one, which
is wyousef@uvic.ca)
```
(setq ;;;;SMTP
user-mail-address "wyousef@fcih.net"
user-full-name "Waleed Yousef"
smtpmail-smtp-server "smtp.gmail.com"
smtpmail-smtp-service '587
send-mail-function 'smtpmail-send-it
message-send-mail-function 'smtpmail-send-it
;; very nice examples here: https://www.gnu.org/software/emacs/manual/html_node/gnus/Posting-Styles.html
gnus-posting-styles '(
((header "to" "wyousef@aucegypt.edu")
(From "Waleed Yousef <wyousef@aucegypt.edu>")
("X-Message-SMTP-Method" "smtp smtp.gmail.com 587 wyousef@aucegypt.edu"))
((header "to" "wyousef@gwumail.gwu.edu")
(From "Waleed Yousef <wyousef@gwmail.gwu.edu>")
("X-Message-SMTP-Method" "smtp smtp.gmail.com 587 wyousef@gwmail.gwu.edu"))
((header "to" "wyousef@uvic.ca")
(From "Waleed Yousef <wyousef@uvic.ca>")
("X-Message-SMTP-Method" "smtp smtp.uvic.ca 587 wyousef@uvic.ca"))
)
)
```
What do you suggest for this?
For the pop, it is the other way around; what Gnus sends really goes to
the server. However, as I explained, Gnus does not fetch the mails sent
from the iphone apps. For solving this, do you suggest I turn all my pop
mails to imap?
Andreas Schwab <schwab@linux-m68k.org> writes:
> The predicate is UNDRAFT.
> See RFC3501 for a full list of predicates (in the SEARCH command).
next prev parent reply other threads:[~2022-12-09 19:12 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-25 23:51 bug#59587: 28.2; gnus does not retrieve emails sent from another device Waleed Yousef
2022-11-26 22:49 ` Eric Abrahamsen
2022-11-30 23:47 ` Waleed Yousef
2022-12-01 16:00 ` Eric Abrahamsen
2022-12-01 17:16 ` Waleed Yousef
2022-12-06 4:10 ` Waleed Yousef
2022-12-07 0:10 ` Eric Abrahamsen
2022-12-07 0:17 ` Waleed Yousef
2022-12-07 0:38 ` Eric Abrahamsen
2022-12-09 2:34 ` Waleed Yousef
2022-12-09 10:41 ` Andreas Schwab
2022-12-09 15:37 ` Waleed Yousef
2022-12-09 15:42 ` Eric Abrahamsen
2022-12-09 16:09 ` Waleed Yousef
2022-12-09 16:28 ` Waleed Yousef
2022-12-09 16:46 ` Eric Abrahamsen
2022-12-09 16:49 ` Andreas Schwab
2022-12-09 17:37 ` Waleed Yousef
2022-12-09 17:54 ` Andreas Schwab
2022-12-09 18:02 ` Waleed Yousef
2022-12-09 18:14 ` Andreas Schwab
2022-12-09 18:17 ` Waleed Yousef
2022-12-09 18:33 ` Andreas Schwab
2022-12-09 19:12 ` Waleed Yousef [this message]
2022-12-09 19:33 ` Andreas Schwab
2022-12-09 19:39 ` Waleed Yousef
2022-12-11 18:32 ` Eric Abrahamsen
2022-12-17 1:03 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-18 17:05 ` Waleed Yousef
2022-12-11 19:31 ` Waleed Yousef
2024-03-05 16:23 ` Jakub Ječmínek via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-01 21:08 ` Jakub Ječmínek via Bug reports for GNU Emacs, the Swiss army knife of text editors
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ilikie6k.fsf@fcih.net \
--to=wyousef@fcih.net \
--cc=59587@debbugs.gnu.org \
--cc=eric@ericabrahamsen.net \
--cc=schwab@linux-m68k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.