[email protected] writes: > Hallo, > > ich wollte die 'sendmail' Unterstützung trotz der Bemerkung (Deprecated) > nutzen. > Sobald ich die SMTP AUTH Funktion einschalte erhalte ich etliche > Compilerfehler: > > protocols/smtp/sendmail.c: In function ‘sendmail_net_main’: > protocols/smtp/sendmail.c:139: error: expected expression before ‘unsigned’ > protocols/smtp/sendmail.c:143: warning: implicit declaration of function > ‘decode_base64’ > protocols/smtp/sendmail.c:143: error: ‘mail_auth_str’ undeclared (first use > in this function) > protocols/smtp/sendmail.c:143: error: (Each undeclared identifier is reported > only once > protocols/smtp/sendmail.c:143: error: for each function it appears in.) > make: *** [protocols/smtp/sendmail.o] Fehler 1
Versuch doch mal bitte ob es jetzt besser geht. Das Problem war wohl, das smtp auth noch nie funktioniert hat. Habs jetzt auch nur compile gefixed, also ohne echte welt test, koennte aber gehen. grusz didi -- (λ x . x x) (λ x . x x) -- See how beatiful the lambda is No documentation is better than bad documentation -- Das Ausdrucken dieser Mail wird urheberrechtlich verfolgt. _______________________________________________ Ethersex-devel mailing list [email protected] https://list.zerties.org/cgi-bin/mailman/listinfo/ethersex-devel
