[Users] default domain
Jeremy Schneider
schneider at ardentperf.com
Sat Jan 11 23:23:18 UTC 2025
On Sat, 11 Jan 2025 21:45:26 +0000
Slavko <linux at slavino.sk> wrote:
> On 11. januára 2025 21:34:03 UTC, Jeremy Schneider
> <schneider at ardentperf.com> wrote:
>
> >If there was interest, it should be a pretty simple pattern matching
> >exercise to check for "@" in the IMAP account login string.
>
> You forgot one thing, there is only login name, not name at domain.
> The @domain part is pure local (as not standardized) interpretation
> of (some) IMAP servers.
FYI, this is what my claws config looks like:
# egrep '(ardent|gmail)' .claws-mail/accountrc
account_name=schneider at ardentperf.com@imap.gmail.com
address=schneider at ardentperf.com
receive_server=imap.gmail.com
smtp_server=smtp.gmail.com
user_id=schneider at ardentperf.com
domain=ardentperf.com
More information about the Users
mailing list