Hello *, I have multiple configs which look like
----[ ~/.mutt/user_linux4miche...@gmail.com.conf ]---------------------- set my_folder="imaps://imap.gmail.com/" set my_imap_server="gmail.com" set my_smtp_server="smtp.gmail.com:465" set my_user="linux4michelle" set my_pass="################################" set signature="~/.mutt/signature_linux4michelle.conf" source ~/.mutt/config source ~/.mutt/misc.conf source ~/.mutt/imap.conf source ~/.mutt/smtp.conf ------------------------------------------------------------------------ ----[ ~/.mutt/imap.conf ]----------------------------------------------- set imap_authenticators="" set imap_check_subscribed=yes set imap_delim_chars="/." set imap_headers="DATE FROM SUBJECT TO CC MESSAGE-ID REFERENCES CONTENT-TYPE CONTENT-DESCRIBTION IN-REPLY-TO REPLY-TO LINES LIST-POST X-MAILINGLIST" set imap_idle=no set imap_keepalive=900 set imap_list_subscribed=no set imap_passive=no set imap_peek=yes set imap_pipeline_depth=15 set imap_servernoise=yes set from="$my_user@$my_imap_server" set imap_user="$my_user@$my_imap_server" set imap_login="$my_user@$my_imap_server" set imap_pass="$my_pass" ------------------------------------------------------------------------ ----[ ~/.mutt/smtp.conf ]----------------------------------------------- # set smtp_authenticators="" set smtp_pass="$my_pass" set smtp_url="smtps://$my_user@$my_smtp_server" ------------------------------------------------------------------------ which work properly, but if I use ----[ ~/.mutt/user_catchall-tdnet.itsyst...@tamay-dogan.net.conf ]------ set my_folder="imaps://mail.tamay-dogan.net/" set my_server="mail.tamay-dogan.net" set my_smtp_server="mail.tamay-dogan.net" set my_user="catchall-tdnet.itsystems" set my_pass="#####################" set signature="~/.mutt/signature.conf" source ~/.mutt/config source ~/.mutt/misc.conf source ~/.mutt/imap.conf source ~/.mutt/smtp.conf ------------------------------------------------------------------------ it say "Anmeldung gescheitert" (Login unsuccessful) I had just updated the two PEM files and added it to mutt successful. All other Server are working but not <mail.tamay-dogan.net> How can I get more infos (errormessages) from mutt? Any suggestions? -- Michelle Konzack ITSystems GNU/Linux Developer 0033-6-61925193